I've been using Subversion for a few years and after using SourceSafe, I just love Subversion. Combined with TortoiseSVN, I can't really imagine how it could be any better.
Yet there's a growing number of developers claiming that Subversion has …
I get this error when I do an svn update:
Working copy XXXXXXXX locked Please
execute "Cleanup" command
When I run cleanup, I get
Cleanup failed to process the
following paths: XXXXXXXX
How do I get out of this loop?
I'm working on a project with a friend and I want to return to an older version of our code and set it to be the current. How do I do it?
I'm using "anksvn" on vs08.
I have the …