This is the mail archive of the gcc-help@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: downloading using CVS


Virender Kashyap <virenk@cse.iitb.ac.in> writes:

>     i want to download source code from the "tree-profiling branch"
> . what options do i need to give in CVS ?

Follow the instructions here:
    http://gcc.gnu.org/cvs.html
but add "-r tree-profiling-branch" as an option after "checkout".

That is what it means when
    http://gcc.gnu.org/projects/tree-profiling.html
says "a branch in GCC's CVS repository called tree-profiling-branch".

Ian


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