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

Get into un-cleanup-able state

From: Joe Drew <hoserhead_at_woot.net>
Date: 2003-11-05 00:19:34 CET

I made changes to Makefile.dep which shouldn't have been made, and in an
attempt to undo those changes, I managed to make subversion unable to
resolve a lock:

pisces:~/cs350/cs350_090/trunk/code/test$ svn cp -r 76 Makefile.dep .
svn: Problem running log
svn: in directory ''
svn: start_handler: error processing command 'modify-entry' in ''
svn: error merge_syncing entry 'Makefile.dep'
svn: Unmergeable scheduling requested on an entry
svn: fold_state_changes: Entry 'Makefile.dep' already under revision
control
pisces:~/cs350/cs350_090/trunk/code/test$ svn cleanup
svn: Problem running log
svn: in directory ''
svn: start_handler: error processing command 'modify-entry' in ''
svn: error merge_syncing entry 'Makefile.dep'
svn: Unmergeable scheduling requested on an entry
svn: fold_state_changes: Entry 'Makefile.dep' already under revision
control

-- 
Joe Drew <hoserhead@woot.net> <drew@debian.org>
My weblog doesn't detail my personal life: http://me.woot.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 5 04:31:41 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.