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

Re: multiple repositories

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-04-29 16:58:28 CEST

Skybuck@home.nl wrote:

> There is this project called ufo2000.
>
> I would like to checkout some version from the ufo2000 repository.
>
> Then checkit in into my own local repository, so that I can work on it
> locally... with versioning etc.
>
> Later I would like to checkout my changes and commit them to the ufo2000
> repository.

Check out svk

        http://svk.elixus.org/

which allows you to create local mirrors of remote repositories, including
updates in both directions. The author is currently working on extending
mirroring to non-Subversion repositories (i.e CVS, Perforce).

>
> Another question: Can multiple repositories be merged together ?

In what sense? You can export from one repository and load that into another.

>
> Another question: Can one repository be exported to another ?
>

I suspect you are asking if one repository can push commits to another; there
are a couple of people working on features like this. However, there is no base
functionality in Subversion which supports distributed replication, per se.

HTH

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 29 16:58:37 2004

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.