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

How to use propdel to remove mergeinfo for single file

From: Snakefoot <sweaty1_at_hotmail.com>
Date: Tue, 4 Nov 2008 09:15:16 -0800 (PST)

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
Received on 2008-11-04 18:15:39 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.