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

Re: file externals & URLs

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Tue, 23 Nov 2010 11:03:11 -0600

On 11/23/2010 10:51 AM, Bastien Semene wrote:
> Ok, I just tested.
>
> There actually are 2 problems when I first tested the cross repositories
> file external, the first message I had was :
> Repository UUID '55a45616-c74e-de11-b3fa-001e4f22e0e6' doesn't match
> expected UUID '20aedb48-35eb-0310-b593-edfe3b26aac3'
>
> So I changed the UUID of my test repository (of course only for test
> purposes and on a test repository), re-co my wc and I had a new error :
> 'http://svn.cyanide-studio.com/test/external' is not the same repository
> as 'http://svn.cyanide-studio.com/admin'
>
> It should be noted that I use TortoiseSVN, and maybe the second error is
> from Tortoise that does some tests.
>
> I'm not in the Subversion code, but I think that the problem is not
> related to URLs, but from UUIDs checks.
> Anyway I'm happy to know that this is a feature planned for 1.7 !

The current version uses the directory structure of your workspace to
hold the repository information, so it sort-of makes sense that you
can't mix files from different repositories in the same directory.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
Received on 2010-11-23 18:03:53 CET

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.