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

Re: Repo structure

From: Robert Bielik <robert.bielik_at_xponaut.se>
Date: Mon, 25 Feb 2008 07:42:45 +0100

Ryan Schmidt skrev:
>>
>> More importantly, if it isn't possible, how can I achieve it in
>> another way?
>
> Ah, you didn't initially say that "ext" was fetched via the
> svn:externals property. If that's the case, then you can't have a real
> directory "ext" in the working copy -- it would collide with the one the
> external tries to fetch.
>
> You could try setting "svn:externals" of repo/project/trunk to have two
> items:
>
> ext url://to/ext
> ext/something url://to/something
>
> Don't know if that works.
>

Hmm... intuitively it looks as though it might work, thanks, I'll try that out!

/R

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-25 07:43:11 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.