[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Add NNTP support to mailer.py

From: Jon Bendtsen <jbendtsen_at_laerdal.dk>
Date: Wed, 22 Apr 2009 19:27:35 +0200

Hi

I built upon Lars patch. I added Error Checking and Correction. If an
error occurs while posting to nntp server, then i will catch it and
try to handle it by running an external program which can parse the
error message and try to do something about the error. After returning
to mailer.py, then the message will be tried posting again.

I plan to use this locally to post to:
        $projectname.trunk
        $projectname.branches.$branchname

But if the branchname group isnt made yet, i want to create it and try
posting again.

This patch misses code that actually finds the branch and project
names and post to any other group than the one specified in the config
file.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1863428

Received on 2009-04-22 19:51:57 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.