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

RE: locking issue

From: Gale, David <David.Gale_at_Hypertherm.com>
Date: 2006-03-06 16:25:09 CET

garyt wrote:
> Hi All
>
> I'm trying to run the following command :
> svn commit -m "changed test file",
> but its giving the following error :
> svn: Working copy '/home/gary/ProjectName/trunk/AdminManager/build'
> not locked.
>
> Also, if I try 'svn update', it gives a similar error about a folder
> in the working copy not being locked.
>
> Any ideas ?

On a guess, have you tried 'svn lock
/home/gary/ProjectName/trunk/AdminManager/build'?

Sounds like the build directory has svn:needs-lock set on it.

-David

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 6 16:42:28 2006

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.