up vote 0 down vote favorite
share [g+] share [fb]

I'm working behind a proxy, and now I'm trying to mirror a remote subversion repository, then got "could not connect to server" error with the "svn mirror" command.

I found the following on svk faq page:

"Currently svk doesn't have its own configuration file. however it loads the one that subversion uses, which should be ~/.subversion/servers. It will be created after the first time you run svn"

BUT I just used the tortosiSVN as my svn client, and there is no "/.subversion/servers" in my user dir.

How can I setup the proxy configuration in my situation?

link|improve this question
feedback

1 Answer

Create the file manually. See this page.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.