GitMigration

Page documenting the migration of GStreamer repositories from CVS to GIT

This document is no longer relevant, as we have moved to Git now. Check out GitDeveloperGuidelines for the latest and greatest git developer guidelines, GitResources for links to external git documentation, or http://gstreamer.freedesktop.org/dev/ for information on how to get at the repositories.

BIG NOTE

All the information below is archived for reference only. GStreamer itself is officially in git as of January 2009.

Conversion tools

The tools used to convert the cvs repositories are available here

Status Summary

Outstandind issues

Testing of converted repositories

Documentation

ChangeLog policy

Git repository hooks

We have an issue with this though, is that hooks are NOT copied over when you clone a repository. Therefore we need a way to copy that hook over, Tim proposed adding it to common and installing it in autogen.sh. Something else worth investigating is to use the same logic server-side using the pre-receive hook. I'll investigate that a bit further.

Miscellaneous

Transition period and date

Once we're happy with the converted repos, docs etc. ...