Menu

#8 CVS checkout problem

closed-fixed
None
5
2005-08-02
2005-04-19
Martin
No

Hi,

tried to checkout jbidwatcher but failed:

cvs update: failed to create lock directory for
`/cvsroot/jbidwatcher'
(/cvsroot/jbidwatcher/#cvs.lock): Permission denied
cvs update: failed to obtain dir lock in repository
`/cvsroot/jbidwatcher'
cvs [update aborted]: read lock failed - giving up

Any ideas?
Thanks
Martin

Discussion

  • Morgan Schweers

    Morgan Schweers - 2005-04-19
    • status: open --> open-works-for-me
     
  • Morgan Schweers

    Morgan Schweers - 2005-04-19
    • assigned_to: nobody --> cyberfox
     
  • Morgan Schweers

    Morgan Schweers - 2005-04-19

    Logged In: YES
    user_id=19745

    Greetings,
    Here's the pair of commands I used just now to check out the
    current version of JBidwatcher (they may get mangled onto
    multiple lines, just merge them back if so):

    cvs
    -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/jbidwatcher
    login

    ...then just hit 'enter' for the password.

    cvs -z3
    -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/jbidwatcher
    co -P jbidwatcher

    ...that does the actual checkout.

    This worked for me minutes ago, as a test.

    I also have 'CVS_RSH=ssh' defined in my environment,
    although unsetting it and trying again just now, shows it
    doesn't matter.

    Are those the commands you were running, and if not, what
    variations were you trying? (And do those commands work for
    you, now?)

    -- Morgan Schweers, CyberFOX!

     
  • Nobody/Anonymous

    Logged In: NO

    Hi Morgan,

    thanks for prompt answer. It seems I have to checkout as
    anonymous instead of with my username:

    $ cvs -d :ext:skopp@cvs.sourceforge.net:/cvsroot/jbidwatcher
    co jbidwatcher
    cvs checkout: warning: cannot write to history file
    /cvsroot/jbidwatcher/CVSROOT/history: Permission denied
    cvs checkout: Updating jbidwatcher
    cvs checkout: failed to create lock directory for
    `/cvsroot/jbidwatcher/jbidwatcher'
    (/cvsroot/jbidwatcher/jbidwatcher/#cvs.lock): Permission denied
    cvs checkout: failed to obtain dir lock in repository
    `/cvsroot/jbidwatcher/jbidwatcher'
    cvs [checkout aborted]: read lock failed - giving up

    While
    cvs -d
    :pserver:anonymous@cvs.sourceforge.net:/cvsroot/jbidwatcher
    co jbidwatcher
    worked fine!

    I'll try to do some changes as soon as I have the time and
    will send you patches, ok?

     
  • Morgan Schweers

    Morgan Schweers - 2005-08-02

    Logged In: YES
    user_id=19745

    Greetings,
    Marking this as closed, as it was resolved back in April.

    -- Morgan Schweers, CyberFOX!

     
  • Morgan Schweers

    Morgan Schweers - 2005-08-02
    • status: open-works-for-me --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB