Bug#324207: cogito: gt cvsimport fails due to trying to exec git

2005-08-27 Thread Sebastian Kuzminsky
Brett Viren [EMAIL PROTECTED] wrote:
 /usr/bin/git-cvsimport-script tries to exec git and fails.
 Reproduce it by running the following against an existing CVS
 repository of your choice:
 
 gt cvsimport -v -d $CVSROOT -C MODULE_NAME OUTPUT_DIRECTORY
 ...
 (copious unrelated output removed)
 ...
 Commit ID 47b5adfa83821f6d12419d6527c1424da302adbc
 DONE; creating master branch
 Can't exec git: No such file or directory at /usr/bin/git-cvsimport-script 
 line 738.
 checkout failed: -1
 
 That line is:
 
 system('git checkout');
 
 so, either need to do s/git/gt/ or s/git
 checkout/git-checkout-script/ (or settle on the git vs. gt naming
 controversy...)

Thanks for the bug report.  I'm still hoping to get to call git git,
I have a few more options to explore.

I'll be a little slow in updating the cogito package (and git-core) until
things get settled finally, one way or another...  Please bear with me.


-- 
Sebastian Kuzminsky


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



Bug#324207: cogito: gt cvsimport fails due to trying to exec git

2005-08-20 Thread Brett Viren
Package: cogito
Version: 0.12.1+20050730-1
Severity: normal


Hi,

/usr/bin/git-cvsimport-script tries to exec git and fails.
Reproduce it by running the following against an existing CVS
repository of your choice:

gt cvsimport -v -d $CVSROOT -C MODULE_NAME OUTPUT_DIRECTORY
...
(copious unrelated output removed)
...
Commit ID 47b5adfa83821f6d12419d6527c1424da302adbc
DONE; creating master branch
Can't exec git: No such file or directory at /usr/bin/git-cvsimport-script 
line 738.
checkout failed: -1

That line is:

system('git checkout');

so, either need to do s/git/gt/ or s/git
checkout/git-checkout-script/ (or settle on the git vs. gt naming
controversy...)

Thanks,
-Brett.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.3
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages cogito depends on:
ii  curl 7.14.0-4Get a file from an HTTP, HTTPS, FT
ii  libc62.3.5-3 GNU C Library: Shared libraries an
ii  libcurl3 7.13.2-2Multi-protocol file transfer libra
ii  libssl0.9.7  0.9.7d-5SSL shared libraries
ii  patch2.5.9-1 Apply a diff file to an original
ii  rcs  5.7-16  The GNU Revision Control System
ii  rsync2.5.6-1 fast remote file copy program (lik
ii  ssh  1:3.6.1p2-9 Secure rlogin/rsh/rcp replacement 
ii  wget 1.9-1   retrieves files from the web
ii  zlib1g   1:1.2.1-1   compression library - runtime

cogito recommends no packages.

-- no debconf information


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