vote up 5 vote down star

Alright, this might be a bit of a long shot, but I have having problems getting AnkhSVN to connect from Visual Studio 2005 to an external SVN server. There is a network proxy in the way, but I can't seem to find a way in AnkhSVN to configure the proxy and doesn't seem to be detecting the Internet Explorer proxy configuration. Is there any way to resolve this issue, or will it likely just not work?

flag

This feature has been implemented in the daily builds (ankhsvn.net/daily). It will be available in the next release. – Bert Huijben Jan 21 '09 at 19:46
@Bert - Glad hear it. Keep up the good work on AnkhSVN! – Rob Jan 22 '09 at 14:25

3 Answers

vote up 6 vote down check

You can also use TortoiseSVN for editting the proxy settings.

TortoiseSVN saves the settings in the registry in the common location that all Subversion clients (by default) use.

UPDATE: A proxy settings dialog is now implemented in the AnkhSVN daily builds. It will be available in the next release.

link|flag
vote up 0 vote down

I can't see the settings dialog!

link|flag
vote up 4 vote down

Current version of AnkhSVN does not provide a GUI for proxy settings, but you can hand-edit the servers file (which is a simple .ini) and it should work.

Servers file resides in: C:\Documents and Settings\YOU\Application Data\Subversion (or wherever your APP_DATA is)

link|flag
Thanks, that solved the connection issue – Rob Jan 6 '09 at 16:31

Your Answer

Get an OpenID
or

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