[Python-Dev] 2.5 branch unfrozen
dustin at v.igoro.us
dustin at v.igoro.us
Wed Apr 25 23:11:00 CEST 2007
On Wed, Apr 25, 2007 at 05:00:42PM -0400, Terry Reedy wrote:
> Does the SVN tracker (presuming there is one) take RFEs?
http://subversion.tigris.org/project_issues.html
But I would expect that this proposal will not pass the "buddy system"
(which is a cute idea IMHO), as locking is counter to the Subversion
Way.
Also, you could accomplish what you want (a locked branch) with a
pre-commit hook that just scans for paths in that branch.
Dustin
More information about the Python-Dev
mailing list