Is there a way to specify where the subversion config file is? Even though I use windows I am using subversion of cygwin which has its own config in [windows_user_home_dir]\.subversion rather than %APPDATA%\Subversion.
Thanks.
> On Mon, Jan 17, 2011 at 9:25 AM, Wim Aalderink <WimA at schantz dot com> wrote:
>
> > We tried to solve some proxy issues here but we're unsuccessful until now.
> >
> > The problem is that we can reach the repository through the browser using the proxy but we can't from eclipse/subclipse.
> >
> > We tried about everything. Because we don't manage the proxy server, we don't know if the subclipse https url uses for instance, a different port or anything else different.
> >
> > Is someone able to provide us more info about the protocol/ports used by subclipse?
>
> You probably are not specifying the settings in the right place. If
> you are using the JavaHL library, which is the default, then you have
> to specify the settings in the place that Subversion stores them.
>
> You have to edit the file named "servers" that is stored in the
> Subversion runtime configuration area. On Windows, open the Run
> dialog and enter %APPDATA%\Subversion and click OK. Then open the
> "servers" file in Notepad.
>
> See:
>
> http://svnbook.red-bean.com/nightly/en/svn.advanced.confarea.html
>
> --
> Thanks
>
> Mark Phippard
> http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2703133
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2011-02-10 00:30:00 CET