Dirk wrote:
And then the next question, is it guaranteed, that all labels share the same name space and that they must be unique within this space? What will happen if you assin a label twice, and what will happen if the database is broken and the label is assigend to two different versions.

I'm pretty sure that labels are not guaranteed to be unique. (If you think about it, it would require searching all physical files when anytime a label was created...)

However, I don't think that should necessarily cause a problem... a tag in SVN doesn't have to be immutable; we could just copy or commit more stuff to it any time we find more stuff in that label.

_______________________________________________
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

Reply via email to