On Wed, 05 Dec 2001 17:31:13 +0000, Bertrand Denoix wrote: > A recent post in the listed hinted that instead of defining several > repositories with keys: > > Repository0=d:\some\long\path\to\first_repository > Repository1=d:\some\long\path\to\second_repository > > I could use something like: > > RepositoryPrefix=d:\some\long\path\to\ Repository0=first_repository > Repository1=second_repository > > Is this really possible? (if not skip the rest :-)
Only with the beta version. It's not in the release versions. > Does that mean that users CVSROOT changes from > > :ntserver:my_server:d:\some\long\path\to\first_repository > > to a simpler: > > :ntserver:my_server:first_repository Something like that. :ntserver:my_server:/first_repository Tony _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
