On Friday 20 March 2009 11:48:02 Rob Landley wrote: > On Friday 20 March 2009 10:46:47 grischka wrote: > > > > Grischka as well takes care of mirroring cvs on > > > > http://repo.or.cz/w/tinycc.git > > > > > > Ah, a mirror. So CVS is the official repository and git is just a > > > mirror. > > > > Actually no. I'm using GIT for TinyCC ever since pre 0.9.24. > > There's no mention of it on tinycc.org. (There _is_ still a link to the > CVS repository.) > > Where is it, by the way?
The first google hit for "tcc git" was http://packages.ubuntu.com/en/source/hardy/tcc (well, the nl language version of that page, anyway), and that links to: $ git clone git://git.roxor.cx/git/tcc.git/ Initialized empty Git repository in /home/landley/tinycc/tcc/.git/ git.roxor.cx[0: 194.50.78.214]: errno=Connection timed out fatal: unable to connect a socket (Connection timed out) Another hit is: http://www.mail-archive.com/[email protected]/msg25074.html Then there's some unintelligible links to something called github, a typo in some OCRed genetic code quoted in a PDF, and a link to the "Tree Climbing Championships"... Rob _______________________________________________ Tinycc-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tinycc-devel
