--On Tuesday, October 24, 2006 10:13 PM +0200 Dirk <[EMAIL PROTECTED]> wrote:

I would like to know, how the result of applying auto-props will look in
the dumpfile.

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.

_______________________________________________
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