For Programmers: Free Programming Magazines  


Home > Archive > Compilers > March 2005 > iburg, lcc now available via CVS









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author iburg, lcc now available via CVS
Dave Hanson

2005-03-20, 4:02 pm

The iburg source code is now available via anonymous CVS at
cvs.cs.princeton.edu. The command

cvs -d :ext:anon-iburg@cvs.cs.princeton.edu:/cvs co -d iburg .

creates the directory iburg and populates it from the source tree. This
command is equivalent to the commands

mkdir iburg
cd iburg
cvs -d :ext:anon-iburg@cvs.cs.princeton.edu:/cvs co .

Hit return if you're prompted for a password, and ignore diagnostics
about missing home directories. Visit http://cvs.cs.princeton.edu for
more information about the Princeton CVS server.

lcc is also available via CVS; see
http://www.cs.princeton.edu/software/lcc/faq.html#cvs.
dave hanson
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com