[fpc-devel] Git mirror of FPC subversion repository is available
Graeme Geldenhuys
graemeg at opensoft.homeip.net
Fri Jul 10 15:40:17 CEST 2009
I have completed the Git mirror of FPC - well 90% really. What remains
is the branches.
Out of the list below, which branches are actually being used? Must I
make them all available in the git mirror, or maybe just a few like:
fixes_2_2, trunk etc. and probably the release tag ones?
Notes and Info:
----------------
* Unlike what I have done with the Lazarus mirror, the FPC git mirror
"master" branch is currently tracking Trunk (from SubVersion). The idea
of using "upstream" seems to have confused users in the Lazarus mirror,
so I wasn't going to repeat that here.
* The git URL is:
git://github.com/graemeg/freepascal.git
* To view the repository online with your Web Browser go to:
http://github.com/graemeg/freepascal/tree/master
* The complete clone of the mirror repository is a 54.5MB download which
contains the whole history of FPC's repository - some 13,376 revisions.
* When the repository is cloned, it will unpack locally to around 218MB.
I believe this is much smaller than SubVersion single revision checkout.
Enjoy! :-)
=======================
$ git branch -a
* master
remotes/aspect
remotes/avr
remotes/cleanroom
remotes/cpstr
remotes/ctypes
remotes/fixes_2_0
remotes/fixes_2_2
remotes/fixes_2_2_0_dos
remotes/florian
remotes/fpc_2_3
remotes/generics
remotes/genfunc
remotes/inline
remotes/janbruns
remotes/linker
remotes/linker at 2665
remotes/llvm
remotes/merged
remotes/newthreading
remotes/objc
remotes/rc_2_2_2
remotes/release_2_1_2x
remotes/release_2_2_4_rc1
remotes/resources
remotes/ssa
remotes/tags/release_2_0_0
remotes/tags/release_2_0_2
remotes/tags/release_2_0_4
remotes/tags/release_2_0_4_macos
remotes/tags/release_2_0_4_rc1
remotes/tags/release_2_0_4_rc2
remotes/tags/release_2_0_4_rc3
remotes/tags/release_2_1_2
remotes/tags/release_2_1_4
remotes/tags/release_2_2_0
remotes/tags/release_2_2_2
remotes/tags/release_2_2_2_rc1
remotes/tags/release_2_2_2_rc2
remotes/tags/release_2_2_4
remotes/tags/test_2_0_4
remotes/tags/test_2_0_4_1
remotes/trunk
remotes/tue
remotes/unicodertl
remotes/unicodestring
remotes/unitrw
remotes/wpo
=======================
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