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

[Issue 1351] New - svn -r 939 log vs. svn -r 939 diff inconsistency

From: Olaf Hering <olh_at_suse.de>
Date: 2003-06-06 19:33:08 CEST

Forwarded on request:

http://subversion.tigris.org/issues/show_bug.cgi?id=1351

                  Summary: svn -r 939 log vs. svn -r 939 diff inconsistency

svn -r 939 log shows that one change entry
svn -r 939 diff shows the entire diff to the working copy

I would expect that both behave the same.

And I would like to act svn -r 939 diff to behave the same as svn -r
939 log does right now: show the changes in the specified changeset
only, not the entire 'history'.
There are x:y ranges for the history.

 ~/subversion/install/bin/svn --version
svn, version 0.23.0 (r5962)
   compiled May 19 2003, 18:22:38

Copyright (C) 2000-2003 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
  - handles 'http' schema
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' schema
* ra_svn : Module for accessing a repository using the svn network
protocol.
  - handles 'svn' schema

----- End forwarded message -----

-- 
USB is for mice, FireWire is for men!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 6 19:34:03 2003

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.