Monday, May 6, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 6365  / 3 Years ago, tue, august 24, 2021, 11:09:31

I need to access an SVN repo hosted on a Windows machine from Ubuntu. However, even if I supply the proper credentials, it denies me access, apparently because Windows does not allow Linux connections (as they told me); sure enough, I got in when I tried to checkout from my XP partition. While I have my box dual-booted, it is inconvenient to switch just for SVN.



So, does anyone know how I can access that SVN repo from Ubuntu? I've tried installing TortoiseSVN and Windows Subversion under Wine but I can't even get them to run; they were asking for some DLLs that I don't know how to supply. I've thought of installing a virtual XP just for SVN but I consider that too extreme and I'd be glad if anyone can advise a simpler workaround.



Hopefully-relevant note: When I access the repo on Windows, I use the prefix file://; svn:// and https:// results to an error. (So, AFAIK, I'm accessing the repo via our LAN.)


More From » windows

 Answers
3

I am not aware of any such restriction. My previous job used a SVN repository hosted on a Windows server and accessed by mostly Ubuntu clients using the commandline svn that came with it. It was hosted via https:// and not svn:// but that should not matter either.



Can you be more specific on what happens when it denies you access?



Do you have any info on which server is used to host the repository? My previous job used Visual SVN



p.s. some more confirmation from more authoritative sources


[#35050] Wednesday, August 25, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
bblerest

Total Points: 240
Total Questions: 119
Total Answers: 113

Location: Wallis and Futuna
Member since Mon, May 18, 2020
4 Years ago
bblerest questions
Sun, Apr 16, 23, 13:50, 1 Year ago
Fri, Nov 4, 22, 06:21, 2 Years ago
Tue, Sep 27, 22, 12:22, 2 Years ago
;