Results 1 to 7 of 7

Thread: cvs-pserver.sourceforge.net login invalid

  1. #1
    Join Date
    Sep 2004
    Location
    Madrid, Spain
    Posts
    6

    Default cvs-pserver.sourceforge.net login invalid

    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.
    Evaluacion y Desarrollo de Negocios.

  2. #2

    Default Re: cvs-pserver.sourceforge.net login invalid

    Quote Originally Posted by jagedn
    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

  3. #3
    Join Date
    Sep 2004
    Location
    Madrid, Spain
    Posts
    6

    Default

    But I can obtain spring-framework with cvs-pserver, so .... where is the difference ?
    Evaluacion y Desarrollo de Negocios.

  4. #4
    Join Date
    Sep 2004
    Location
    Madrid, Spain
    Posts
    6

    Default I'm clumsy

    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/displa..._id=1#firewall )
    Evaluacion y Desarrollo de Negocios.

  5. #5

    Default Re: I'm clumsy

    Quote Originally Posted by jagedn
    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/displa..._id=1#firewall )
    I wasn't aware of that. Thanks; that helps out quite a bit.

    -Dave

  6. #6
    Join Date
    Dec 2004
    Posts
    9

    Default

    when I use port 80 at work place, i got

    $ cvs -dserver:anonymous@cvs.sourceforge.net:80/cvsroot/spring-rich-c login
    Logging in to server: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?

  7. #7
    Join Date
    Dec 2004
    Posts
    9

    Default

    when I use port 80 at work place, i got

    $ cvs -dserver:anonymous@cvs.sourceforge.net:80/cvsroot/spring-rich-c login
    Logging in to server: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?

Similar Threads

  1. Replies: 1
    Last Post: Oct 15th, 2005, 09:03 AM
  2. acegi + CAS going in loop after login
    By mcecca in forum Security
    Replies: 3
    Last Post: Sep 30th, 2005, 02:56 PM
  3. Replies: 2
    Last Post: Jul 26th, 2005, 09:47 AM
  4. Replies: 2
    Last Post: Jul 13th, 2005, 12:57 AM
  5. Acegi - Login Tapestry
    By john017 in forum Security
    Replies: 1
    Last Post: Feb 4th, 2005, 01:11 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •