Come to think of it, those middle two changes might have been potentially harmful - consider:

ADD project1/
ADD project1/testfile.txt
ADD project2/
SHARE project2/testfile.txt (from project1/testfile.txt)
DELETE project1/testfile.txt
SHARE project1/testfile.txt (from project2/testfile.txt)
DELETE project2/

I have to think about this a little further but have to leave for today. So just a fast question: Do you mean DELETE or PURGE? But it could be same effect in this case, since a purge of a shared item will not purge it from the harddisc, as long as there are active shares.

Dirk

_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user

Reply via email to