On Thu, Feb 23, 2012 at 10:32 AM, Paul Burba <ptbu...@gmail.com> wrote: >> Why not just give users what they want? A capability string (or comparable >> mechanism) that carries the client's version number, for use with >> start-commit >> hooks in allowing/denying clients which don't meet the administrator's >> quality >> requirements? > > Mike, > > +1 to this enhancement. One question though, are you envisioning a > new "capability" for each minor release or for each patch release? I > assume the latter, but that's not entirely clear from the issue > writeup.
I would suggest something easily parseable like "ClientVersion-1.7.3" I would assume it would be a single string that contained the exact version number and it would be up to the hook script to do something with it. -- Thanks Mark Phippard http://markphip.blogspot.com/