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

Re: Get into un-cleanup-able state

From: <kfogel_at_collab.net>
Date: 2003-11-05 05:21:56 CET

Joe Drew <hoserhead@woot.net> writes:
> 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

Oooh dang. Do you remember what you did to get into this state?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 5 06:02:30 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.