[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Unable to check out the Subversion source

From: <cmpilato_at_collab.net>
Date: 2002-05-31 17:35:49 CEST

> The first thing I've read was the FAQ :)
>
> Here is what I did:
> * I've download the svn-win32-r1868.zip from downloads section
>
> * Extract the zip file to a directory and executed the
> "svn co http://svn.collab.net/repos/svn/trunk -d subversion" command
>
> * It gives the error I told you before, and it did not create the
> ./Subversion directory (containing a "proxies" file so I could
> configure) neither it create some keys in the registry.
> I know it should have been created one of those, because I dig up a
> bit the source :)
>
> Anyway, I've also read
> http://subversion.tigris.org/issues/show_bug.cgi?id=579
> and also tried to find the config file under the %APPDATA%\Subversion\
> but
> it isn't there also.

Try this:

- visit the Downloads page of http://subversion.tigris.org
- grab the svn-proxy-template.reg file
- open it up in your text editor of choice, and set the proxy values
  therein to whatever you need them to be.
- save and exit.
- in Explorer, double-click the .reg file. You should get asked if
  you want to merge in the Registry values. You, of course, do.

Let me know the results.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 1 14:12:10 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.