Hi, I just started to try svk, since I want to employ google code to store my source code and still be able to commit my change when I offline. That's why I come to this useful page, and hope got help from you.
I'm working behind a proxy, and now I'm trying to mirror the remote subversion repository on google code, 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. And after I installed the svn on my laptop, there is still no "/.subversion/servers".
How can I setup the proxy configuration in my situation?
How to set proxy configuration of SVK on windows
I'm working behind a proxy, and now I'm trying to mirror the remote subversion repository on google code, 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. And after I installed the svn on my laptop, there is still no "/.subversion/servers".
How can I setup the proxy configuration in my situation?