Message275

Author jaraco
Recipients durin42, jaraco, mjpieters
Date 2009-04-13.13:07:54
Content
I'm enclosing a patch against r71559 of /branches/setuptools-0.6 that refactors
the svn revision parsing code to its own method and handles the svn 1.6.x line.
 It also will handle the 1.7+ versions with a warning, assuming the format is
consistent enough.
Files
File name Uploaded
svn_1.6_format.patch jaraco, 2009-04-13.13:07:54
History
Date User Action Args
2009-04-13 13:07:54jaracosetrecipients: + jaraco, durin42, mjpieters
2009-04-13 13:07:54jaracosetmessageid: <1239628074.51.0.345743241524.issue64@psf.upfronthosting.co.za>
2009-04-13 13:07:54jaracolinkissue64 messages
2009-04-13 13:07:54jaracocreate