Re: cvs commit mails

2001-05-31 Thread Rodent of Unusual Size
"Note: I am currently travelling; at the moment I am in Brasil. As a result, my mail is piling up and I may not be very responsive.. :-/" The keyboard of Joshua Slive chattered: > > No, we don't get httpd-docs-2.0 cvs commit messages in apache-docs. There > was a prolonged discussion on this topi

Re: cvs commit mails

2001-05-31 Thread Joshua Slive
On Thu, 31 May 2001, Rodent of Unusual Size wrote: > The keyboard of Rodent of Unusual Size chattered: > > > > Joshua Slive wrote: > > > > > > Now that we have commit access to httpd-docs-2.0 back, someone > > > needs to get commit log mails flowing back into this list again. > > : > > > Ken, c

Re: cvs commit mails

2001-05-31 Thread Rodent of Unusual Size
"Note: I am currently travelling; at the moment I am in Brasil. As a result, my mail is piling up and I may not be very responsive.. :-/" Checking up on lost and stale mail.. The keyboard of Rodent of Unusual Size chattered: > > Joshua Slive wrote: > > > > Now that we have commit access to http

Re: cvs commit mails

2000-12-11 Thread Rodent of Unusual Size
Joshua Slive wrote: > > Now that we have commit access to httpd-docs-2.0 back, someone > needs to get commit log mails flowing back into this list again. : > Ken, can you take care of that? I was in New Orleans for a couple of days and not reading mail. Let me catch up and I'll fix this.

Re: cvs commit mails

2000-12-09 Thread Cliff Woolley
--- Joshua Slive <[EMAIL PROTECTED]> wrote: > The relevant code is: > >local($path) = @_; > my($mapped, $dir) = ("", $path); > my(%mapping) = ('apache-2.0/src/include'=> 'httpd-docs-2.0', > 'apache-2.0/src/os/unix'=> 'httpd-docs-2.0', >

Re: cvs commit mails

2000-12-09 Thread rbb
Okay, I just backed that out. I'll a bit closer and see if there is anything I can do. If not, I'll leave this for somebody else. Ryan On Sat, 9 Dec 2000, Joshua Slive wrote: > On Sat, 9 Dec 2000 [EMAIL PROTECTED] wrote: > > > > > Joshua, > > > > I think I just fixed this, can you test if

Re: cvs commit mails

2000-12-09 Thread Joshua Slive
On Sat, 9 Dec 2000 [EMAIL PROTECTED] wrote: > > Joshua, > > I think I just fixed this, can you test if for me? > Hmmm... that didn't seem to work. Perhaps my guess at where to fix it was wrong. Looking more closely, it appears that the map in that perl file gets matched EXACTLY against the d

Re: cvs commit mails

2000-12-09 Thread rbb
Joshua, I think I just fixed this, can you test if for me? Ryan On Sat, 9 Dec 2000, Joshua Slive wrote: > Now that we have commit access to httpd-docs-2.0 back, someone > needs to get commit log mails flowing back into this list again. > > It looks like all that is needed is a modification of

Re: cvs commit mails

2000-12-09 Thread rbb
> Now that we have commit access to httpd-docs-2.0 back, someone > needs to get commit log mails flowing back into this list again. > > It looks like all that is needed is a modification of > CVSROOT/log_accum.pl along the line of what was done > here: > my(%mapping) = ('apache-2.0/src/include'

cvs commit mails

2000-12-09 Thread Joshua Slive
Now that we have commit access to httpd-docs-2.0 back, someone needs to get commit log mails flowing back into this list again. It looks like all that is needed is a modification of CVSROOT/log_accum.pl along the line of what was done here: my(%mapping) = ('apache-2.0/src/include'=> 'h