Hi I am using aptana studio 3.

When i am trying to checkout the code from cvs i am getting the following error messages.

( i have checked the permission in my local folders. they are not restricted. and i am using windows 7 operation system)

cvs checkout: Updating BOOKING_2012 cvs checkout: failed to create lock directory for /export/home/booking/APP' (/export/home/booking/APP/#cvs.lock): Permission denied cvs checkout: failed to obtain dir lock in repository/export/home/booking/APP' cvs [checkout aborted]: read lock failed - giving up The server reported an error while performing the "cvs checkout" command. (took 30:00.707) Error: : cvs checkout: failed to create lock directory for /export/home/booking/APP' (/export/home/booking/APP/#cvs.lock): Permission denied Error: : cvs checkout: failed to obtain dir lock in repository/export/home/booking/APP' Error: : cvs [checkout aborted]: read lock failed - giving up

Thanks in advance, Shanker

link|improve this question

31% accept rate
feedback

1 Answer

up vote 0 down vote accepted

The lock file is being created in /var/lock/cvs/foo/ --- you should check the permissions of that directory.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.