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

How to remove revision number in mergeinfo eligible list

From: Z W <mpc8250_at_gmail.com>
Date: Wed, 8 May 2013 12:05:22 -0700

Hi All

We use SVN 1.6

We have a revision number which refuses to move to the merged list after
applying a merge.

[root_at_host branchWC]# svn mergeinfo --show-revs eligible
https://some.url.com/svn/root/trunk
r6554

[root_at_host branchWC]# svn merge -c 6554 --record-only
https://some.url.com/svn/root/trunk
[root_at_host branchWC]# svn propget svn:mergeinfo .

It returns empty.

How do we remove revision number in mergeinfo eligible list or force it to
move to the merged list ?
We cannot use regular merge for this rev number, unfortunately.

Any help is appreciated.
Sincerely
Received on 2013-05-08 21:05:55 CEST

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.