Message278

Author jaraco
Recipients cboos, durin42, jaraco, mjpieters
Date 2009-04-14.16:48:10
Content
While it may be reasonable to first attempt to shell out to svn or SubWCRev,
it's not guaranteed that the user will have either of these clients (He could be
using Eclipse, Subclipse, and PyDev, for example).  Because of the core nature
of setuptools, it should have as few dependencies as possible, so it should
fallback to inspection using pure Python.
History
Date User Action Args
2009-04-14 16:48:10jaracosetrecipients: + jaraco, durin42, cboos, mjpieters
2009-04-14 16:48:10jaracosetmessageid: <1239727690.92.0.649999939775.issue64@psf.upfronthosting.co.za>
2009-04-14 16:48:10jaracolinkissue64 messages
2009-04-14 16:48:10jaracocreate