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

SVN List stops on copy

From: Daniel Bradby <daniel_at_dbradby.net>
Date: 2004-02-18 03:08:08 CET

Hi

I asked a similar question about svn log.

when I use svn list -v it gives me the revisions of all the files in the
directory .. but it seems to stop on copy.

For example for the file "cpl-v10.html" svn list shows the revision at
312 ... but svn log shows it at 317. Is there anyway to make SVN list
show the 317 revision? Like turn off stop on copy.

svn list -v -r HEAD
http://svn.collab.net/repos/subclipse/branches/subclipse-3/core
    312 mml 15046 Nov 24 04:58 cpl-v10.html

svn log -r 0:HEAD
http://svn.collab.net/repos/subclipse/branches/subclipse-3/core/cpl-v10.html
------------------------------------------------------------------------
r8 | cchab | 2003-06-21 08:18:03 +1000 (Sat, 21 Jun 2003) | 1 line

first commit of core
------------------------------------------------------------------------
r199 | mml | 2003-10-14 09:59:51 +1000 (Tue, 14 Oct 2003) | 3 lines

0.8.1 release branch

------------------------------------------------------------------------
r209 | mml | 2003-10-14 10:15:36 +1000 (Tue, 14 Oct 2003) | 3 lines

code for 3.0 eclipse goes here. branched from 0.8.1

------------------------------------------------------------------------
r312 | mml | 2003-11-24 04:58:13 +1100 (Mon, 24 Nov 2003) | 2 lines

merged from 297 to 308

------------------------------------------------------------------------
r317 | mml | 2003-11-25 11:28:57 +1100 (Tue, 25 Nov 2003) | 2 lines

re-org

------------------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 18 03:05:52 2004

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.