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

Re: importing trunk only to an existing repository

From: Adrian Gschwend <ktk_at_netlabs.org>
Date: Tue, 26 Feb 2008 14:07:44 +0100

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ryan Schmidt wrote:

| Sure. Create a temporary repository and use cvs2svn to get your old CVS
| repository into it. Then use "svnadmin dump" to dump the temp repository
| to a text file. Then use "svndumpfilter" to extract just the trunk from
| that dump. Send that into "svnadmin load" pointing it at your main
| repository and using the --parent-dir argument to tell it where in the
| main repository to load it. You may then later have to "svn mv" it in
| your main repository to rename or move it again if necessary.

that worked like a charm, thanks a lot for the hints! Didn't know
svndumpfilter, very handy application.

I dumped cvs2svn to a file directly so I could omit the import.

cu

Adrian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHxA8gqpMUYrZbQBERAgGfAKCgXL2VxgKPn9JhCGuKrUe4nsA1oQCdFSDw
lmLO1I4FsyvcrOTz8cDZ0Sw=
=UMxv
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
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-26 14:08:58 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.