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

Re: ignore not recursive to subdirectories

From: <cmpilato_at_collab.net>
Date: 2003-05-02 05:46:48 CEST

Faheem Mitha <faheem@email.unc.edu> writes:

> On Fri, 2 May 2003, John Barstow wrote:
>
> > You can pass the -R switch to propogate svn:ignore recursively.
>
> I tried this with propedit, but it didn't work.

Given what propedit does -- loads the current property value into an
editor, and then save your edited result -- it doesn't really make
alot of sense to recursively edit properties (just how many times do
you want that editor popping up in your face?).

You can today use 'svn propset' with the -F switch.

Or, if the community thinks it useful, we could make 'svn propedit -R'
simply *not* populate the editor with anything, and instead skip
straight to storing your new property recursively. I'd wouldn't mind
that so much (as long as it was properly documented).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 2 05:47:17 2003

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.