Dear All,
I'm trying to get the latest of ofbiz as specified under http://docs.ofbiz.org/display/OFBADMIN/Source+Repository+and+Access When trying to with the following: "svn co http://svn.apache.org/repos/asf/ofbiz/trunk ofbiz" I got the following error message: svn: REPORT request failed on '/repos/asf/!svn/vcc/default' svn: REPORT of '/repos/asf/!svn/vcc/default': Could not read status line: An existing connection was forcibly closed by the remote host. (http://svn.apache.org) However, I can access the old OfBiz SVN repository without any problem. "svn co http://svn.ofbiz.org/svn/ofbiz/trunk ofbiz" What is the difference? Regards, Mathius --------------------------------- Building a website is a piece of cake. Yahoo! Small Business gives you all the tools to get online. |
svn co http://svn.apache.org/repos/asf/ofbiz/trunk ofbiz
works... I have v1.4.0 (r21228) on openSUSE Krzysztof Podejma |
Hi,
I'm still not able to access the below repository. C:\MyAppl\OfBiz\new>svn co http://svn.apache.org/repos/asf/ofbiz/trunk ofbiz svn: REPORT request failed on '/repos/asf/!svn/vcc/default' svn: REPORT of '/repos/asf/!svn/vcc/default': Could not read status line: An existing connection was forcibly closed by the remote host. (http://svn.apache.org) regards, Mathius Krzysztof Podejma <[hidden email]> wrote: svn co http://svn.apache.org/repos/asf/ofbiz/trunk ofbiz works... I have v1.4.0 (r21228) on openSUSE Krzysztof Podejma --------------------------------- Luggage? GPS? Comic books? Check out fitting gifts for grads at Yahoo! Search. |
On Windows I have svn 1.4.2 (r22196) and it works too
try reinstall to this version. If you cant connect after reinstall, check your connection, firewall etc. Maybe it's something else. Krzysztof 2007/6/19, Mathius Allo <[hidden email]>: > > Hi, > > I'm still not able to access the below repository. > > > C:\MyAppl\OfBiz\new>svn co http://svn.apache.org/repos/asf/ofbiz/trunkofbiz > svn: REPORT request failed on '/repos/asf/!svn/vcc/default' > svn: REPORT of '/repos/asf/!svn/vcc/default': Could not read status line: > An existing connection was > forcibly closed by the remote host. (http://svn.apache.org) > > > regards, > Mathius > > Krzysztof Podejma <[hidden email]> wrote: > svn co http://svn.apache.org/repos/asf/ofbiz/trunk ofbiz > works... > I have v1.4.0 (r21228) on openSUSE > > Krzysztof Podejma > > > > --------------------------------- > Luggage? GPS? Comic books? > Check out fitting gifts for grads at Yahoo! Search. |
Hi Krzysztof,
Thanks for your feedback. I'll check my svn version. Regards, Mathius Krzysztof Podejma <[hidden email]> wrote: On Windows I have svn 1.4.2 (r22196) and it works too try reinstall to this version. If you cant connect after reinstall, check your connection, firewall etc. Maybe it's something else. Krzysztof 2007/6/19, Mathius Allo : > > Hi, > > I'm still not able to access the below repository. > > > C:\MyAppl\OfBiz\new>svn co http://svn.apache.org/repos/asf/ofbiz/trunkofbiz > svn: REPORT request failed on '/repos/asf/!svn/vcc/default' > svn: REPORT of '/repos/asf/!svn/vcc/default': Could not read status line: > An existing connection was > forcibly closed by the remote host. (http://svn.apache.org) > > > regards, > Mathius > > Krzysztof Podejma wrote: > svn co http://svn.apache.org/repos/asf/ofbiz/trunk ofbiz > works... > I have v1.4.0 (r21228) on openSUSE > > Krzysztof Podejma > > > > --------------------------------- > Luggage? GPS? Comic books? > Check out fitting gifts for grads at Yahoo! Search. --------------------------------- Finding fabulous fares is fun. Let Yahoo! FareChase search your favorite travel sites to find flight and hotel bargains. |
Hi Krzysztof,
I am still not able to access (still the same error message) "svn co http://svn.apache.org/repos/asf/ofbiz/trunk ofbiz" BUT it is working fine with "svn co http://svn.ofbiz.org/svn/ofbiz/trunk ofbiz" Is the OfBiz version at http://svn.ofbiz.org/svn/ofbiz/trunk the same as the version at http://svn.apache.org/repos/asf/ofbiz/trunk ? Details of my svn client: ================== C:\MyStudy\FinalProject\Dev>svn --version svn, version 1.4.3 (r23084) compiled Apr 20 2007, 14:24:14 Copyright (C) 2000-2006 CollabNet. Subversion is open source software, see http://subversion.tigris.org/ This product includes software developed by CollabNet (http://www.Collab.Net/). The following repository access (RA) modules are available: * ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol. - handles 'http' scheme - handles 'https' scheme * ra_svn : Module for accessing a repository using the svn network protocol. - handles 'svn' scheme * ra_local : Module for accessing a repository on local disk. - handles 'file' scheme Mathius Allo <[hidden email]> wrote: Hi Krzysztof, Thanks for your feedback. I'll check my svn version. Regards, Mathius Krzysztof Podejma wrote: On Windows I have svn 1.4.2 (r22196) and it works too try reinstall to this version. If you cant connect after reinstall, check your connection, firewall etc. Maybe it's something else. Krzysztof 2007/6/19, Mathius Allo : > > Hi, > > I'm still not able to access the below repository. > > > C:\MyAppl\OfBiz\new>svn co http://svn.apache.org/repos/asf/ofbiz/trunkofbiz > svn: REPORT request failed on '/repos/asf/!svn/vcc/default' > svn: REPORT of '/repos/asf/!svn/vcc/default': Could not read status line: > An existing connection was > forcibly closed by the remote host. (http://svn.apache.org) > > > regards, > Mathius > > Krzysztof Podejma wrote: > svn co http://svn.apache.org/repos/asf/ofbiz/trunk ofbiz > works... > I have v1.4.0 (r21228) on openSUSE > > Krzysztof Podejma > > > > --------------------------------- > Luggage? GPS? Comic books? > Check out fitting gifts for grads at Yahoo! Search. --------------------------------- Finding fabulous fares is fun. Let Yahoo! FareChase search your favorite travel sites to find flight and hotel bargains. --------------------------------- Yahoo! oneSearch: Finally, mobile search that gives answers, not web links. |
No - it is very old. The command that's being provided is accurate. Try SVN version 1.3 - not sure if that'll help, but it's worth a shot. Anybody else seeing these errors?
Cheers, Tim -- Tim Ruppert HotWax Media o:801.649.6594 f:801.649.6595 On Jun 19, 2007, at 9:32 PM, Mathius Allo wrote:
smime.p7s (3K) Download Attachment |
In reply to this post by Mathius Allo
Mathius Allo schrieb:
> Hi Krzysztof, > > I am still not able to access (still the same error message) "svn co http://svn.apache.org/repos/asf/ofbiz/trunk ofbiz" BUT it is working fine with "svn co http://svn.ofbiz.org/svn/ofbiz/trunk ofbiz" Sounds like a proxy issue, maybe it helps to check out with https: svn co https://svn.apache.org/repos/asf/ofbiz/trunk ofbiz" Christian |
Hi Christian,
Yes. svn co https://svn.apache.org/repos/asf/ofbiz/trunk ofbiz" works. Thanks alot. Mathius Christian Geisert <[hidden email]> wrote: Mathius Allo schrieb: > Hi Krzysztof, > > I am still not able to access (still the same error message) "svn co http://svn.apache.org/repos/asf/ofbiz/trunk ofbiz" BUT it is working fine with "svn co http://svn.ofbiz.org/svn/ofbiz/trunk ofbiz" Sounds like a proxy issue, maybe it helps to check out with https: svn co https://svn.apache.org/repos/asf/ofbiz/trunk ofbiz" Christian --------------------------------- Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase. |
Free forum by Nabble | Edit this page |