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

Re: svn:externals problem

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Thu, 10 Sep 2009 16:11:32 -0500

On Sep 10, 2009, at 15:13, Blair Zajac wrote:

> Brandon Humphrey wrote:
>>
>
>> I have an issue where svn:externals is not behaving as expected.
>> There
>> is an svn:externals entry that is pinned to a revision (r8353). The
>> Subversion path does exist at the revision being requested, but
>> checkout
>> fails with the following error.
>>
>> svn: URL 'https://svn.divxnetworks.com/path/to/folder' doesn't exist
>>
>> However, I'm able to perform both a 'svn ls' and 'svn checkout' using
>> the same path and revision. It just isn't working with
>> svn:externals.
>
> Does the external not exist at the HEAD revision at that path?

I assume that's the case as well. Is that right, Brandon?

If so, you need to use peg revisions instead of operative revisions in
your externals definition -- and to do so, you need to upgrade your
client to version 1.5.0 or newer.

http://subversion.tigris.org/svn_1.5_releasenotes.html#externals

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2393448

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-10 23:12:18 CEST

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

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