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

Re: reverting a property

From: Sebastien LEDUC <sebastien.leduc_at_st.com>
Date: 2006-09-07 13:39:53 CEST

"svn propdel" will remove the property, so this is not what I want.
we use a script which uses properties to track merges between branches.
After merging, the script needs to restore the value of the property
before the merge.
The method used for the moment is to get the value of the property, do
the merge, and then set the saved value to restore it to its original state.

What would be nice would be to be able to use svn revert to undo the
modification of the property

Andreas Schweigstill wrote:
> Hi!
>
> Sebastien LEDUC schrieb:
>> Is there a way to revert only a specific property set on a file or
>> directory?
>
> svn propdel
>
> Andreas
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 7 13:44:00 2006

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.