[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: Joe Drew <hoserhead_at_woot.net>
Date: 2003-11-08 08:15:53 CET

On Fri, 2003-11-07 at 17:35, John Szakmeister wrote:
> On Wednesday 05 November 2003 09:48, Joe Drew wrote:
> > On Wed, 2003-11-05 at 05:44, John Szakmeister wrote:
> > > In both cases my working copy is left in a working state (I'm also
> > > running the HEAD version). So, a couple of questions. What version are
> > > you running? Which ra layer did you use?
> >
> > version 0.32.1 (r7497), over svn+ssh.
> >
> > > Can you do a fresh checkout and make this happen
> > > again?
> >
> > I will try this later today.
>
> Any luck reproducing this problem? Just thought I'd check since I haven't
> heard anything. :-)

Whoo! Thanks for reminding me.

pisces:~/cs350/cs350_090/trunk/code/test$ rm Makefile.dep
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 update
svn: Attempted to lock an already-locked dir
svn: working copy locked: .
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for
details)
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 Sat Nov 8 14:19:33 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.