how to checkout a single file????

2002-02-07 Thread Kamles Mandal



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: how to checkout a single file????

2002-02-07 Thread Donald Sharp

cvs -d /your/cvsroot co /the/path/to/the/single/file

donald
On Thu, Feb 07, 2002 at 07:37:12PM +0530, Kamles Mandal wrote:
> 
> 
> ___
> Info-cvs mailing list
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/info-cvs

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: how to checkout a single file????

2002-02-07 Thread Lars-Christian Schulze

On Thu, 7 Feb 2002, Donald Sharp wrote:

> cvs -d /your/cvsroot co /the/path/to/the/single/file
> 
> donald
> On Thu, Feb 07, 2002 at 07:37:12PM +0530, Kamles Mandal wrote:
> > 
> >

"cvs -d /your/cvsroot co /single.file" works, too.  This puts
the file into the directory  as if you have checked out the
whole module, avoiding deeply nested paths in your local workspace.

Lars

---
aerodata Systems GmbH  Email   [EMAIL PROTECTED]
Lars-Christian Schulze WWW www.aerodata.de
Hermann-Blenk-Str. 36  Voice   +49 531 2359-188
D-38108 Braunschweig   Fax +49 531 2359-158


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs