On Fri, May 6, 2011 at 4:01 PM, C. Michael Pilato <cmpil...@collab.net> wrote: > Is there a convention in HTTP user-agent strings to use whitespace to > delimit various bits of information carried in that string? I asked because > our client strings now look like so in trunk co: > > "SVN/1.7.0-dev (under development) neon/0.28.2" > > I *think* the " (under development)" bit is new(ish) and the result of > Julian's relatively recent tweaks to our version strings. I'm not so fond > of its appearance in this location, but wanted to hear other's opinion on > the matter. > > So ... what say you?
Seems kinda redundant when used along with the '-dev' postfix in the version number, says I. -Hyrum