Your message dated Tue, 22 Jul 2008 19:47:11 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#491865: fixed in mr 0.33
has caused the Debian Bug report #491865,
regarding mr: for DVCS, please push even if nothing to commit
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.)


-- 
491865: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491865
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: mr
Version: 0.31
Severity: wishlist


My use case for mr is push everything to a server at the end of the
day from my working machine, and to pull everything onto my laptop.  

This fails with the current defaults (at least for git) because git
commit fails (returns status 1) if there is nothing to commit.  I
propose something like the following default.

git_commit = if git status -a > /dev/null ; then git commit -a; fi && git push

I tested it once, and it works for me (TM).  

BTW, > /dev/null is not just a good idea, it is mandatory to work around a 
current bug in git-status.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: mr
Source-Version: 0.33

We believe that the bug you reported is fixed in the latest version of
mr, which is due to be installed in the Debian FTP archive:

mr_0.33.dsc
  to pool/main/m/mr/mr_0.33.dsc
mr_0.33.tar.gz
  to pool/main/m/mr/mr_0.33.tar.gz
mr_0.33_all.deb
  to pool/main/m/mr/mr_0.33_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joey Hess <[EMAIL PROTECTED]> (supplier of updated mr package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 22 Jul 2008 15:22:01 -0400
Source: mr
Binary: mr
Architecture: source all
Version: 0.33
Distribution: unstable
Urgency: low
Maintainer: Joey Hess <[EMAIL PROTECTED]>
Changed-By: Joey Hess <[EMAIL PROTECTED]>
Description: 
 mr         - a Multiple Repository management tool
Closes: 491865
Changes: 
 mr (0.33) unstable; urgency=low
 .
   * Add a push subcommand, which pushes committed changes for DCVS, and
     does nothing for svn/cvs. Closes: #491865
Checksums-Sha1: 
 c7c588f6d62d98d63acad72ecd470c6a4bc37c95 749 mr_0.33.dsc
 a757d6f4f9811c9308559e9c76d5226123c0ff63 26943 mr_0.33.tar.gz
 ef1a465e1380f463da60b428a4c89d6ee6bc9438 29020 mr_0.33_all.deb
Checksums-Sha256: 
 b40b7e3b30978fff3c6caa4d6600704ad56985da3998cf67a7c9fa57c49ccdc7 749 
mr_0.33.dsc
 3229e1be579ef8593648dd52c625d44e935342092b6fda617a4f18d0920ba68b 26943 
mr_0.33.tar.gz
 fdfe7703e1756962c3b1f9f43b6373a5b61ef823a72032c477ba54dc9aa03a4b 29020 
mr_0.33_all.deb
Files: 
 2019ff3479ae6191cf923793fb96854b 749 utils optional mr_0.33.dsc
 833a6d55f732c43a9f374693d2cdefaa 26943 utils optional mr_0.33.tar.gz
 b8b1ac1a6fe36030f92bbc16b35d3b91 29020 utils optional mr_0.33_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFIhjT32tp5zXiKP0wRArkxAKCh38QnfuFZl+/5scwKhWLcQHDdOgCfWDsu
6gQvwgxUvRj4Zt9O0vCUT58=
=KZH/
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to