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

Re: svn log -r questions/ideas/suggestions

From: Rafael Garcia-Suarez <raphel.garcia-suarez_at_hexaflux.com>
Date: 2002-11-21 12:24:39 CET

Kent Karlsson <kent@popwire.com> wrote:
> Is there an easy way to get all the logs from the version I have
> locally to the HEAD, ie to see what is new?
>
> Currently I have a script that does a svn info and takes that rev, but
> shouldnt there be an easier way for something I imagine is pretty
> common?

        svn log -rBASE:HEAD
(BASE will take the base rev of your current dir)

> Are there more tags than HEAD?

They're described in the book.
(BTW adding them in the manpage would be helpful.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 21 12:29:00 2002

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.