On Sun, Nov 09, 2008 at 11:22:07PM -0600, Peter Samuelson wrote:
>
> [Robert Millan]
> > It's inspired by git-bisect and the syntax is almost the same (except
> > it doesn't have all the features).
>
> Yeah, git-bisect is pretty useful. I'll include your svn-bisect in
> 'subversion-tools'. If I'm not mistaken, it will be the first GPL3+
> thing I maintain. (:
>
> One tweak, though:
>
> > get_curr_rev ()
> > {
> > svn info | sed -ne "s/^Revision: //p"
>
> LC_MESSAGES=C svn info | sed -ne "s/^Revision: //p"
>
> since 'svn info' output is localized.
Ah, good catch. I didn't notice as it's not translated to Catalan yet.
Thanks
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]