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

Re: 'svn log -v' does not bring recent changes logs unless they are synced locally

From: Alan Barrett <apb_at_cequrux.com>
Date: 2006-10-24 21:44:00 CEST

On Mon, 23 Oct 2006, Leonard Gestrin wrote:
> It appears that 'svn log' command does not bring the latest logs from
> repository, unless they are synced.

I am not sure what you mean by "synced". There is no "svn sync"
command; are you possibly confusing svn with svk, which does have an
"svk sync" command?

If you are using the term "sync" to refer to the "svn update" command,
and you have a working copy that is not up to date, then try "svn log -r
HEAD:1" to get logs in reverse order for all revisions.

--apb (Alan Barrett)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 24 21:45:15 2006

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.