Bug#416372: [git-svn] lots of undeleted $GIT_DIR/.svn-commit.tmp.*

2007-03-27 Thread Pierre Habouzit
Package: git-svn
Version: 1:1.5.0.3-1
Severity: normal


  All is in the title, after a bit of git-svn use, I always get a lot of
cruft in my .git/, presumably commit messages of interupted git-svn
command (wether by me or by a ssh error or a svn proble is irrelevant
here IMHO).

  I suppose git-svn should have some kind of atexit() (or whichever perl
equivalent has) to clean up all the temporary svn-commit files it
created and not left them around.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-amd64
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages git-svn depends on:
ii  git-core1:1.5.0.3-1  fast, scalable, distributed revisi
ii  libsvn-perl [libsvn-core-pe 1.4.2dfsg1-2 Perl bindings for Subversion
ii  libwww-perl 5.805-1  WWW client/server library for Perl

Versions of packages git-svn recommends:
ii  git-doc  1:1.5.0.3-1 fast, scalable, distributed revisi

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#416372: [git-svn] lots of undeleted $GIT_DIR/.svn-commit.tmp.*

2007-03-27 Thread Gerrit Pape
On Tue, Mar 27, 2007 at 12:47:10PM +0200, Pierre Habouzit wrote:
   All is in the title, after a bit of git-svn use, I always get a lot of
 cruft in my .git/, presumably commit messages of interupted git-svn
 command (wether by me or by a ssh error or a svn proble is irrelevant
 here IMHO).

This is fixed upstream with 1.5.1-rc2, $GIT_SVN_DIR/.svn-commit.tmp.$$
is no longer used, but $ENV{GIT_DIR}/COMMIT_MSG, it seems.

If you like, you can check the packages at
 http://bugs.debian.org/415956
 http://people.debian.org/~pape/Ou4heeT/

Regards, Gerrit.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]