info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Checkout of selected modules


From: Jayashree
Subject: RE: Checkout of selected modules
Date: Wed, 12 Feb 2003 17:55:01 +0530

Thanks.
But I think I will get the latest revisions
of the files. What do I do to co a tag in
a similar condition?

Regards,
Jayashree


-----Original Message-----
From: Prem Prakash Pathak [mailto:address@hidden
Sent: Wednesday, 12 February 2003 4:36 PM
To: 'address@hidden'; 'address@hidden'
Subject: RE: Checkout of selected modules


Under CVSROOT, you can use one administrative file named "modules". You can
define a set directories under this file , which is known as a module in CVS
terminology. or you can say "module" file is used to define aliases and
alternate groupings for database in the repository.
For Example:
        MODULE_NAME   -a DIRECTORIES_IN_REPOSITORY
The paths given on the right are relative to the CVSROOT variable.This gives
developers an alternate name by which to check out a project or a portion of
a project.
        Alongwith this you can also specify the directories which you don't
want to get under specific module.
For Example:
        MODULE_NAME   -a Required_DIRECTORY_IN_REPOSITORY
!DIRECTORY_NOT_REQUIRED

You can checkout "module" file thru checkout command, do ur changes(define
ur modules) & checkin.

--Prem
-----Original Message-----
From: Jayashree [mailto:address@hidden
Sent: Wednesday, February 12, 2003 3:22 PM
To: address@hidden
Subject: Checkout of selected modules



Hi,
I want to know if I can checkout specific folders.
I know that we can co giving the dir name(s) specifically.
But, my requirement is something like I have to checkout
a set of dirs with a name for the set .
Like : If I say $cvs co example,
I should get CVSROOT/test,CVSROOT/test1,CVSROOT/test2/a.c ...

Can somebody help me on this.

Regards,
Jayashree

***************************************************************************
This message is proprietary to Future Software Limited (FSL)
and is intended solely for the use of the individual to whom it
is addressed. It may contain  privileged or confidential information
and should not be circulated or used for any purpose other than for
what it is intended.

If you have received this message in error, please notify the
originator immediately. If you are not the intended recipient,
you are notified that you are strictly prohibited from using,
copying, altering, or disclosing the contents of this message.
FSL accepts no responsibility for loss or damage arising from
the use of the information transmitted by this email including
damage from virus.
***************************************************************************


_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs

***************************************************************************
This message is proprietary to Future Software Limited (FSL) 
and is intended solely for the use of the individual to whom it
is addressed. It may contain  privileged or confidential information 
and should not be circulated or used for any purpose other than for 
what it is intended. 

If you have received this message in error, please notify the
originator immediately. If you are not the intended recipient,
you are notified that you are strictly prohibited from using,
copying, altering, or disclosing the contents of this message. 
FSL accepts no responsibility for loss or damage arising from 
the use of the information transmitted by this email including
damage from virus.
***************************************************************************




reply via email to

[Prev in Thread] Current Thread [Next in Thread]