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

RE: best way to get "Last Changed Rev:" without a checkout

From: Yount, Steffen <SYount_at_medialinq.com>
Date: 2003-12-17 19:44:01 CET

So like I was saying(revised):

"--strict" doesn't seem to be in svn's vocabulary any more(v0.34.0), and
"--incremental" only gets rid of the very last row of those "---------"
characters. Maybe this is a bug?

I get the following on WinXP running the svn binary installed by
"svn-0.34.0-setup.exe"

C:\>svn log --strict http://svn.collab.net/repos/svn/README
subcommand 'log' doesn't accept option '--strict'
Type 'svn help log' for usage.

C:\>svn log -q --incremental http://svn.collab.net/repos/svn/README
------------------------------------------------------------------------
r6881 | kfogel | 2003-08-26 08:23:32 -0700 (Tue, 26 Aug 2003)
------------------------------------------------------------------------
r2755 | kfogel | 2002-07-27 23:37:10 -0700 (Sat, 27 Jul 2002)
------------------------------------------------------------------------
r2753 | kfogel | 2002-07-27 23:29:29 -0700 (Sat, 27 Jul 2002)

Is this the behavior y'all are expecting?

Cheers,
-Steffen

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 17 19:45:07 2003

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.