I appreciate your taking a stab at it, but module aliasing would only work if the cvsroot was /cvs and foo/bar/baz were modules. I already ran across that one and rejected it :)
Unfortunately for me, foo/bar/baz are cvsroots, with modules beneath them. What we want, as far as the user is concerned, is for the /cvs portion of the path to disappear. I know we could do it by the simple expedient of putting foo/bar/baz in the / directory, but to me that's an ugly and disorganized solution. Besides which, our CVSNT server is able to keep them in c:\cvs_repository without "c:\cvs_repository" being part of the path, so it seems like this ought to be doable. William On Tue, 8 Mar 2005, T. Bryan wrote: > On Tuesday 08 March 2005 12:42, William Sutton wrote: > > > /cvs/foo, /cvs/bar, /cvs/baz, and so on. What we want to do is alias /cvs > > to / as far as the CVS server is concerned. How would we go about doing > > this? > > I didn't read too carefully, but it sounds like you might want to create a > module definition in CVSROOT/modules. See, for example, the -d and -a > options. > > ---Tom > > -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
