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

Re: Can anybody point me to a *live* svn -> cvs exporter?

From: John Peacock <john.peacock_at_havurah-software.org>
Date: Sat, 12 Jan 2008 18:22:17 -0500

Peter Wemm wrote:
> converting our 15 years of cvs history to svn, a prerequisite is to be
> able to continuously export svn changes back to the cvs tree and make
> it "look real".

You may want to consider looking at SVN::Notify::Mirror, which makes it easy to
create very customizable post-commit hooks. I wrote it initially to keep
multiple web servers in automatic sync with changes in a repository, including
special support for tagging. It probably wouldn't be that hard to write a new
backend (like the current ::SSH and ::Rsync) which instead would apply the new
changes to a local CVS checkout and commit them.

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-13 00:22:17 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.