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

Re: svn log default behaviour

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-10-22 17:50:57 CEST

Michael Suess <mike_ml@suessnetz.de> writes:

> On Wednesday 22 October 2003 16:53, kfogel@collab.net wrote:
>
> > Log messages are going to fly by on your console either way, unless
> > you redirect to a file or pipe through a paging program such as
> > 'more'.
>
> Ah, I finally see the light :-). You are right, if you want to save the output
> in a file, it is more useful this way around. Had not thought of that, cause
> my repositories are on the same computer anyways...
>
> Thanks for taking the time to answer, proposal withdrawn :-)...

By the way, if I want to see "the last few" log messages, I often run

   $ svn log -r{yesterday}:HEAD

...it usually works out pretty well. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 22 17:53:43 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.