Re: [Mailman-Developers] Mailman 2.0.5 patch

2001-05-04 Thread Marc MERLIN
On Fri, May 04, 2001 at 12:58:54PM -0400, Barry A. Warsaw wrote: > > Hi all, > > I've uploaded the Mailman 2.0.5 patch and tarball to SourceForge. > Please check out > > http://sourceforge.net/project/showfiles.php?group_id=103 lynx -dump http://lists.sourceforge.net/lists/listinfo/test |

Re: [Mailman-Developers] Mailman 2.0.5 patch

2001-05-04 Thread Barry A. Warsaw
> "MM" == Marc MERLIN <[EMAIL PROTECTED]> writes: MM> The uprade procedure was a bit painful, because once again, MM> update touched all my lists as root, recreated all the MM> config.db files as root, which broke all the lists on my MM> system (admittedly, that's my fault fo

Re: [Mailman-Developers] Mailman 2.0.5 patch

2001-05-04 Thread Marc MERLIN
On Fri, May 04, 2001 at 04:25:52PM -0400, Barry A. Warsaw wrote: > The problem is that while the dolist() step happens unconditionally, > it only needs to be done if it updates the archive_directory or > private_archive_file_dir attributes. Below is a patch to skip this > step if those attrs don'

[Mailman-Developers] Mailman 2.0.5 patch

2001-05-04 Thread Barry A. Warsaw
Hi all, I've uploaded the Mailman 2.0.5 patch and tarball to SourceForge. Please check out http://sourceforge.net/project/showfiles.php?group_id=103 I've tested this on my system and on {python,zope}.org and it seems to work well. Still, I would love to get some feedback on this specific