Your message dated Fri, 10 Jan 2014 21:58:00 -0500
with message-id <[email protected]>
and subject line Re: Bug#310051: subversion: svn diff ignores deletion of
subdirectories
has caused the Debian Bug report #310051,
regarding subversion: svn diff ignores deletion of subdirectories
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.)
--
310051: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=310051
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: subversion
Version: 1.1.4-2
Severity: important
svn diff's output is incomplete, it ignores the deletion of
directories. Check these two commands, they only differ in the order of
arguments.
ametzler@costa:~$ svn diff \
svn://svn.debian.org/pkg-exim4/exim/tags/4.50-4 \
svn://svn.debian.org/pkg-exim4/exim/trunk \
| wc 2>/dev/null
6519 40286 293933
ametzler@costa:~$ svn diff \
svn://svn.debian.org/pkg-exim4/exim/trunk \
svn://svn.debian.org/pkg-exim4/exim/tags/4.50-4 \
| wc 2>/dev/null
10687 58798 452521
Redirecting the outputs to files and comparing their contents with
lsdiff [1] shows that the former command does not show the information
about deletion of the debian/exim4-config-medium and
debian/exim4-config-simple directory trees.
cu andreas
[1] or alternatively using combinediff.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-k7
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Versions of packages subversion depends on:
ii db4.2-util 4.2.52-18 Berkeley v4.2 Database Utilities
ii libapr0 2.0.54-4 the Apache Portable Runtime
ii libc6 2.3.2.ds1-21 GNU C Library: Shared libraries an
ii libdb4.2 4.2.52-18 Berkeley v4.2 Database Libraries [
ii libexpat1 1.95.8-3 XML parsing C library - runtime li
ii libldap2 2.1.30-6 OpenLDAP libraries
ii libneon24 0.24.7.dfsg-1 An HTTP and WebDAV client library
ii libssl0.9.7 0.9.7e-3 SSL shared libraries
ii libsvn0 1.1.4-2 shared libraries used by Subversio
ii libxml2 2.6.16-7 GNOME XML library
ii patch 2.5.9-2 Apply a diff file to an original
ii zlib1g 1:1.2.2-4 compression library - runtime
-- no debconf information
--
"See, I told you they'd listen to Reason," [SPOILER] Svfurlr fnlf,
fuhggvat qbja gur juveyvat tha.
Neal Stephenson in "Snow Crash"
http://downhill.aus.cc/
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Version: 1.7.5-1
On Sat, May 21, 2005 at 11:48:29AM +0200, Andreas Metzler wrote:
> svn diff's output is incomplete, it ignores the deletion of
> directories. Check these two commands, they only differ in the order of
> arguments.
Fixed upstream in 1.7.0. Closing.
Cheers,
--
James
GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <[email protected]>
signature.asc
Description: Digital signature
--- End Message ---