Tollef Fog Heen's blog

tfheen Wed, 18 Aug 2004 - SVN on crack

Subversion is on crack:

 : tfheen@yiwaz ..xternal/pkg-mailman/trunk > svn up    
 svn: Working copy '.' locked
 svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
 : tfheen@yiwaz ..xternal/pkg-mailman/trunk > 

Oh well, let's try something else, then:

  : tfheen@yiwaz ..xternal/pkg-mailman/trunk > svn cleanup
  svn: In directory ''
  svn: Error processing command 'delete-entry' in ''
  svn: Working copy 'upstream' not locked
  : tfheen@yiwaz ..xternal/pkg-mailman/trunk > 

Good crack!

What about the upstream/ directory, then?

  : tfheen@yiwaz ..kg-mailman/trunk/upstream > svn up
  svn: Invalid editor anchoring; at least one of the input paths is not a directory and there was no source entry
  : tfheen@yiwaz ..kg-mailman/trunk/upstream > 

Good crack, I'm going to move this into arch or something.

[12:06] | tech | SVN on crack

Tollef Fog Heen <tfheen@err.no>