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/export/home/booking/APP’
cvs checkout: failed to obtain dir lock in repository
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/export/home/booking/APP’
Error: : cvs checkout: failed to obtain dir lock in repository
Error: : cvs [checkout aborted]: read lock failed – giving up
Thanks in advance,
Shanker
The lock file is being created in
/var/lock/cvs/foo/— you should check the permissions of that directory.