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

Re: switching between multiple repos's?

From: Mark K <mark_at_mitsein.net>
Date: Sun, 13 Jul 2008 21:51:42 -0500

On Sun, 13 Jul 2008 12:59:33 +0200
Martin Steffen <msteffen_at_ifi.uio.no> wrote:

>
>
>
> Hi,
>
> is it possible to do the following.
>
>
> I have set-up some repos, which I access via svn+ssh. Now, I'd like to
> share _parts_ of that repos with others. I guess, if I had permission
> wrt. apache, etc. I could fiddle with the rights there. However, I
> use ssh as layer.
>
>
> Now, is it possible to achieve the following:
>
>
> a) I take the part of the directory tree which I want to
> share and import it to a different repository (where
> I grant access to the collaborators)
>
>
> b) I use the svn switch --relocate to
> switch between my own, big repository, and
> the secondary one, which only has a
> sub-tree of the big one.
>
>
>
> I tried the steps as described, however, the relocation is refused
> svn: The repository at 'xxx" has uuid '09fxxxxx', but the WC has
> '231yyyyy'
>
>
> Or are there other, less hacked possibilities to achieve the described
> goal?
>
> Thanks,
>
> Martin
>
>
>
>
If I am understanding you correctly, you should rerally be using
svn:externals.

See http://svnbook.red-bean.com/nightly/en/svn.advanced.externals.html

-- 
Mark K
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-14 04:52:03 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.