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

Re: Feature request: svn ignore

From: Martin Fuchs <fuchs.martin_at_gmail.com>
Date: 2005-09-11 15:39:46 CEST

2005/9/11, Erik Huelsmann <ehuels@gmail.com>:
> On 9/11/05, Martin Fuchs <fuchs.martin@gmail.com> wrote:
> > To configure the svn:ignore property on the command line one can use
> > the "svn propset" command. It is even possible to specify the "-F"
> > option and read a list of file patterns from a prepared file. But this
> > is a all-or-nothing way: One must always give the full list of file
> > patterns to "svn propset".
>
> How about "svn propedit" which lets you edit+extend the current property value?

The problem with "svn propedit" is, you can't use it in batch files -
it needs an interactive input. Well, may be one could use it in
conjunction with SED. But my main environment is Windows, so that's a
bit of a problem. ;-)

Regards,

   Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Sep 11 15:41:22 2005

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

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