I tried all combinations of /,\, ', ", and none of them created the debug.txt file.
tsahi -- The day Micro$oft sells something that doesn't SUCK is the day they start selling vacuum cleaners. http://www.geocities.com/tsahi_75 ----- Original Message ---- > From: Kristis Makris <[email protected]> > To: Tsahi Asher <[email protected]> > Cc: scmbug-users <[email protected]> > Sent: Sunday, February 8, 2009 9:09:09 PM > Subject: Re: [scmbug-users] Scmbug error 79: Package 'Bugzilla' not found > > On Fri, 2009-02-06 at 14:13 -0800, Tsahi Asher wrote: > > hi, > > i still get the same error message in activity.log. the c:\debug.txt file > wasn't created (i modified the file C:\Program > Files\Scmbug\share\scmbug\lib\Scmbug\Daemon\Bugzilla.pm). > > You should be able to at least have that piece of debugging code > executed and produce c:\debug.txt. > > Try > > open OUTFILE, 'C:\debug.txt'; > > or > > open OUTFILE, 'C:/debug.txt'; > > or something like that. _______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
