View Full Version : cvs-pserver.sourceforge.net login invalid
jagedn
Sep 30th, 2004, 03:19 AM
Hi,
I'm trying to obtain spring-rich-c from cvs but in the network of my client there is a firewall. I try so with cvs-pserver in port 80 and I can obtain spring-framework with anonymous user.
But when I tried with spring-rich-c the user anonymous and password empty don't work.
dortman
Sep 30th, 2004, 12:10 PM
Hi,
I'm trying to obtain spring-rich-c from cvs but in the network of my client there is a firewall. I try so with cvs-pserver in port 80 and I can obtain spring-framework with anonymous user.
But when I tried with spring-rich-c the user anonymous and password empty don't work.
You can't access the CVS server over port 80. You'll either have to have your firewall altered, or get the files outside the firewall.
I have the same issue at my place of employment. I have to fetch the files at home and bring them into the office the following day.
-Dave
jagedn
Sep 30th, 2004, 03:24 PM
But I can obtain spring-framework with cvs-pserver, so .... where is the difference ?
jagedn
Oct 1st, 2004, 06:12 AM
Sorry, when I configured the cvs repository I wrote bad the url (I forgot end the name of the repository with -c )
Now I can to update my local copy from cvs.
dortman, you can use the port 80 if you use the cvs-pserver.sourceforge.net (as explain in http://sourceforge.net/docman/display_doc.php?docid=14033&group_id=1#firewall )
dortman
Oct 1st, 2004, 10:31 AM
Sorry, when I configured the cvs repository I wrote bad the url (I forgot end the name of the repository with -c )
Now I can to update my local copy from cvs.
dortman, you can use the port 80 if you use the cvs-pserver.sourceforge.net (as explain in http://sourceforge.net/docman/display_doc.php?docid=14033&group_id=1#firewall )
I wasn't aware of that. Thanks; that helps out quite a bit. :)
-Dave
smao
Jan 10th, 2005, 05:50 PM
when I use port 80 at work place, i got
$ cvs -d:pserver:anonymous@cvs.sourceforge.net:80/cvsroot/spring-rich-c login
Logging in to :pserver:anonymous@cvs.sourceforge.net:80/cvsroot/spring-rich-c
CVS password:
cvs [login aborted]: unrecognized auth response from cvs.sourceforge.net: HTTP/1
.1 400 Bad Request
any idea?
smao
Jan 10th, 2005, 06:00 PM
when I use port 80 at work place, i got
$ cvs -d:pserver:anonymous@cvs.sourceforge.net:80/cvsroot/spring-rich-c login
Logging in to :pserver:anonymous@cvs.sourceforge.net:80/cvsroot/spring-rich-c
CVS password:
cvs [login aborted]: unrecognized auth response from cvs.sourceforge.net: HTTP/1
.1 400 Bad Request
any idea?
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.