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

Re: [Subclipse-users] Recursive removal of property

From: Jay Sachs <jay.sachs_at_riskmetrics.com>
Date: 2007-03-15 17:06:12 CET

The svn commandline claims to support it:

  svn propdel -R PROPNAME .

On 3/15/07 12:02 PM, "Anastasios Hatzis" <ah@hatzis.de> wrote:

> Mark Phippard wrote:
>> On 3/15/07, *Anastasios Hatzis* <ah@hatzis.de <mailto:ah@hatzis.de>> wrote:
>>
>> Hi @all,
>>
>> I want to remove a property recursively. (I've added it recursively)
>>
>> Would it be sufficient, if I set the same property again, but with empty
>> value? E.g.
>>
>> Property name: foo
>> Value: ""
>> [x] Apply recursively
>>
>>
>> Try it. I think it will just change the property to have an empty value.
>>
>
> Yep, as expected it's just set to empty value. Actually I wanted this
> property to be removed totally in all files, since I made an error. A
> "Delete property" recursively (equivalent to "Set property") would have
> been great, but I will do it manually... plenty of files, ... ommmmh...
> this is almost like zen ;-)
>
> Thank you,
> Anastasios
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Mar 15 17:06:38 2007

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

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