Package: subversion
Version: 1.6.12dfsg-2
Severity: normal
The command "svn cp . svn+ssh://..." tries to copy a directory that has
just been removed and fails:
$ svn -m "[svn-buildpackage] Tagging libhtml-tree-perl 4.1-1" \
cp . svn+ssh://svn.debian.org/svn/pkg-perl/tags/libhtml-tree-perl/4.1-1
svn: Directory 'debian/patches' is missing
svn: Directory 'debian/patches' is missing
The directory debian/patches has been removed before (using svn rm) and
has been commited to the repository without complains:
$ debcommit
[...]
Deleting libhtml-tree-perl/debian/patches
[...]
Transmitting file data ............
Committed revision 64356.
I did try to tag the upload right after this via svn-buildpackage
--svn-tag-only which runs the command mentioned above. Trying to run
the command by hand fails as well.
Regards,
Ansgar
PS: I had similar problems after merges as well. After "svn merge",
"svn commit" believed some files were outdated (it fails for one, moving
the file aside caused the commit to fail at another file). "svn update"
did also mark the file as "conflicting" (not introducing any changes),
but "svn resolve --accept working $file" did not help. It removed the
conflict marker, but the commit still failed...
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (900, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages subversion depends on:
ii libapr1 1.4.2-6 The Apache Portable Runtime Librar
ii libc6 2.11.2-6+squeeze1 Embedded GNU C Library: Shared lib
ii libsasl2-2 2.1.23.dfsg1-6 Cyrus SASL - authentication abstra
ii libsvn1 1.6.12dfsg-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
pn subversion-tools <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]