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

Re: svn commit: rev 1895 - trunk/subversion/clients/cmdline trunk/subversion/tests/clients/cmdline/svntest

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-05-08 00:08:13 CEST

Nuutti Kotivuori wrote:

>The single piece of information that I quite often wish to obtain is
>that "Are there any newer revisions in the repository than my current
>working copy?" If the answer to that is yes, then I usually do want to
>atleast see what those new revisions were by checking the log
>messages, even though they might have not been relevant - and if they
>were relevant, I want to do an update at the top of the tree. And I
>want to do this checking just about anywhere in my working copy.
>
But that's exactly what "svn st -u" is for. It shows all local changes,
plus changes in the repo.

Maybe what you're missing there is the version where the repo changed --
behaviour like "svn st -u", but output format like "svn st -v"?

Then the prize question is actually "why is -u format different from
-v?" I'd be interested in the answer, too. :-)

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 8 00:09:15 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.