Package: mr Version: 0.22 Followup-For: Bug #463941 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hello, here is an example config file demonstrating the problem: $ cat .mrconfig [DEFAULT] include = cat /usr/share/mr/git-svn [src/dnspython-gitsvn] checkout = git-svn clone 'http://www.dnspython.org/svn/dnspython/head' 'dnspython-gitsvn' $ cd $HOME; mr update mr update: /home/calvin/src/dnspython-gitsvn fatal: 'origin': unable to chdir or not a git archive fatal: The remote end hung up unexpectedly mr update: command failed mr update: finished (1 failed) I see now that the patch breaks checkouts. Perhaps moving only the chdir() call above the skiptest would be enough. Then it only breaks when the repository directory does not exist. Regards, Bastian - -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.24treasure1 (PREEMPT) Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Shell: /bin/sh linked to /bin/bash - -- debconf-show failed -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHqG2weBwlBDLsbz4RAgnBAKDJO9rM+XkxF65pL1FU1fNtvuktgwCeIXYC Grjo8nxKfjxuLQSc0eSwQbg= =mJMO -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

