Tony Hoyle wrote:
> cvsnt 1.11.1.3 build 57b
>
> Merge a few changes in from the main branch.
> Add support for {} in cvsroot, currently interpreted
> by 'ext' as an override for CVS_RSH - eg:
> :ext:{ssh}foo@bar:/usr/local/cvs
> Version stuff.
This is very cool. It would be cool if somebody could write a script or
(to be bundled with CVSNT) or a new cvs client command that can
"migrate" all the Repository files from one root to another. examples:
cvsroot_update :ext:(ssh)foo@bar:/usr/local/cvs
Old Repository file contents: :ext:foo@bar:/usr/local/cvs
New Repository file contents: :ext:(ssh)foo@bar:/usr/local/cvs
or cvs root :sspi:bar:/usr/local/cvs
Old Repository file contents: :ntserver:bar:/usr/local/cvs
New Repository file contents: :sspi:bar:/usr/local/cvs
Unfortunately, I cannot volunteer to do this because I've been too busy :(
- Brian
_______________________________________________
Cvsnt mailing list
[EMAIL PROTECTED]
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt