On Tue, Jul 13, 2010 at 04:52:45PM -0500, Ryan Schmidt wrote:
> On Jul 13, 2010, at 08:35, Stefan Sperling wrote:
> 
> > In the "-r rev" syntax, the rev is interpreted as a peg revision.
> > See 
> > http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_wc/props.c?revision=961970&view=markup
> > lines 3026 to 3092, inside function svn_wc_parse_externals_description3().
> > Revisions parsed from either syntax set the same variable 
> > (item->peg_revision).
> 
> "-r rev" is interpreted as a peg revision within svn:externals? That's
> a bit confusing, since "-r rev" is interpreted as an operative
> revision when used on the command line.

Just use the new svn:externals syntax :)

Reply via email to