[gatein-dev] SVN -> GIT identities

Julien Viet julien at julienviet.com
Wed Mar 7 05:53:27 EST 2012


it's not related to GitHub directly (although GitHub uses it)

you need to look at your .gitconfig and select one identity, for instance I have:

[user]
        name = Julien Viet
        email = julien at julienviet.com

so the resulting B value is "Julien Viet <julien at julienviet.com>"



On Mar 7, 2012, at 11:48 AM, Marko Strukelj wrote:

> 
> That would mean that you do GitHub account pairing based on email, so I have to enter exactly the same email as I have configured on GitHub, right?
> 
> 
> On Wed, Mar 7, 2012 at 11:37 AM, Julien Viet <julien at julienviet.com> wrote:
> there are two columns :
> 
> A : svn user name
> B : git "name + email"
> 
> On Mar 7, 2012, at 11:33 AM, Marko Strukelj wrote:
> 
>> Yes, but how do you know to pair 'techie' svn user with 'wiseguy' GitHub user account :)
>> 
>> There's only one spreadsheet column for ID - Column A I presume, containing GitHub username.
>> 
>> There's no svn username column so do you know these by heart for everyone?
>>  
>> 
>> On Wed, Mar 7, 2012 at 11:23 AM, Julien Viet <julien at julienviet.com> wrote:
>> chose the one you want to be involved with "gatein" as open source community project.
>> 
>> at the end svn-git migration use this information to fill in the commit metadata.
>> 
>> On Mar 7, 2012, at 11:21 AM, Marko Strukelj wrote:
>> 
>>> So if I had JBoss Community svn account: 'techie'
>>> 
>>> And GitHub account: 'wiseguy'
>>> 
>>> And I sometimes use John Doe <john at john.com>, and other times John Doe <john at jboss.org> in my git config.
>>> 
>>> How would I fill out this spreadsheet then?
>>> 
>>> Just curious ...
>>> 
>>> 
>>> On Wed, Mar 7, 2012 at 10:41 AM, Julien Viet <julien at julienviet.com> wrote:
>>> I already filled up in.
>>> 
>>> (also done for Bolek and Thomas 2 identities).
>>> 
>>> 
>>> On Mar 7, 2012, at 10:35 AM, Trong Tran wrote:
>>> 
>>>> there isn't my account information in there. do you need mine ?
>>>> 
>>>> Anyway, here we go :
>>>> 
>>>> [user]
>>>>         name = Tran The Trong
>>>>         email = trongtt at gmail.com
>>>> 
>>>> 
>>>> On 7 March 2012 16:04, Julien Viet <julien at julienviet.com> wrote:
>>>> Hi,
>>>> 
>>>> we are working on the migration of the portal svn repository to GIT and we need to link the svn identifiers to git identities.
>>>> 
>>>> I need your help to complete those (some may be out dated).
>>>> 
>>>> I published an online excel sheet to allow anyone to edit this file and correct the identity.
>>>> 
>>>> https://docs.google.com/spreadsheet/ccc?key=0AvM_noOJ_w0cdFJ3QXgxUEJnS0dRVUtCMy1rNGhjY3c
>>>> 
>>>> Please edit the file to change your ID to the correct Git identity.
>>>> 
>>>> If you have already a GitHub account you can link with your existing GitHub account, otherwise you should create an account.
>>>> 
>>>> The original values are like this:
>>>> 
>>>> julien_viet = julien_viet < julien_viet at mycompany.com>
>>>> 
>>>> It should be corrected to
>>>> 
>>>> julien_viet = Julien Viet <julien at julienviet.com>
>>>> 
>>>> that is taken from the .gitconfig file
>>>> 
>>>> [user]
>>>>        name = Julien Viet
>>>>        email = julien at julienviet.com
>>>> 
>>>> I need the identities to be corrected as soon as possible :-)
>>>> 
>>>> *anyone* with the link can edit the file.
>>>> 
>>>> thanks
>>>> 
>>>> Julien
>>>> _______________________________________________
>>>> gatein-dev mailing list
>>>> gatein-dev at lists.jboss.org
>>>> https://lists.jboss.org/mailman/listinfo/gatein-dev
>>>> 
>>> 
>>> 
>>> _______________________________________________
>>> gatein-dev mailing list
>>> gatein-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/gatein-dev
>>> 
>>> 
>> 
>> 
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/gatein-dev/attachments/20120307/73b92884/attachment.html 


More information about the gatein-dev mailing list