[PEAK] setuptools and subversion 1.4

Phillip J. Eby pje at telecommunity.com
Mon Sep 18 12:38:05 EDT 2006


At 10:53 AM 9/18/2006 +0100, Michael Twomey wrote:
>On 9/17/06, Phillip J. Eby <pje at telecommunity.com> wrote: > Alas, my 
>understanding is that the output from "svn info" is > locale-specific; in 
>fact we used to use that, then switched to parsing > "entries". I may have 
>missed something, but isn't the output from "svn info --xml" locale neutral?

Yes, you missed something.  ;)  Older SVN versions don't support the --xml 
option to "svn info".

(And a second something, which is that the current code will also work 
correctly if somebody gives a tarball of an SVN checkout to someone else to 
work on, even if they don't have an SVN client installed, or they have one 
but it's not on the current PATH, as might be the case with say, a Windows 
SVN client under Cygwin or a Cygwin client under Windows.)

Also, the changes I made to setuptools in SVN will now detect when the 
"entries" format changes again, and issue warnings instead of bombing with 
an error.




More information about the PEAK mailing list