I have a lot of corporate data which I want to store in CVS. This ranges
from RTF Office Policy Documents to Source Code. I don't want to have 100's
of modules in a single repository because it would become difficult to find
which module you wanted.

I tried create three repositories and go the multiple repository route,
however, I ran into problems with the 2401 port settings in my inetd.conf
file. I don't know how to set this up to support multiple repositories or if
it is even possible.

I thought about having 3 modules (src, docs, websites), but then the module
listing command in wincvs would never give you a good listing of the
repositories in cvs. Also, I am unfamiliar with how sub-modules work. I have
heard that you can have them but not sure of the implementation details
(imports/checkouts/etc with sub modules). Also, how can I get a list of all
of the sub modules for a particular module?

In any case, has any had to deal with a problem like I am having? If so,
what were your approaches to it?

Thanks,

Peter



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

Reply via email to