Your message dated Fri, 10 Jan 2014 22:31:15 -0500
with message-id <[email protected]>
and subject line Re: Bug#565641: subversion: svn diff in inconsistent for added
files
has caused the Debian Bug report #565641,
regarding subversion: svn diff in inconsistent for added files
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
565641: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565641
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: subversion
Version: 1.6.6dfsg-2
Severity: normal
Hello!
I've discovered that svn diff works for added files if specifying just
revision range, but does not work if also specifying the filename.
pent@neo:~$ svn log http://svn.apache.org/repos/asf/subversion/trunk -c841356 -v
------------------------------------------------------------------------
r841356 | sussman | 2002-02-15 01:29:04 +0300 (Птн, 15 Фев 2002) | 4 lines
Changed paths:
A /subversion/trunk/CHANGES
* CHANGES: new file. Man, that was a lot of commit logs to read!
------------------------------------------------------------------------
pent@neo:~$ svn di http://svn.apache.org/repos/asf/subversion/trunk -c841356
<works>
pent@neo:~$ svn di http://svn.apache.org/repos/asf/subversion/trunk/CHANGES
-c841356
svn: Unable to find repository location for
'http://svn.apache.org/repos/asf/subversion/trunk/CHANGES' in revision
841355
This is most probably an upstream bug, but I failed to understand how
to pass the quest of reporting an issue for Subversion Issue Tracker,
sorry.
I'm ready to provide additional info,
Andrey Paramonov
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (1000, 'testing'), (200, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.31-1-686 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages subversion depends on:
ii libapr1 1.3.8-1 The Apache Portable Runtime Librar
ii libc6 2.10.2-2 GNU C Library: Shared libraries
ii libsasl2-2 2.1.23.dfsg1-3 Cyrus SASL - authentication abstra
ii libsvn1 1.6.6dfsg-2 Shared libraries used by Subversio
subversion recommends no packages.
Versions of packages subversion suggests:
pn db4.8-util <none> (no description available)
ii patch 2.6-2 Apply a diff file to an original
ii subversion-tools 1.6.3dfsg-1 Assorted tools related to Subversi
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1.7.5-1
On Sun, Jan 17, 2010 at 06:57:46PM +0300, Andrey wrote:
> I've discovered that svn diff works for added files if specifying just
> revision range, but does not work if also specifying the filename.
Fixed upstream in 1.7.2. Closing.
Cheers,
--
James
GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <[email protected]>
signature.asc
Description: Digital signature
--- End Message ---