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

Re: [Subclipse-dev] svn:esternals - lock error

From: Mark Phippard <markphip_at_gmail.com>
Date: 2006-12-12 21:16:33 CET

On 12/12/06, LIRA Olavo <Olavo.LIRA@gemalto.com> wrote:
>
>
> I'm trying to use a svn:esternals property with the local path
> pointing to an existing directory but I keep receiving this error:
>
> Updating external location at: D:/workspace/EEBXXX_YYYZZZ/Dev
> Attempted to lock an already-locked dir
> svn: Working copy 'D:\workspace\EEBXXX_YYYZZZ\Dev' locked
>
> Is there a way to do it?
>
> I'm not sure whether this is a Subclipse problem or not (probably
> NOT), but I read in SVN book and found no limitation about it so I decided
> to post in here.

If there is a problem it would like within the client adapter you are
using. Try running svn up from the command line. If that does not work,
then most likely you are doing something that isn't supported.

I can tell you that the svn:externals property has to point at a path
relative to the property location and a URL. A file system path cannot be
entered in either part of the property.

Mark
Received on Tue Dec 12 21:16:37 2006

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.