This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Accessing CVS


You have to use subversion, not CVS. Everything is explained here:

http://gcc.gnu.org/svn.html

The command you probably want is:

svn -q checkout svn://gcc.gnu.org/svn/gcc/branches/fixed-point/ fixed-point

I hope this helps.

Cheers,

Manuel.


On 11/12/06, Rohit Arul Raj <rohitarulraj@gmail.com> wrote:
Hi all,

How to download GCC projects from CVS
For e.g.i tried this one
cvs -d :pserver:anoncvs@subversions.gnu.org:/cvsroot/gcc checkout -P
/branches./fixed-point

But it did not work.

Regards,
Rohit



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]