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

Re: Bug Report - externals update reports failure

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Mon, 5 Mar 2012 14:05:43 +0000

On 5 March 2012 13:53, george lutz <glutz_at_alk.com> wrote:
> The svn:externals property contains this:
>
> cygwin.bat svn+ssh://svn@subversion/mainrepo/cruise/externals/cygwin.bat
>
> Is it expecting a directory for some reason?

You are using the pre-1.5 format for externals which doesn't support
file externals. Try:

svn+ssh://svn@subversion/mainrepo/cruise/externals/cygwin.bat cygwin.bat

BTW please do not top post.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
> -----Original Message-----
> From: Stefan Küng [mailto:tortoisesvn_at_gmail.com]
> Sent: Saturday, March 03, 2012 3:15 AM
> To: users_at_tortoisesvn.tigris.org
> Subject: Re: Bug Report - externals update reports failure
>
> On 03.03.2012 04:31, george lutz wrote:
>> Using the latest v1.7 (and any v1.7 or higher), there are errors
>> reported when updating externals. For example:
>>
>> *External: C:\devel\cygwin.bat *
>>
>> *External failed: C:\devel\cygwin.bat *
>>
>> *Error: Failure opening '/cruise/externals/cygwin.bat/cygwin.bat' *
>>
>> *Error: '/cruise/externals/cygwin.bat' is not a directory in
>> filesystem *
>>
>> *Error: '/home/svn/mainrepo/db' *
>>
>> **
>>
>> Despite the error message, it does appear that the update was actually
>> successful. This happens with all externals on every computer. It is
>> 100% reproducible.
>
> how are the externals set? What does the svn:externals property contain?
>
> Stefan
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2931153
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-03-05 15:05:52 CET

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

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