You should be able to use propdel to remove that property in your
working copy and the commit it. You can't change the mergeinfo in the
history of the repository without svndumpfilter, and even then it
won't work on most cases.
However, what is the actual error you're getting? if it's the "empty
revision range" one, removing the property won't help...
On Tue, Nov 4, 2008 at 12:15 PM, Snakefoot <sweaty1_at_hotmail.com> wrote:
>
> Hi ya
>
> My repository is having problems with merge-tracking. So I was thinking that
> I would remove incorrect mergeinfo properties.
>
> I have a commit which adds mergeinfo to a single file (without any other
> modifications to the file). When performing merges from the trunk to the
> release-branch, then this file gets its mergeinfo property modified.
>
> I was thinking that if I removed all traces of mergeinfo from this single
> file, then it would stop having its mergeinfo updated whenever doing merges.
>
> I have been looking at svn propdel to remove mergeinfo from the repository.
> I have only found examples that either remove the mergeinfo from the working
> copy, or removes mergeinfo from the entire repository.
>
> How can I use svn propdel to remove mergeinfo from a file at a certain
> revision ?
> --
> View this message in context: http://www.nabble.com/How-to-use-propdel-to-remove-mergeinfo-for-single-file-tp20326796p20326796.html
> Sent from the Subversion Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>
--
_Mark_ <eichin_at_thok.org> <eichin_at_gmail.com>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-04 21:33:18 CET