[jboss-dev] Porting SVN Projects to Git

Carlo de Wolf cdewolf at redhat.com
Thu Jul 15 07:56:25 EDT 2010


Those tags are useless anyway, because git svn does not fully import 
everything. It skips properties and empty directories. So I don't mind 
that the svn tags are not 'real' tags.

Do not rely on those newly created tags to recreate existing artifacts.

Carlo

On 07/15/2010 01:31 PM, Aslak Knutsen wrote:
> 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
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development
>    



More information about the jboss-development mailing list