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

Re: svn log inconsistencies

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-11-15 21:07:15 CET

On 11/15/06, Geoffrey Myers <geof@serioustechnology.com> wrote:
> Tjernstrom, Staffan wrote:
> > What is the exact command used?
> >
> > Is there any chance that at least one of you is doing the command
> > against your local working copy, not the repo?
>
> Bear in mind, I'm real new to this, so excuse any ignorance displayed.
> How do I determine whether 'svn log' is working against the local verses
> repo?

Typing 'svn log' in a working copy gets the log from the local working
copy, as of your last update. So if you last updated a week ago,
you'll be missing a week's worth of logs.

Typing 'svn log <repository URL>' gets the current log direct from the
repository.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 15 21:08:52 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.