On Fri, 2006-08-04 at 15:45, David J. M. Karlsen wrote:
> Hi!
> 
> http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xdoclet/ does not 
> respond, neither does a normal CVS connection attempt to 
> cvs.sourceforge.net:
> 
> [EMAIL PROTECTED]:/tmp$ cvs -d 
> :pserver:[EMAIL PROTECTED]:/cvsroot/xdoclet login
> Logging in to :pserver:[EMAIL PROTECTED]:2401/cvsroot/xdoclet
> CVS password:
> cvs [login aborted]: connect to cvs.sourceforge.net(66.35.250.207):2401 
> failed: No route to host
> [EMAIL PROTECTED]:/tmp$ ping 66.35.250.207
> PING 66.35.250.207 (66.35.250.207) 56(84) bytes of data.
> 64 bytes from 66.35.250.207: icmp_seq=1 ttl=48 time=184 ms
> 
> --- 66.35.250.207 ping statistics ---
> 1 packets transmitted, 1 received, 0% packet loss, time 0ms
> rtt min/avg/max/mdev = 184.764/184.764/184.764/0.000 ms
> [EMAIL PROTECTED]:/tmp$ telnet cvs.sourceforge.net 2401
> Trying 66.35.250.207...
> telnet: Unable to connect to remote host: No route to host
> [EMAIL PROTECTED]:/tmp$
> 
> 
> Is it down [4good]
> ?

Sourceforge upgraded the CVS infrastructure earlier in the year.  As
part of that, the CVS servers are now divided up between the projects
alphabetically.  Instead of cvs.sourceforge.net it is now
PROJECTNAME.cvs.sourceforge.net, as described at
http://sourceforge.net/docman/display_doc.php?docid=19242&group_id=1#may-2006

If you check the instructions in the project pages at
http://sourceforge.net/cvs/?group_id=31602 you'll see that in XDoclet's
case you should now use
pserver:[EMAIL PROTECTED]:/cvsroot/xdoclet for the
CVS root.


Andrew.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to