[svk-devel] how to set proxy configuration of SVK on windows without subversion installed?
Benny Siegert
bsiegert at gmail.com
Fri Dec 12 11:15:16 EST 2008
On Sat, 8 Nov 2008, flyisland wrote:
> 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.
> How can I setup the proxy configuration in my situation?
This is just a wild guess, but did you set the "http_proxy" environment
variable? In unix-like OSes, try:
export http_proxy=http://host:port/
--Benny.
More information about the svk-devel
mailing list