This is great feedback -- this kind of community contribution is SO  
crucial, especially to making the source code repository really  
available via svn.

On Jun 5, 2006, at 10:54 AM, [EMAIL PROTECTED]  
wrote:

> Hi,
>
> Here is the first pb I encountered.
> It's most probably the network : firewall and other security thing  
> here.
> I'll try at home on Mac OS....

I've done most of the development of these instructions on linux,  
with mac os x a close second. Cygwin still has mysteries for me. The  
svn instructions will work best on linux and mac until some cygwin- 
oriented people can help me get the instructions just right.

 From the east coast, I've had a report that it takes about 30 min to  
get the source for a complete tree via svn. Can you also post how  
long it takes from your location, which I'm guessing is somewhere in  
the UK?

>
> [EMAIL PROTECTED] /cygdrive/c/jbb/dev/laszlo
> $ svn co http://svn.openlaszlo.org/openlaszlo/trunk
> svn: PROPFIND request failed on '/openlaszlo/trunk'
> svn: PROPFIND of '/openlaszlo/trunk': Could not resolve hostname
> `svn.openlaszlo.org': No address associated with name (
> http://svn.openlaszlo.org)

Try just going to http://svn.openlaszlo.org/ in your web browser. We  
just use http as the transport mechanism for svn, so if you can get  
to it with http, you should be able to get to it with svn.

Which version of the svn client are you using? I recommend 1.3.1.


>
> [EMAIL PROTECTED] /cygdrive/c/jbb/dev/laszlo
> $ ping svn.openlaszlo.org
> ping: unknown host svn.openlaszlo.org

Yah, sounds like network problems -- from my privileged location, I  
can ping svn.openlaszlo.org:

[EMAIL PROTECTED] lfc]$ ping svn.openlaszlo.org
PING svn.openlaszlo.org (168.75.100.7) 56(84) bytes of data.
64 bytes from www.openlaszlo.org (168.75.100.7): icmp_seq=1 ttl=50  
time=81.0 ms
64 bytes from www.openlaszlo.org (168.75.100.7): icmp_seq=2 ttl=50  
time=23.3 ms
64 bytes from www.openlaszlo.org (168.75.100.7): icmp_seq=3 ttl=50  
time=23.4 ms


_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to