This is the mail archive of the gcc-patches@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: Ok, which branch/tag do I use for egcs 1.1.2?


>>>>> "CB" == Craig Burley <craig@jcb-sc.com> writes:

 >> +<pre>	cvs -z 9 co -regcs_1_1_branch egcs</pre>

 CB> Isn't this the command that needs the -P option to prevent getting
 CB> directories added on the mainline?

`-P' just `prunes' empty directories.  If you check out a branch, you
don't get stuff added only to the trunk.

AFAICT, things are OK:

$ cvs-egcs co -regcs_1_1_branch egcs/gcc/java
cvs server: Updating egcs/gcc/java
$ 

i.e. nothing got checked out.


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