Subversion Query

Oxygen general issues.
newt
Posts: 38
Joined: Mon Jun 11, 2007 5:12 pm
Location: London
Contact:

Subversion Query

Post by newt »

I'm in the (unfortunate) situation of having to use Windows at the moment. I've decided to use the SynchroSVN client as that means I don't have to deal with Tortoise.

On my Linux machine I can fiddle with proxy settings for subversion by changing the servers file. What would I change in the Synchro SVN client? I have a proxy that I need to use for one particular client and no other.

Thanks in advance

nic
Director, Corbas Consulting
XML and eBook consultancy and training
florin
Posts: 56
Joined: Wed Jan 05, 2011 10:36 am

Re: Subversion Query

Post by florin »

Hello,

You have two options to set proxy settings for Subversion:
  • you can modify the "servers" file, located in the Subversion configuration directory. For Windows, look into %APP_DATA%/Roaming/Subversion. This will have effect for any Subversion clients you might use.
  • configure proxy settings in Syncro SVN Client: Options > Preferences > Network Connection Settings > Proxy. This will have effect only for Syncro SVN Client.
If you want to set a proxy to be used only when accessing a specific repository and only for that repository, then you must make changes in the "servers" file (you will find all you need explained in that file), because Syncro SVN Client uses the configured proxy for all repositories accessed through HTTP(S) protocol.

Best Regards,
Florin Avram
----------------------
Syncro SVN Client Team
Florin Avram
<oXygen/> XML Editor
Post Reply