[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Property svn:ignore-on-export:

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-09-20 15:57:55 CEST

On 9/19/06, Edward Mann <ed.mann@arctechnologies.net> wrote:
> New Property Name svn:ignore-on-export I searched around but have only
> heard talk about this feature.
>
> What it would allow you to do is flag files or directories that you
> don't want exported. I have some projects that have our docs, and
> database files that i don't want exported when the app goes to
> production, that is why i am requesting this new feature.
>
> so when you run svn export /path/to/repo/ files or directories that are
> labeled not to be exported will not be.

That seems awfully specific to one particular type of export.
Personally, I'd rather see that sort of behavior implemented in the
script doing the export (just blow away those files after the export
completes) than add a new feature to support it.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 20 15:58:17 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.