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

Re: Working copy 'xsd' not locked

From: Molle Bestefich <molle.bestefich_at_gmail.com>
Date: 2005-03-15 17:47:53 CET

Molle Bestefich wrote:
>> svn: Working copy 'xsd' not locked
> That's misleading.
>
> To reproduce:
> -----
> C:\>svn co https://svn.collab.net/repos/svn/trunk/build/win32 TestTest
> A TestTest\[...]
> U TestTest
> Checked out revision 13420.
>
> C:\>cd TestTest
> C:\TestTest>mkdir Test2
> C:\TestTest>svn update Test2

> svn: Working copy 'Test2' not locked

Other items of interest:

Updating a non-existing item yields no error message.
Reproduction:
-----
C:\TestTest>svn update Argle-Bargle, Glip-Glof

At revision 13420.
At revision 13420.
-----

Updating garbage paths like '///' or '\\\' also produces weird error
messages instead of the usual 'not found'. To be expected, probably,
but anyway :-).

---
C:\>svn update ///
svn: Error resolving case of '///'
C:\>svn update \\\
svn: Error resolving case of '\\\'
---
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 15 17:49:39 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.