Login  Register

Fwd: Re: Problems getting the source code

Posted by flj on Aug 31, 2006; 3:17pm
URL: http://ofbiz.116.s1.nabble.com/Problems-getting-the-source-code-tp141571p141574.html

Hello.

Got it sorted out - the transparent proxy had some features disabled, so  
some svn http commands got damaged. Fixed now.

br,

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

------- Forwarded message -------
From: "Florin Jurcovici" <[hidden email]>
To: "[hidden email]" <[hidden email]>
Subject: Fwd: Re: Problems getting the source code
Date: Thu, 31 Aug 2006 16:32:27 +0300

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,