[Rt-devel] Announce: RT (and related projects) have moved to git

Alex Vandiver alexmv at bestpractical.com
Wed Jul 8 00:32:30 EDT 2009


On Tue, 2009-06-30 at 12:21 -0400, Jesse Vincent wrote:
> We're currently in the process of migrating all of Best Practical's
> public Subversion repositories from Subversion to git.

We have completed transitioning RT and a few other strongly-coupled
repositories (rtfm, rtir, rt2-to-rt3, and DBIx-SearchBuilder) to Git.
The respective subversion directories will remain accessible but
read-only until October 6th (90 days from now), at which point they will
be removed.

Commits are automatically mirrored from BPS' repository to github, at
http://github.com/bestpractical/rt  The process for obtaining the most
current version of RT 3.8 is thus now:
    git clone git://github.com/bestpractical/rt.git
    cd rt
    git checkout 3.8-trunk

> In the process, he ended up writing an aegis2git importer (which we'll
> publish as soon as we get a free moment)

This is available at http://github.com/bestpractical/git-aegis-import if
any of you happen to have historal code entrenched in Aegis.

> and recovered about a pound and a half of lint and dust from the
> aforementioned vintage servers.

The dust bunnies are unfortunately _not_ available on github; if you
wish to clone from them, get in touch with us directly and we'll work
something out.
 - Alex



More information about the Rt-devel mailing list