Garrett Rooney <rooneg@electricjellyfish.net> writes:
> cmpilato@collab.net wrote:
>
> > Martin Furter <mf@rola.ch> writes:
> >
> >>Hello
> >>
> >>I made a little patch which adds a new feature: automatic adding of
> >>properties when adding files.
> >>Attached is a patch for subversion/libsvn_client/add.c
> > Is this something you'd want to happen for 'svn import' as well?
> > Just
> > a thought...
>
> I'd say no, or at least provide a way to turn it off, as import
> commits things directly to the repository, with no opportunity to
> tweak the results. With add, you can always change the properties
> before you run the commit in case your defaults are not appropriate
> for this particular file/directory.
Garrett, keep in mind that 'svn import' *already* detects binary files
and sets svn:mime-type to application/x-octet-stream while
committing. That's why it sometimes prints "A (bin) foo.doc".
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 17 19:21:36 2003