Skip to content

Instantly share code, notes, and snippets.

@yarikoptic
Created October 28, 2013 15:21
Show Gist options
  • Save yarikoptic/7198730 to your computer and use it in GitHub Desktop.
Save yarikoptic/7198730 to your computer and use it in GitHub Desktop.
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