cvs.lock

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

Post Reply
arbarbosa
Posts: 112
Joined: Tue Sep 07, 2004 1:48 am
Location: Oregon State University
Contact:

cvs.lock

Post by arbarbosa »

Hi Frank,

I just tried to download the latest OpenSees source code via CVS and got the following error message:

[code]
cvs checkout: Updating OpenSees/Win32/proj/minPackage
cvs checkout: failed to create lock directory for `/usr/local/cvs/OpenSees/Win32/proj/minPackage' (/usr/local/cvs/OpenSees/Win32/proj/minPackage/#cvs.lock): Permission denied
cvs checkout: failed to obtain dir lock in repository `/usr/local/cvs/OpenSees/Win32/proj/minPackage'
cvs [checkout aborted]: read lock failed - giving up
[/code]

Is it something you can fix?

Happy Holidays!!
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

Andre,

should be fixed now.
arbarbosa
Posts: 112
Joined: Tue Sep 07, 2004 1:48 am
Location: Oregon State University
Contact:

another cvs lock

Post by arbarbosa »

Hi,

Just to let you know that there is another cvs lock

[code]
cvs checkout: Updating OpenSees/OpenSees/PACKAGES/win32
cvs checkout: failed to create lock directory for `/usr/local/cvs/OpenSees/PACKAGES/win32' (/usr/local/cvs/OpenSees/PACKAGES/win32/#cvs.lock): Permission denied
cvs checkout: failed to obtain dir lock in repository `/usr/local/cvs/OpenSees/PACKAGES/win32'
cvs [checkout aborted]: read lock failed - giving up
[/code]

Thanks
Andre
André
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

that one should now also be fixed
Post Reply