Showing posts with label svn. Show all posts
Showing posts with label svn. Show all posts
Tuesday, 23 September 2014
Monday, 31 October 2011
svn error "svn: Your .svn/tmp directory may be missing or corrupt; run 'svn cleanup' and try again"
$ svn cleanup svn: Your .svn/tmp directory may be missing or corrupt; run 'svn cleanup' and try again svn: Can't open file '.svn/tmp/entries': No such file or directory $ touch .svn/tmp/entries $ svn cleanup $
Labels:
svn,
Troubleshooting
Subscribe to:
Posts (Atom)