Dirk wrote:
auto-props are no different from normal properties. It's just a
mechanism to use when a file is added to an existing repository to
associate canned properties with that file.
So the easy way to see what this should look like is to create a
simple repo and "svn propset" a property on a file in it, and then
dump it to see what the resulting dump looks like.
The hard part with this whole thing is parsing the Subversion config
file. Presumably that's straightforward in Perl.
A dump question: what about running the svn_apply_autoprops [1]
script on the converted archive later?
Dirk
[1]
http://subversion.tigris.org/tools_contrib.html#svn_apply_autoprops_py
Good find, that looks like exactly the right tool.
_______________________________________________
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