On Thu, 19 Sep 2002, Fenlason, Josh wrote:
> Date: Thu, 19 Sep 2002 13:58:53 -0400
> From: "Fenlason, Josh" <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: Tomcat Users List <[EMAIL PROTECTED]>
> Subject: RE: Problem getting latest Tomcat source
>
> Thanks for the pointer. I've looked through the manual there, but I'm
> still lost. I'm probably stupid and missing something obviously. It
> seems like I should be specifying the -r option, but I don't know what
> the right syntax is for the branch name. Am I way off? I don't suppose
> I could get you to give me an example? I would be very grateful.
> Thanks again. , Josh.
>
If you don't specify a "-r" option, you get the HEAD branch of each
repository. Yesterday, that would have been the correct answer because
4.1.11 had not been tagged yet. Today, you would use "TOMCAT_4_1_11" as
your tag value if you want exactly that code (or just wait for the source
and binary bundles to be posted).
In general, to get the latest and greatest code, just omit the branch tag
completely and you'll get the HEAD branch.
Craig
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>