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

Re: damned 'svn log' behavior

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-02-22 14:55:27 CET

Greg Stein <gstein@lyra.org> writes:

> The behavior of 'svn log -r NNN' is really getting annoying. I don't see an
> issue about this, so is it just me, or is the issue under another name?

No, it's a FAQ :)

> Specifically:
>
> $ svn info
> ...
> Url: http://svn.collab.net/repos/svn/trunk
> ...
> $ svn log -r 5000
> ------------------------------------------------------------------------
> $ svn log -r 5000 http://svn.collab.net/repos/svn/
> ------------------------------------------------------------------------
> rev 5000: cmpilato | 2003-02-20 15:20:29 -0800 (Thu, 20 Feb 2003) | 3 lines
>
> * subversion/libsvn_fs/bdb/changes-table.c
> Fix some fn-space-paren stuffs.
>
> ------------------------------------------------------------------------
>
>
> So I'm sitting at the trunk, yet the -r 5000 doesn't show me that a change

Try using -v, that change was made on a branch.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 22 14:56:21 2003

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.