[fpc-devel] handling of 2.3.x (new 2.4) branch
    Graeme Geldenhuys 
    graemeg at opensoft.homeip.net
       
    Tue Aug 25 12:12:53 CEST 2009
    
    
  
Graeme Geldenhuys wrote:
> 
> I ask because I would like to track the upcoming 2.4 branch in Git as
> well as the 2.5.x (trunk) and just want to optimise my SubVersion -> Git
> sync scripts.
Just to let you all know, SubVersion branch "fixes_2_4" is now available
in the Git mirror as branch "fixes_2.4".
To view repository via a Web Browser:
  http://github.com/graemeg/freepascal
Git clone url:
  git://github.com/graemeg/freepascal.git
You don't need to do anything extra if your already cloned the Git
mirror or FPC. On your next pull, the "fixes_2.4" will be pulled as
well. I am using "cherry-pick" to keep the fixes_2.4 in sync with
SubVersion, so patches from trunk are reused in the Git fixes branch
(which adds very little overhead and size).
Regards,
  - Graeme -
-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/
    
    
More information about the fpc-devel
mailing list