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

Re: debbugs code & files



On Tue, Apr 08, 2003 at 03:53:43PM -0500, Drew Scott Daniels wrote:
> I'm looking at http://cvs.debian.org/?cvsroot=debbugs and I'm unsure as to
> what the source directory is as the debbugs directory seems to have most
> of the source.

The debbugs directory is Adam's new prototype code. source is what we're
running, what currently works, and what's packaged.

> I'd also like to know where to find the source for
> http://bugs.debian.org/cgi-bin/bugreport.cgi

cgi/bugreport.cgi under source.

> Looking through Debbugs/Impl/File.pm I found a line in saveBug that says:
> open( $FD, "> $file.tmp" ) || return undef;
> My perl is a little rusty, but won't this clobber a predictable file? I
> guess that doesn't matter because the directory is writable only by users
> of the same or higher privileges than debbugs?

One for Adam ...

> Is there anywhere I can get an example bug file and it's related files if
> applicable (do .status file exist separately?)?

http://bugs.debian.org/~cjwatson/00/ has one of the example directories.

Cheers,

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: