[jboss-dev] Porting SVN Projects to Git

Aslak Knutsen aslak at 4fs.no
Thu Jul 15 07:31:11 EDT 2010


On Thu, Jul 15, 2010 at 1:23 AM, Emmanuel Bernard
<emmanuel at hibernate.org> wrote:
> Here is my version of it
> http://blog.emmanuelbernard.com/2010/05/git-how-my-life-has-improved-since-last-month-when-i-used-svn/
>
> Note that I do not use any special script
>

The special script does one thing that you don't; it converts SVN tags
into Git tags which is not done automagically by the git svn command.
(And it makes sure HEAD of master is the same as SVN trunk.)

http://beardedmagnum.com/2009/02/15/converting-git-svn-tag-branches-to-real-tags/


-aslak-

http://github.com/nirvdrum/svn2git -> README


More information about the jboss-development mailing list