> On Jun 30, 2016, at 6:05 PM, Robinson, Paul via llvm-dev 
> <[email protected]> wrote:
> 
> 
> 
> From: Renato Golin [mailto:[email protected]] 
> Sent: Thursday, June 30, 2016 4:15 PM
> To: Robinson, Paul
> Cc: Clang Dev; LLDB Dev; LLVM Dev; Reid Kleckner; 
> [email protected]
> Subject: RE: [cfe-dev] [lldb-dev] [llvm-dev] Sequential ID Git hook
> 
> 
> On 30 Jun 2016 10:20 p.m., "Robinson, Paul" <[email protected]> wrote:
>> We've since stopped creating the tags, and gotten used to not having
>> them.  We do the 'rev-list --count' trick which mainly gets recorded as
>> one component of the version number, and it has been working for us.
> Does that work for sub modules inside the umbrella project? 
> 
I think for each commit on a subprojects we would create 1 commit on the meta 
project (which switches the submodule reference to that commit on the 
subproject). That also implies that the ID number (which is just the length of 
the history) in the meta project increases with each commit in a subproject.

- Matthias
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to