initial code checked in, but there is a problem with binary files. If a binary file is found, the svn:mine-type is set on every change of the file. Setting a property, without specifying all other properties will delete all other properties again. I have to evaluate this further,but for the time being, other types of properties seem to work.

What if we only set svn:mime-type on adds also? Will that then leave the others alone, or do all properties need to be set each time?
changing properties in the dumpfile for a file for a specific revision works like changing the file content itslef: You change the full set of properties. No delta records or whatever. I was first fouled by the our code, that remitted an empty propset for any checkin. I was wondering, why my properties only existed on the first revision, but disappeared in the second.

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