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

switching between multiple repos's?

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

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

     
     
     

---------------------------------------------------------------------
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-13 13:05:32 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.