On Tue, Aug 2, 2011 at 10:35 AM, Mauricio Scheffer
<[email protected]> wrote:
> If NHibernate decides to move to git, you might be interested in my
> github mirror: https://github.com/mausch/NHibernate , which contains
> of course the whole history, is up to date, and has all tags and
> branches.

That sounds great Mauricio.  Thanks for the heads up.

> All that would be needed to complete the migration is mapping the
> committers to their proper github accounts (which isn't hard, just
> some filter-branches, doesn't take too long). So the slowest part
> (migrating the actual commits from SVN to git) is already done.

Can you suggest what you mean here to do the mapping?  It sounds like
you have a very clear idea of what needs to be done.

> Of course, tooling support is a separate issue. I don't know what
> tools NHibernate currently uses that depend on SVN (could be nant for
> tagging, TeamCity, JIRA integration, ...)

TeamCity has built-in GIT support, so that shouldn't be a problem.
The releases haven't even been using the SVN revision for the version
number, so we're more or less okay on that front.  We don't have JIRA
set up with any VCS integration right now, so integrating would only
be an improvement.  Do we have some sort of script or anything to run
tagging on release?  The release process is a mystery to me
personally. :)

          Patrick Earl

Reply via email to