> -----Original Message-----
> From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 01, 2002 10:36 AM
> To: Struts Developers List
> Subject: Re: Struts-EL: Finished with copyright header and javadoc
> 
> 
> Use the following command to pick up everything new that's 
> checked in (as
> well as pruning empty directories):
> 
>   cvs update -dP

Or even better, create a file "$HOME/.cvsrc" that sets your "always"
options, that might look like this (make sure you understand all of these
options before you store this):

--------------
cvs -r
update -dP
checkout -P
diff -c
--------------

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to