MAMEWorld >> EmuChat
View all threads Index   Flat Mode Flat  

Vas Crabb
BOFH
Reged: 12/13/05
Posts: 4462
Loc: Melbourne, Australia
Send PM
Re: Using TortoiseGIT
01/15/15 11:15 AM


> > You could have at least pretended not to be a jerk and told him that the GIT
> > equivalent to a revision number is a commit ID (no, I don't know how to make
> > TortoiseGIT tell you the commit ID after doing a pull).
>
> That wasn't a jerk response, yours was. Good luck remembering and comparing those
> commit ID's.

Yes, I realise there's no way to easily compare two of them. But they're still the correct way to uniquely identify a revision, e.g. for identifying when a regression occurs, or to tell someone which revision you built from. Also, git gives you the number of revisions since last annotated tag, so that can serve as a "revision number". On the command line, you do this with "git describe", e.g. with a rather outdated tree:

Code:

# git describe
mame0156-182-g91e3597


This tells you that the most recent annotated tag was mame0156, there have been 182 revisions committed since the tag, and the current revision's commit ID is 91e3597. The number will increment nicely on each commit until the next annotated tag. And no, I don't know how to get this with the turtle, only command line.







Entire thread
Subject Posted by Posted on
* SVN error AntoPISA 01/11/15 08:52 PM
. * Re: SVN error RobbbertModerator  01/11/15 10:18 PM
. * Re: SVN error f205v  01/12/15 11:29 PM
. * Re: SVN error Osso1  01/13/15 08:39 AM
. * Re: SVN error RobbbertModerator  01/13/15 01:24 AM
. * Re: SVN error f205v  01/13/15 09:31 AM
. * Re: SVN error B2K24  01/13/15 02:56 AM
. * Re: SVN error B2K24  01/13/15 12:05 AM
. * Re: SVN error f205v  01/13/15 09:29 AM
. * Re: SVN error AntoPISA  01/12/15 10:19 AM
. * Re: SVN error *DELETED* Anonymous  01/11/15 08:54 PM
. * Using TortoiseGIT hotgraphics  01/14/15 09:28 AM
. * Re: Using TortoiseGIT jonwil  01/14/15 11:48 AM
. * Re: Using TortoiseGIT f205v  01/14/15 11:19 PM
. * Re: Using TortoiseGIT *DELETED* Anonymous  01/14/15 11:32 PM
. * Re: Using TortoiseGIT Vas Crabb  01/15/15 12:53 AM
. * Re: Using TortoiseGIT *DELETED* Anonymous  01/15/15 10:55 AM
. * Re: Using TortoiseGIT Vas Crabb  01/15/15 11:15 AM
. * Re: Using TortoiseGIT f205v  01/15/15 02:55 PM
. * Re: Using TortoiseGIT hotgraphics  01/14/15 12:22 PM

Extra information Permissions
Moderator:  Robbbert, Tafoid 
0 registered and 139 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 3785