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

Re: Unable to commit after removing added folder

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-04-28 21:11:16 CEST

François Beausoleil <fbeausoleil@ftml.net> writes:

> $ svn commit
> svn: Commit failed (details follow):
> svn: Working copy 'D:\wc\dirb' is missing or not locked
>
> $ svn status
> A dira
> ~ dirb
>
> To me, that looks like a bug. Maybe someone else has another opinion ?

You need to get rid of the unversioned item that is obstructing dirb,
then run "svn revert dirb" to revert the schedule add.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 28 21:33:33 2005

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.