[fpc-devel] SVN error with macosall.pas
Graeme Geldenhuys
graemeg.lists at gmail.com
Sun Jul 12 12:50:42 CEST 2009
2009/7/12 Graeme Geldenhuys <graemeg.lists at gmail.com>:
> from. To reference a specific revision number like SVN does you can do
> something like this:
> git log -r1354
> git log -r2000:2050 -v
> etc..
Oops, that should read...
git svn log -r1354
git svn log -r2000:2050 -v
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the fpc-devel
mailing list