foomonkey writes: > > But... I wanted to create "subrepositories" like /cvs/mq, /cvs/java, > etc.
Why do you want to create multiple repositories rather than just having multiple modules/directories in a single repository? > Is this because the entry in inetd.conf specifies "--allow-root=/cvs" ? > In other words, pserver only knows about the one repository which > exists in /cvs. It doesn't look for the one I specify on the command > line on the remote computer. Correct -- the repository you specify must exactly match one of the --allow-root= options for the server. (Note the "one of" in the previous sentence -- you're allowed to have multiple --allow-root= options.) -Larry Jones Wow, how existential can you get? -- Hobbes _______________________________________________ Info-cvs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-cvs
