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

Re: svn commit: r14209 - branches/1.2.x

From: Tobias Ringström <tobias_at_ringstrom.mine.nu>
Date: 2005-04-21 00:20:43 CEST

fitz@tigris.org wrote:

>+ * r14205, 14208
> Add lock/unlock support to mailer.py.
> Justification:
> Necessary feature... besides, who doesn't want more email?
>
>
I'm going to have to veto this for 1.2.x for the following three reasons:

1. It needs r14150 to even merge.
2. The "path = dirlist[0]" in Lock.__init__ should probably be "path =
self.dirlist[0]".
3. The CONFIG-PATH is listed as optional in usage, but is required.

I don't have the time to test further right now.

/Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 21 00:21:38 2005

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.