AW: [cvsnt] Re: Shared passwd file...

Haible Pascal haible at heidenhain.de
Tue Apr 8 14:14:49 BST 2003


> "Christer Grimsæth" <chrigri at msn.com> wrote in message
> news:b6rqkm$d97$1 at sisko.nodomain.org...
> > Hi,
> >
> > is it possible to share a common passwd file across multiple cvs
> > repositories?
> >
> > E.g.
> >
> > \<myRep1>\CVSROOT\
> > \<myRep2>\CVSROOT\
> > \shared\passwd

cvs treats repositories independently.

You could try using hard links from \shared\passwd to
\myRep*\CVSROOT\passwd.

Pascal


More information about the cvsnt mailing list