> > If I install CVS to RedHat as well, can I use the same > repository and > access > > the same projects using the same logins as CVSNT on > Windows, from the > > RedHat? > > Provided you're not using ntserver or SSPI, it should work, as the > repository format is the same. I would probably recommend > installing CVSNT > on linux, rather than using the standard CVS, as then you can > use all the > new features Tony has added, and it will ensure that the > security stuff > works the same as the Windows version.
I recently had a problem transferring a repository from windows to unix. The checkout out copies of the administrative files in CVSROOT/ had CRLF terminated lines which the unix version didn't like, so it choked on CVSROOT/config. It worked fine when I re-inited the repository and only copied the module over. Pascal _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt