Your message dated Wed, 26 Mar 2008 17:26:11 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#469231: git-relink: doesn't work with bare repos
has caused the Debian Bug report #469231,
regarding git-relink: doesn't work with bare repos
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.)
--
469231: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469231
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: git-core
Version: 1:1.5.4.2-1~bpo40+2
Severity: normal
If I try to point git-relink at a bare repo, I get:
Usage: /usr/bin/git-relink [--safe] <dir> [<dir> ...] <master_dir>
All directories should contain a .git/objects/ subdirectory.
In my case, both master_dir and the CWD are bare repos.
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable'), (99, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages git-core depends on:
ii cpio 2.6-18 GNU cpio -- a program to manage ar
ii libc6 2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii libcurl3-gnutls 7.15.5-1etch1 Multi-protocol file transfer libra
ii libdigest-sha1-perl 2.11-1 NIST SHA-1 message digest algorith
ii liberror-perl 0.15-8 Perl module for error/exception ha
ii libexpat1 1.95.8-3.4 XML parsing C library - runtime li
ii perl-modules 5.8.8-7etch1 Core Perl modules
ii zlib1g 1:1.2.3-13 compression library - runtime
Versions of packages git-core recommends:
pn curl <none> (no description available)
ii less 394-4 Pager program similar to more
ii openssh-client [ssh-client] 1:4.3p2-9 Secure shell client, an rlogin/rsh
ii patch 2.5.9-4 Apply a diff file to an original
ii rsync 2.6.9-2etch1 fast remote file copy program (lik
-- no debconf information
--- End Message ---
--- Begin Message ---
On Mon, Mar 03, 2008 at 06:29:41PM -0600, John Goerzen wrote:
> If I try to point git-relink at a bare repo, I get:
>
> Usage: /usr/bin/git-relink [--safe] <dir> [<dir> ...] <master_dir>
> All directories should contain a .git/objects/ subdirectory.
>
> In my case, both master_dir and the CWD are bare repos.
Hi John, I think this has been cleared up on the git mailing list?:
http://thread.gmane.org/gmane.comp.version-control.git/76006/
Regards, Gerrit.
--- End Message ---