info-cvs
[Top][All Lists]
Advanced

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

RE: how to create a module


From: Vishal Jain
Subject: RE: how to create a module
Date: Wed, 27 Feb 2002 17:44:04 -0500

Hi,

It all looks fine to me. What exactly is the problem that you are getting
after creating this module? Is it like you cannot checkout this module that
you created 'quotes'? The entry in module file should look like

ProjectName     <where from to check out>

In my case I keep 

Quote   Quote

Reason is "Quote" = my module name and "Quote" = the repository name in CVS.

REgards,
Vishal Jain

-----Original Message-----
From: Sangeetha Parthasarathy [mailto:address@hidden
Sent: Wednesday, February 27, 2002 7:58 PM
To: address@hidden
Subject: how to create a module


Hi,
I have come to the end of my tether trying to create a module. Please
let me know what I am doing wrong.
This is what I am doing. From the cvs.org I got the pricedure to create
a module in an existing repository, which is as follows.

Step 1:
Get a working copy of the modules file.

$ cvs checkout CVSROOT/modules
$ cd CVSROOT

Step 2:
Edit the file and insert a line that defines the module.

 To define the module `quotes' inside project source/mod1/mod2/

  quotes   source/mod1/mod2/quotes

Step 3:
Commit your changes to the modules file.

  $ cvs commit -m "Added the quotes module." modules


Step 4:
Release the modules module.

$ cd ..
$ cvs release -d CVSROOT


Please let me know what I am doing wrong.
Thanks
Sangeetha








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



reply via email to

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