Subject: svn: Unable to find repository location for '*' in revision x Package: subversion Version: 1.5.0dfsg1-4 Severity: normal
*** Please type your report below this line *** Dear DDs, I am a little confused. In my project I deleted a file file.tex in r221. $ LANG=C svn log -vr 221 ------------------------------------------------------------------------ r221 | x | *** | * lines Changed paths: D /a/file.tex Later I wanted to undo this change and tried to follow [1]. But I got the following error. $ LANG=C svn cp --revision 220 https://server/svn/z/a/file.tex . svn: Unable to find repository location for 'https://server/svn/z/a/file.tex' in revision 220 Strangely yesterday the path looked a bit different. svn: »/svn/z/!svn/bc/244/a/file.tex« Pfad nicht gefunden Then I commited a change r245 and got with log. $ svn log --revision 219 https://server/svn/z/a/file.tex svn: »/svn/a/!svn/bc/245/a/file.tex« Pfad nicht gefunden See how svn tries to look under path with the *current* revision number. Maybe there is the culprit. Anyway, after recreating the file manually I remembered to have access to a different machine with a subversion package from etch. Everything worked there as expected. $ LANG=C dpkg -l libsvn1 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============-==============-============================================ ii libsvn1 1.4.4dfsg1-1 Shared libraries used by Subversion $ svn cp --revision 220 https://server/svn/z/a/file.tex . A file.tex Do you have an idea, what might be the problem? Thanks, Paul [1] http://svnbook.red-bean.com/en/1.0/ch04s04.html (Resurrecting Deleted Items) -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages subversion depends on: ii libapr1 1.2.12-4 The Apache Portable Runtime Librar ii libc6 2.7-12 GNU C Library: Shared libraries ii libsasl2-2 2.1.22.dfsg1-21 Cyrus SASL - authentication abstra ii libsvn1 1.5.0dfsg1-4 Shared libraries used by Subversio subversion recommends no packages. Versions of packages subversion suggests: pn db4.6-util <none> (no description available) ii patch 2.5.9-5 Apply a diff file to an original pn subversion-tools <none> (no description available) -- no debconf information
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

