[Cvsnt] Can ViewCVS run on WindowsNT?
Bo Berglund
bo.berglund at telia.com
Thu May 23 23:32:56 BST 2002
Tried the instructions (on my XP-Pro machine with Python installed for
WinCvs):
1) Download the zipfile
2) Expand the contents
3) Run python viewcvs-install
this is what I got:
C:\download\ViewCVS\viewcvs-1.0.dev-win-r1>python viewcvs-install
Traceback (most recent call last):
File "viewcvs-install", line 36, in ?
import viewcvs
File "lib\viewcvs.py", line 62, in ?
import popen
File "lib\popen.py", line 29, in ?
import win32popen
File "lib\win32popen.py", line 8, in ?
import win32process
ImportError: No module named win32process
What may be in error here?
/Bo
On Thu, 23 May 2002 16:45:30 +0000 (UTC), "Scott Deboy"
<Scott.Deboy at VirtualDesign.Net> wrote:
>There's a win32 patched version here: http://russ.hn.org/viewcvs/
>
>Big thanks to Russ Yanofsky for the work..
>
>We have it running on XP. The only issues were paths if I recall..
>
>Here's the paths I've got set:
>
>cvs_roots =
> Development : \\10.123.130.3\c$\Cvs
>
>rcs_path = /downloads/rcs (this is off the root, not off the cygwin
>path)
>
>I'm using it through apache...Just follow his instructions.
>
>Good luck
>
/Bo
(Bo Berglund, developer in Sweden)
_______________________________________________
Cvsnt mailing list
Cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
More information about the cvsnt
mailing list