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

Re: [TSVN] Unable to update svn:externals from repository

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2005-09-15 11:39:13 CEST

Peter McNab wrote:
> Hi
>
> I am having no success while trying to get a folder populated with files
> from an external repository.
>
> In an existing folder called Externals is an existing folder "iqIOPF"
> which receives files from an external URL, no problems.
> Added a new folder in externals "FastMM" and committed.

There's your problem. When you update, the externals code tries to
create and populate that folder. Having an existing versioned folder
there blocks it.

SVN Delete that folder and try again.

> Added a new svn:externals property, successfully pointing to a separate
> repos "http://ExtRepos/svn/FastMM/Trunk"
> Attempt to update so WC file set can populate local FastMM folder.
> Receive the following status.
>
> External: E:\DUnitModsWC\Externals\iqOPINI Completed:
> E:\DUnitModsWC\Externals\iqOPINI - at revision: 27 External:
> E:\DUnitModsWC\Externals\FastMM Error: Working copy
> 'E:\DUnitModsWC\Externals\FastMM' locked Error: Please execute the
> "Cleanup" command.
> No amount of scrubbing and polishing, or lock releasing helps.
> I can checkout a WC from the FastMM/Trunk to a separate folder no
> problems and nothing is locked.

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Sep 15 11:39:31 2005

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

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