[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] svn --version --verbose += /etc/os-release

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 27 Jan 2015 12:43:20 +0100

On Tue, Jan 27, 2015 at 11:24:04AM +0000, Daniel Shahaf wrote:
> That's what my first version of the patch did, but it resulted in this:
>
> System information:
>
> * running on x86_64-unknown-linux-gnu
> - "Debian GNU/Linux 7 (wheezy)" [Linux 3.2.0-4-amd64]
>
> and I figured it was too inelegant, so I went back and added the
> dquote-stripping...

I don't think that looks bad. It's probably better to just use the
string verbatim than trying to munge it.

As far as I can tell, freedesktop.org specs are hardly 'specs' in
the strict sense of the word (see dbus). So it's probably better for
us to just do something _really_ simple and not rely on any details.
Received on 2015-01-27 12:44:19 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.