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

Re: following a "lost" branch

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Tue, 20 Apr 2010 14:00:45 +0400

2010/4/20 Jochen Küpper <jochen_at_fhi-berlin.mpg.de>:
> However, is there a way to tell svn (the repository) to permanently ignore r1381 for merging?

svn merge --record-only

It creates a mergeinfo as if the merge already happened.

See "Blocking Changes" here:
http://svnbook.red-bean.com/en/1.5/svn.branchmerge.advanced.html

Best regards,
Konstantin Kolinko
Received on 2010-04-20 12:01:19 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.