Message314

Author dw
Recipients asmodai, cboos, durin42, dw, grant, jaraco, mjpieters
Date 2009-07-04.15:59:38
Content
Rather than patching in support for the new working copy format, why not just
look for the 'svn' binary and call 'svn info --xml'?

This is exactly the kind of use case that command was designed for; it's save
untold man-hours of misery across the globe, at the small cost of a slightly
slower build.

I'm completely against the patches that simply update the existing (broken)
functionality.

Thoughts?
History
Date User Action Args
2009-07-04 15:59:38dwsetrecipients: + dw, asmodai, durin42, jaraco, cboos, mjpieters, grant
2009-07-04 15:59:38dwsetmessageid: <1246723178.98.0.0428549320551.issue64@psf.upfronthosting.co.za>
2009-07-04 15:59:38dwlinkissue64 messages
2009-07-04 15:59:38dwcreate