Alexander Gavrilov wrote:
On an unrelated topic: which combination of actions on the same path
does SVN allow within one commit in the dump file? E.g. git allows any
sequence of commands in its fast-import format, but remembers only the
final state. I suspect that SVN is more restrictive.

Not sure really; I know that there are certain operations that can't be done in the same revision after a file is added/renamed but I didn't make specific notes on what they are. FWIW here is the SVN dumpfile doc although it talks mostly about the format and not the rules:

http://svn.collab.net/viewvc/svn/trunk/notes/dump-load-format.txt

The following project has a couple interesting-looking tools and they supposedly have more docs on the dumpfile format but their repo currently seems to be broken in Trac so I couldn't look into it more:

http://www.cubewano.org/blacktackle

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