You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Jeff Stuart <js...@computer-city.net> on 2002/10/02 07:04:29 UTC

WEIRD error message

Ok, what does the following error message mean:

svn: Working copy not locked
svn: directory not locked
(/projects/web/forums.weboverdrive.com/htdocs/language)



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: WEIRD error message

Posted by Philip Martin <ph...@codematters.co.uk>.
Jeff Stuart <js...@computer-city.net> writes:

["Working copy not locked" error]

> It ain't fixed...  I just updated both my local client and my remote
> repository and I STILL get this error.  Note: I'm attempting to access
> the repository via SSL (IE https://repos) AND I have it setup that I
> must authenticate.

I've set up Apache to use both SSL and authentication and I cannot
reproduce this error.  I tried checkout, update, and update after
checkout with --no-auth-cache.  Are you sure you are using a client of
revision 3264 or later?

-- 
Philip Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: WEIRD error message

Posted by Philip Martin <ph...@codematters.co.uk>.
Jeff Stuart <js...@computer-city.net> writes:

> It ain't fixed...  I just updated both my local client and my remote
> repository and I STILL get this error.  Note: I'm attempting to access
> the repository via SSL (IE https://repos) AND I have it setup that I
> must authenticate.

And you STILL haven't mentioned which command is failing :)

Is it a checkout problem?  An update problem?  A diff problem?  A
switch problem?  What does 'svn st' say about your working copy?  What
does 'svn info' show?  Does the directory
/projects/web/forums.weboverdrive.com/htdocs/language exist?

Does the working copy exist before you run the command?

Does the command work if you add a --no-auth-cache argument?

-- 
Philip Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: WEIRD error message

Posted by Jeff Stuart <js...@computer-city.net>.
It ain't fixed...  I just updated both my local client and my remote
repository and I STILL get this error.  Note: I'm attempting to access
the repository via SSL (IE https://repos) AND I have it setup that I
must authenticate.

I see this in the access log: 

65.25.3.78 - jstuart [03/Oct/2002:12:07:40 -0700] "PROPFIND
/forums.weboverdrive.com/htdocs HTTP/1.
1" 207 650 "-" "neon/0.23.4 SVN/0.14.3 (dev build)"
65.25.3.78 - jstuart [03/Oct/2002:12:07:40 -0700] "PROPFIND
/forums.weboverdrive.com/!svn/vcc/defau
lt HTTP/1.1" 207 428 "-" "neon/0.23.4 SVN/0.14.3 (dev build)"
65.25.3.78 - jstuart [03/Oct/2002:12:07:40 -0700] "PROPFIND
/forums.weboverdrive.com/!svn/bln/1 HTT
P/1.1" 207 479 "-" "neon/0.23.4 SVN/0.14.3 (dev build)"

And nothing in the error logs.

I also tried it with using no https.  

Once I turn authentication off.. boom it works... 

On Wed, 2002-10-02 at 10:25, Philip Martin wrote:
> Jeff Stuart <js...@computer-city.net> writes:
> 
> > Ok, what does the following error message mean:
> > 
> > svn: Working copy not locked
> > svn: directory not locked
> > (/projects/web/forums.weboverdrive.com/htdocs/language)
> 
> It's a bug.  I believe it is fixed in rev 3264.
> 
> -- 
> Philip Martin
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: WEIRD error message

Posted by Philip Martin <ph...@codematters.co.uk>.
Jeff Stuart <js...@computer-city.net> writes:

> Ok, what does the following error message mean:
> 
> svn: Working copy not locked
> svn: directory not locked
> (/projects/web/forums.weboverdrive.com/htdocs/language)

It's a bug.  I believe it is fixed in rev 3264.

-- 
Philip Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org