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

strange issue with a merge

From: Craig White <craig_at_tobyhouse.com>
Date: 2007-10-08 20:42:09 CEST

I merged my development branch into the main trunk and I'm getting an
error when trying to commit to the trunk that I don't understand (I
suppose I could delete and re-add but I would like to know that I can
solve this issue)...

The error message is...

Commit failed (details follow):
'/home/storage/users/craig/svn/th-db/trunk/vendor/plugins/flextimes/doc/classes/FlexTimes/HelperMethods.src' is not under version control and is not part of the commit, yet its child '/home/storage/users/craig/svn/th-db/trunk/vendor/plugins/flextimes/doc/classes/FlexTimes/HelperMethods.src/M000012.html' is part of the commit

everything under
the /home/storage/users/craig/svn/th-db/trunk/vendor/plugins/flextimes/
tree was added in commit #171

if I do (from command line)...
svn add \
/home/storage/users/craig/svn/th-db/trunk/vendor/plugins/flextimes/doc/classes/FlexTimes/HelperMethods.src
svn: warning:
'/home/storage/users/craig/svn/th-db/trunk/vendor/plugins/flextimes/doc/classes/FlexTimes/HelperMethods.src' is already under version control

90% of the commit worked but now I'm down to the last 10%

-- 
Craig White <craig@tobyhouse.com>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 8 20:51:50 2007

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.