Results 1 to 5 of 5

Thread: Error with download using Eclipse 3.0 and CVS Repository

  1. #1

    Default Error with download using Eclipse 3.0 and CVS Repository

    In Eclipse, after establishing a CVS Repository Location (Host=cvs.sourceforge.net, Repository path=cvsroot/spring-rich-c), if I access the the HEAD node in the tree, I get the following error:

    Error fetching resource list from repository

    Reason:
    : Protocol error: Root request missing

    Am I doing something wrong?

  2. #2
    Join Date
    Aug 2004
    Posts
    203

    Default

    Are You set type pserver and user anonymous ?

    regards

  3. #3

    Default Yes to both questions

    Yes, I am using the anonymous user name and pserver type

  4. #4
    Join Date
    Aug 2004
    Posts
    203

    Default

    try set path=/cvsroot/spring-rich-c, not path=cvsroot/spring-rich-c

  5. #5

    Default thank you

    Silly mistake. Thanks for the help!

Posting Permissions

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