Created
October 28, 2013 15:21
-
-
Save yarikoptic/7198730 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
novo:~/deb/proj/debian-flyers-cvs | |
$> cvs update | |
cvs update: Updating . | |
cvs update: failed to create lock directory for `/cvsroot/debian-flyers/general' (/cvs/cvs-locks/debian-flyers/general/#cvs.lock): Read-only file system | |
cvs update: failed to obtain dir lock in repository `/cvsroot/debian-flyers/general' | |
cvs [update aborted]: read lock failed - giving up | |
novo:~/deb/proj/debian-flyers-cvs | |
$> cvs log | |
cvs log: Logging . | |
cvs log: failed to create lock directory for `/cvsroot/debian-flyers/general' (/cvs/cvs-locks/debian-flyers/general/#cvs.lock): Read-only file system | |
cvs log: failed to obtain dir lock in repository `/cvsroot/debian-flyers/general' | |
cvs [log aborted]: read lock failed - giving up |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment