info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WinCVS and Python error


From: Oliver Vecernik
Subject: WinCVS and Python error
Date: Sun, 18 Nov 2001 20:09:14 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:0.9.5) Gecko/20011011

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]