[Lazarus] Getting and building specific versions

Graeme Geldenhuys graemeg.lists at gmail.com
Thu Jun 3 19:22:42 CEST 2010


On 3 June 2010 19:13, Mark Morgan Lloyd wrote:
> that a tag is in effect a complete release (i.e. comparable with trunk).
>
> If anybody thinks that I'm misunderstanding something please correct me.

SubVersion treats tags just like any other branch. So if you want the
lastest revision in the 0.9.26.2 tag, simply check it out via:

   svn co .....tags/lazarus_0_9_26_2/  0.9.26_fixes

That will checkout the latest fixes revision of release 0.9.26 into a
'0.9.26_fixes' directory for you.


-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/




More information about the Lazarus mailing list