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

Copying a project from one repository to another one.

From: Sebastien Arbogast <sebastien.arbogast_at_gmail.com>
Date: 2005-05-25 03:00:06 CEST

Hi,

Is it possible to extract just one project from repository A and to
import it in a second repository B without losing all the versioning
data ?
I tried "svnadmin dump" command but it seems I can only dump the whole
repository and moreover I obtain an annoying error when I do that :

DB_VERSION_MISMATCH: Database environment version mismatch
svnadmin: bdb: Program version 4.3 doesn't match environment version

In fact what I want to do is that I'm about to finish my project for
which I ran subversion locally. And I'll have to install it in a
common repository which is not on my computer.
So what I'd like to do is the equivalent of a "export/import" BUT WITH
the versioning data.

Is it possible ?

Thx in advance.

-- 
Sebastien ARBOGAST
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 25 03:01:58 2005

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.