[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Inconsistency in "svn blame" peg-rev processing

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-08-24 17:33:00 CEST

If I run

  svn cat http://svn.collab.net/repos/svn/branches/locking/subversion/libsvn_ra_svn/protocol@13571

I get the protocol document as I would expect. If I change "cat" to
"blame", the operative rev defaults to HEAD, and I get a failure. I
have to specify "-r 13571" in addition to "@13571" to get it to work.

ls and info agree with cat. log doesn't know about peg-revs yet.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 24 17:34:04 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.