Sergei Meleshko wrote:
Hi,

I would propose a patch that fixes a wrong order of deleting subfolders that
were deleted at the same second. For instance we have a vss database with
projects:

$/
   Project
       SubProject
   SubProject

It is possible to delete projects $/Project and $/Project/SubProject at the same second using ss.exe utility. In that case after converting the project
$/SubProject also will be deleted in dump file, because vss2svn deletes
$/Project, than $/SubProject instead of $/Project/SubProject.

Patch file as well as test source vss database attached to this message.

Hi Sergei, thanks for the patch; I apologize I haven't had a chance to look at it yet but I've created ticket #50 to make sure it doesn't get lost.

toby

_______________________________________________
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