Message317

Author durin42
Recipients asmodai, cboos, durin42, dw, grant, jaraco, mjpieters
Date 2009-07-05.18:02:22
Content
I pay attention to Subversion development semi-closely. You should definitely 
not depend on the existing entries format, as they're planning a complete 
overhaul of the .svn structure for 1.7, I think even to the point of tracking 
entries using sqlite instead of a binary file format.

Shelling out to svn (or using bindings) is probably the Right answer. Just my 
2ยข.
History
Date User Action Args
2009-07-05 18:02:23durin42setmessageid: <1246816943.05.0.028982681234.issue64@psf.upfronthosting.co.za>
2009-07-05 18:02:23durin42setrecipients: + durin42, asmodai, jaraco, cboos, mjpieters, grant, dw
2009-07-05 18:02:23durin42linkissue64 messages
2009-07-05 18:02:22durin42create