Posts tagged with ‘svn’

 

This is not funny at all… 不好笑… 肯本都不好笑…

C:\projects\XXX>svn update
svn: Working copy ‘cake’ locked
svn: run ’svn cleanup’ to remove locks (type ’svn help cleanup’ for details)

C:\projects\XXX>svn cleanup
svn: Unable to lock ‘cake\scripts\templates\skel\plugins’

C:\projects\XXX>svn commit
svn: Working copy ‘C:\projects\XXX’ locked
svn: run ’svn cleanup’ to remove locks (type ’svn help cleanup’ for details)

C:\projects\XXX>svn cleanup
svn: Unable to lock ‘cake\scripts\templates\skel\plugins’

C:\projects\XXX>sudo kill svn

Sometimes, I rather not use SVN. Can’t cleanup, can’t update too. In such cases… Probably I just delete the whole directory and recheckout again:

C:\projects\XXX>rd /s cake
cake, Are you sure (Y/N)? y

C:\projects\XXX>svn cleanup

C:\projects\XXX>svn update

Yeah, not the most brilliant of ideas.

 

WordPress powered and Django inspired.
Love and elephants come after.
RSS: Posts and comments.