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

Re: How to use propdel to remove mergeinfo for single file

From: Mark Eichin <eichin_at_gmail.com>
Date: Tue, 4 Nov 2008 15:24:41 -0500

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

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.