Greetings, Jonas Arndt! > I have a problem, hope to find someone giving me the answer (and perhaps > a few slaps for the stupid mistake). I installed subversion on my server > and want using apache2 to connect from the world to the repo. i also > made an repo and if i take a browser like firefox - i can login and see > the repo and all the files in it. if i use the svn-client local via root > shell i can also commit and checkout and such things. Only if i try to > use some program like Tortoise things getting strange. I tried checkout > to a folder - nothing happend, just the programm hangs - seems to wating > for something. Same thing happens if i try to browse the repo. On the > access.log of apache i see that the logging is going right - and after > that - no command is being transferred. What have i done wrong?
Since you can access repo from regular browser, it shouldn't be a problem to work with any other client. Just to clarify one bit: Did you gave CLI client the repos URL (i.e. http://...) or local path? (file:///...) -- WBR, Andrey Repin (anrdae...@freemail.ru) 27.12.2009, <22:01> Sorry for my terrible english...