Hi,

I recently installed WinCVS 1.3.6.1 Beta 6 (Local Build 1) and 
ActivePython 2.1.1 Build 212.

Everthing seems to be OK. I've connected to a SuSE 7.3 Linux server and 
I'm able to import, checkout and so on. So far, so good.

Admin->Macros admin->Get the cvs version tells me:
Concurrent Versions System (CVS) NT 1.11.1.1 (Local Build 27)

But clicking on Admin->Macros admin->Get the cvs modules gives me the 
following error:

Traceback (most recent call last):
   File "<string>", line 1, in ?
   File "C:\Programme\GNU\WinCvs 1.3\PythonLib\cvsgui\MacroRegistry.py", 
line 209, in DoCmd
     m.Run()
   File "C:\Programme\GNU\WinCvs 1.3\Macros\ListModules.py", line 15, in Run
     lines = string.split(out, '\n')
   File "C:\Python21\lib\string.py", line 114, in split
     return s.split(sep, maxsplit)
AttributeError: 'None' object has no attribute 'split'

Any ideas what's wrong?

Oliver

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to