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

Re: [PATCH] new feature: takeover

From: John Peacock <jpeacock_at_rowman.com>
Date: 2005-07-08 13:32:04 CEST

Norbert Unterberg wrote:
> I fully agree. I see two other cases where I would have liked this feature:
>

Just because Subversion cannot do it out of the box, doesn't mean there isn't
already a very good way to do it with some other tool. Install SVK:

        <http://svk.elixus.org>

> * Create a new project in the repostory from an existing directory tree:

$ svk import --to-checkout . /depot/path/

>
> * Sync a SVN wc with CVS.

$ svk mirror cvs::pserver:user@server:/repo/path:Module/... /depot/mirror/
$ svk sync /depot/mirror/

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 8 13:32:37 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.