In order to be able to use the "Get the cvs modules" menu item in
WinCVS, I have edited the Modules file to include the modules on the
repository. My first attempt, after adding couple of modules to this
file, worked fine. However, today after adding more entries to this
file, I get the following error when I try to use the above menu item:
--------------------------
Traceback (most recent call last):
File "<string>", line 1, in ?
File "C:\Program Files\GNU\WinCvs
1.3\PythonLib\cvsgui\MacroRegistry.py", line 209, in DoCmd
m.Run()
File "C:\Program Files\GNU\WinCvs 1.3\Macros\ListModules.py", line 12,
in Run
code, out, err = cvs.Run("co", "-c")
File "C:\Program Files\GNU\WinCvs 1.3\PythonLib\cvsgui\Cvs.py", line
37, in Run
self.m_code, self.m_out, self.m_err = _cvsgui.RunCvs(args,
self.m_exitOnError)
_cvsgui.error: cvs checkout: The protocol always used the current user.
Do not specify a username.
cvs checkout: bad CVSROOT: :ntserver:khamneianm@um-cvstest-01:c:/cvs
cvs [checkout aborted]: Bad CVSROOT.
cvs returned an non-zero error code (1)
------------------------------
Any ideas what may be causing this?
How can I recreate CVSROOT module in the repository?
Thanks in advance,
-Mahtaj Khamneian
_______________________________________________
Cvsnt mailing list
[EMAIL PROTECTED]
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt