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

"svn merge" scans the whole wc and deletes svn:mergeinfo properties

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: Wed, 27 Aug 2008 02:48:31 +0200

I wanted to undo a changeset (24504) that modified only two files. So
I did a "svn merge -c-24504 .", and to my surprise, it took more than
2 minutes, scanning the whole working copy. And a "svn diff" showed
that many svn:mergeinfo properties are deleted on other files (note:
these properties are empty). Is this normal? Have I done anything
wrong? This is annoying because I suppose that unrelated files would
get a log message for that! (I didn't try the commit.)

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-27 02:48:50 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.