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