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]

Re: Can I get one file through cvs ?


On Sun, 19 Sep 1999, Denis Chertykov wrote:
> I want to get one file from cvs tree. Is this possible ?

Yes.

> Something like:
> export CVSROOT=:pserver:anoncvs@anoncvs.cygnus.com:/cvs/egcs
> cvs login
> cvs -z 9 co egcs/gcc-2.95.1/gcc/reload1.c
> 
> Can anybody tell me a right cvs path for reload.c and reload1.c ?

In your case I suggest you use our "Web CVS History", the first link at
http://gcc.gnu.com/cvs.html. Navigate to the file you're interested in
and then use the "Download" link.

HTH,
Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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