At 07:37 AM 11/19/01 -0800, Chuck Esterbrook wrote:
>On Friday 16 November 2001 08:05 am, Geoff Talvola wrote:
> > I feel that install.py shouldn't modify any files that are under source
> > control.  I'm fine with it creating _new_ files however.
>
>I forget which files it modifies. Can you refresh my memory?

Here's the output I get:

Webware for Python 0.6b2
Installer

         Date: Mon Nov 19 11:25:29 2001
   Python ver: 2.1 (#15, Apr 16 2001, 18:25:49) [MSC 32 bit (Intel)]
       Op Sys: nt
     Platform: win32
      Cur dir: D:\gat\tools\Tools\Webware

Scanning for components...
    no bin          yes CGIWrapper
   yes COMKit        no Docs
    no DocSupport   yes MiddleKit
   yes MiscUtils    yes PSP
   yes TaskKit      yes UserKit
   yes WebKit       yes WebUtils

Propagating stylesheets...
Traceback (most recent call last):
   File "install.py", line 421, in ?
     Installer().run(verbose=verbose)
   File "install.py", line 55, in run
     self.installDocs()
   File "install.py", line 110, in installDocs
     self.propagateStyleSheet()
   File "install.py", line 125, in propagateStyleSheet
     open(target, 'wb').write(stylesheet)
IOError: [Errno 13] Permission denied: 'CGIWrapper\\Docs\\StyleSheet.css'


--

- Geoff Talvola
   [EMAIL PROTECTED]

_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to