Login  Register

Re: Dev - Problems accessing the SVN repository

Posted by Jacopo Cappellato on Apr 04, 2006; 5:33pm
URL: http://ofbiz.116.s1.nabble.com/Dev-Problems-accessing-the-SVN-repository-tp167566p167568.html

Adam,

well... the command that was failing was:

svn co http://svn.ofbiz.org/svn/ofbiz/trunk ofbiz

I don't know about the port, and now I'm not sure if opening that port
was useful to solve the problem...

However I'm sure that the:

svn co https://svn.ofbiz.org/svn/ofbiz/trunk ofbiz

has solved the problem.
They are using the svn client 1.3.0 for Windows.

Jacopo

Adam Heath wrote:

> On Tue, 4 Apr 2006, Jacopo Cappellato wrote:
>
>> Hi all,
>>
>> one of our customers has recently had problems to perform the svn
>> checkout of OFBiz.
>>
>> After a few research I've discovered that the problems were caused by:
>>
>> 1) the customer's firewall that was blocking the port 2401 (needed by svn)
>> 2) the customer's proxy server that doesn't support the WebDav protocol
>> (needed by some of the svn commands like 'co' and not by others like 'ls')
>
> 2401 is for cvs, 3690 is for svn.  And, besides, why would svn need cvs
> access?  I'd consider this a svn bug.  Exactly how did they try to access it?
> What program did they use?  What connection string?
>
>  
> _______________________________________________
> Dev mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/dev
>

 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev