On Wed, Oct 29, 2014 at 01:04:21PM +0000, Julian Foad wrote: > I (Julian Foad) wrote: > > An 'svn' command-line argument of the form ".@PEG" raises the error > > > > svn: E125001: '@PEG' is just a peg revision. Maybe try '@PEG@' instead? > [...] > > I intend to correct this, to make arguments of the form ".@PEG" > > syntactically acceptable. > > Committed r1635118. > > - Julian
Don't you think we should bump the API for this? Whenever I made similar changes in the past (changing just the semantics of function arguments) others usually called for a bump.