Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-releng-inbox] [Bug 316208] CDT git migration

https://bugs.eclipse.org/bugs/show_bug.cgi?id=316208
Product/Component: CDT / cdt-releng

James Blackburn <jamesblackburn+eclipse@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #76 from James Blackburn <jamesblackburn+eclipse@xxxxxxxxx> 2011-06-24 15:22:24 EDT ---
Repos. are at: http://git.eclipse.org/c/cdt/org.eclipse.cdt

cdt main: http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/

cdt.edc: http://git.eclipse.org/c/cdt/org.eclipse.cdt.edc.git/

cdt.old: http://git.eclipse.org/c/cdt/org.eclipse.cdt.old.git/
    old = everything else that wasn't included in the conversion above.
    One tag was renamed: HEAD -> HEAD_CVS (as HEAD is magic ref in git).

SHA-1s for cdt.edc and cdt haven't diverged since the last conversion (though
for cdt.main the last conversion was the github one, which contains the
DSDP-DSF and DSDP-memory history grafted in).

All tags and branches verify correctly for main and edc.  A couple files on
master, which contain expansion tags ($Id) differ:
On master these are:
 +
codan/org.eclipse.cdt.codan.core.test/src/org/eclipse/cdt/codan/core/internal/checkers/UnusedSymbolInFileScopeCheckerTest.java
 +
codan/org.eclipse.cdt.codan.ui/src/org/eclipse/cdt/codan/ui/LabelFieldEditor.java

Doug, Marc and others please verify -- I'm hoping this is done :)

-- 
Configure bugmail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Back to the top