auto_props
Dirk
vss2svn at nogga.de
Sun Jan 28 15:12:19 CST 2007
>> 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
More information about the vss2svn-users
mailing list