Hello,
I have not used auto-props so far, so please help me to
understand your
request.
As far as I understand auto-props, these are rules to be
applied when
adding files to subversion in order to set the correct
mime-type. So for
example you can instruct the subversion tool chain to set
the mime-type
"image/png" on each file with the extension
"*.png".
Since we generate a dumpfile, vss2svn does not apply the
auto-props.
Instead we must specify the mime-type within the dumpfile
ourself, e.g.
by reading an external subversion config file.
Since vss does not know the idea of mime-types, except
binary or text,
we can not extract nor convert this information.
So your request is to actually read your already existant
subversion
config file and to apply these rules during the conversion.
Just a dump question: Could you provide such a config file
and also,
could you create a subversion archive with a file that
matched one of
the rules in the config file and send me the dumpfile for
this archive.
I would like to know, how the result of applying auto-props
will look in
the dumpfile.
Best regards
Dirk
Gert Kello schrieb:
> Hi.
>
> I'm strongly interested in auto-properties support. And
I noticed
> there is an entry for that. So, is it planned to be
implemented in
> near future? Or can You give me any hints where I
should add the code
> myself?
>
> BTW, what about the ssphys issues I did write?
>
>
------------------------------------------------------------
------------
>
> _______________________________________________
> vss2svn-users mailing list
> Project homepage:
> http://www.
pumacode.org/projects/vss2svn/
> Subscribe/Unsubscribe/Admin:
> http://lists.pumacode.org/mailman/lis
tinfo/vss2svn-users-lists.pumacode.org
> Mailing list web interface (with searchable archives):
> http://dir.gmane.org/gmane.comp.version-c
ontrol.subversion.vss2svn.user
_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.
pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/lis
tinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-c
ontrol.subversion.vss2svn.user
|