Ciberwulf wrote: > Does anyone know if there is a way to get cvsnt to not require the > "<drive:>" portion of the repository path for a :local: checkout when you > aren't actually using in <drive:> for a checkout? > > e.g. > set CVSROOT=/repository > cvs co <module>
In the beta version you can set a prefix for all repository roots. For example, if you have a repository "e:\repository" then you can set the prefix to be "e:" and then you can use CVSROOT=/repository. - Brian _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
