[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: LIRA Olavo <Olavo.LIRA_at_gemalto.com>
Date: 2006-12-12 23:54:36 CET

I'm trying to follow you advice but the last version of subversion client I have 1.4.2 gives me the following message:

svn: This client is too old to work with working copy 'EEBXXX_YYYZZZ'; please get a newer Subversion client

I know I saw this before in the list, your answer was:

" he issue is with Subversion. Subclipse includes Subversion 1.4 and it
introduced a new working copy format. You either need to update your
command line to Subversion 1.4.2, or you need to switch to using the
JavaHL library, which you would have to install but would be the same
version as your command line client."

But I am using the 1.4.2 version already :( What am I doing wrong?

Thanks!

========================================
Olavo Lira
________________________________________
From: Mark Phippard [mailto:markphip@gmail.com]
Sent: Tuesday, December 12, 2006 3:17 PM
To: dev@subclipse.tigris.org
Subject: Re: [Subclipse-dev] svn:esternals - lock error

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org
Received on Tue Dec 12 23:55:12 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.