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

Re: defaulting 'svn log' to HEAD revision

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-01-04 02:44:13 CET

On Jan 3, 2005, at 5:58 PM, Vincent Lefevre wrote:

> On 2005-01-02 21:48:17 -0600, kfogel@collab.net wrote:
>> Many users (including me) are periodically confused and/or annoyed by
>> the fact that 'svn log' defaults to the working copy at BASE, instead
>> of at HEAD. That is:
>>
>> $ svn commit -m "Commit a new revision."
>> [...]
>> Committed revision 245.
>> $ svn log
>> [... r245 is not shown, because it's too recent ...]
>> $
>
> IMHO, the real problem is not "svn log", but the fact that the working
> copy is not automatically updated in some way to reflect the commit.
>

True, but what can be done? The only solution is to make 'svn commit'
automatically run 'svn update'. That's pretty awful.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 4 02:47:56 2005

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

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