Hello.

:-(  Seems it didn't help.

X:\>set homepath
HOMEPATH=\

X:\>set homepath="c:\Documents and Settings\florin"

X:\>set homepath
HOMEPATH="c:\Documents and Settings\florin"

X:\>j:

J:\>cd ofb

J:\ofb>ls
ofbiz

J:\ofb>rm -rf ofbiz

J:\ofb>ls

J:\ofb>ls -lA
total 0

(... at this point I placed the config file in a directory I created inside the home folder I set manually)

J:\ofb>svn co http://svn.apache.org/repos/asf/incubator/ofbiz/trunk ofbiz
svn: REPORT request failed on '/repos/asf/!svn/vcc/default'
svn: REPORT of '/repos/asf/!svn/vcc/default': 400 Bad Request (http://svn.apache
.org)

J:\ofb>

Could this happen because I'm behind a transparent web proxy? I mean, I suppose it's more a problem of how the local configuration, the local network setup and the remote server configuration act together than a problem in SVN or in each individual configuration.

br,

--
Florin Jurcovici
------------------
What happens if you get scared half to death twice?

------- Forwarded message -------
From: "Jacques Le Roux" <[EMAIL PROTECTED]>
To: [email protected]
Subject: Re: Problems getting the source code
Date: Thu, 31 Aug 2006 15:03:14 +0300

Hi,

Why in Windows registry ? Under XP the config file should be in your %HOMEPATH%/Application Data/Subversion

To know your HOMEPATH directory in Xp type in a "dos" command line : set HOMEPATH

(homepath works also, "dos" being not case sensitive)

For me for instance it's : C:\Documents and Settings\Jacques Le Roux\Application Data\Subversion

Jacques

Hello.

I got the config file for svn, manually entered it into the Windows
registry, then tried:

svn co http://svn.apache.org/repos/asf/incubator/ofbiz/trunk ofbiz

Then I got an error:

J:\ofb>svn co http://svn.apache.org/repos/asf/incubator/ofbiz/trunk ofbiz
svn: REPORT request failed on '/repos/asf/!svn/vcc/default'
svn: REPORT of '/repos/asf/!svn/vcc/default': 400 Bad Request
(http://svn.apache.org)

I don't know of a better place to ask for help. Any ideas?

svn is 1.3.2 win32 binary on XP.

br,

--
Florin Jurcovici
------------------
What happens if you get scared half to death twice?



Reply via email to