-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Gorka Olaizola wrote:
> On Mon, Jul 09, 2007 at 10:18:46AM +0200, Duncan Webb wrote:
>> Does indeed, just add the revision number by typing:
>> svn info --revision=BASE
>>
> I think there is a little bug in autogen.sh.

Indeed it is.

> If the locale is not C or english the revision number cannot be found
> because the svn client strings get translated.
> 
> Just add
> 
>   export LC_ALL=C
> 
> at the start of the autogen.sh script and it will work.
> 
> Or if you want to be more specific
> 
>   rev=$(LC_ALL=C svn info --revision=BASE | sed -n '/Revision:/s/Revision: 
> *\([0-9]*\)/\1/p')

Fixed in svn for autogen.sh and setup.py

Duncan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGko7zNi6l+Xvys44RAi04AJsHg7TEGa9aGP/VI8GLua/YZgmE8ACfft7b
nG+0ZFF53zHwQo+J1H3VMNg=
=kCYf
-----END PGP SIGNATURE-----


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to