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

Re: Can I remove all traces of svn merge tracking?

From: Tyler <tyler_at_cryptio.net>
Date: Wed, 25 Mar 2009 11:59:12 -0700

On Wed, Mar 25, 2009 at 12:09:26PM -0600, Chris Lajoie wrote:
> understanding of why these things happened. If I understand correctly,
> the issues I am having are a result of mergeinfo props on past
> revisions of directories that no longer exist in HEAD (or are named
> something different in HEAD) and the svnmerge migration tool was
> unable to account for all the structure changes our repository has
> gone through.
>
> I would like to start fresh -- remove all of the svn:mergeinfo props
> from all revisions. Is there a way to do this?

svn propdel -R svn:mergeinfo

tyler
Received on 2009-03-25 20:00:04 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.