git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* t9100-git-svn-basic.sh fails
@ 2006-10-18  8:59 Uwe Zeisberger
  0 siblings, 0 replies; 8+ messages in thread
From: Uwe Zeisberger @ 2006-10-18  8:59 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 2101 bytes --]

zeisberg@cepheus:~$ uname -a
Linux cepheus 2.6.19-rc2-g51018b0a #17 SMP Mon Oct 16 12:51:05 CEST 2006 i686 GNU/Linux

zeisberg@cepheus:~$ dpkg -l subversion libsvn1 libapr1 libaprutil1 libdb4.4
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  libapr1        1.2.7-6        The Apache Portable Runtime Library
ii  libaprutil1    1.2.7+dfsg-2   The Apache Portable Runtime Utility Library
ii  libdb4.4       4.4.20-3       Berkeley v4.4 Database Libraries [runtime]
ii  libsvn1        1.4.0-5        Shared libraries used by Subversion
ii  subversion     1.4.0-5        Advanced version control system

zeisberg@cepheus:~/gsrc/git$ sh GIT-VERSION-GEN 
GIT_VERSION = 1.4.2.4.g3453

(BTW, why that:
zeisberg@cepheus:~/gsrc/git$ grep ^DEF_VER GIT-VERSION-GEN 
DEF_VER=v1.4.3.GIT
)

zeisberg@cepheus:~/gsrc/git/t$ sh t9100-git-svn-basic.sh 
Perl SVN libraries not found, tests requiring those will be skipped
define NO_SVN_TESTS to skip git-svn tests
*   ok 1: initialize git-svn
*   ok 2: import an SVN revision into git
*   ok 3: checkout from svn
*   ok 4: try a deep --rmdir with a commit
*   ok 5: detect node change from file to directory #1
*   ok 6: detect node change from directory to file #1
*   ok 7: detect node change from file to directory #2
*   ok 8: detect node change from directory to file #2
*   ok 9: remove executable bit from a file
*   ok 10: add executable bit back file
*   ok 11: executable file becomes a symlink to bar/zzz (file)
*   ok 12: new symlink is added to a file that was also just made executable
FATAL: Unexpected exit with code 9

There is a warning about installing SVN Perl libraries to get fewer
bugs.  Is that one of those?  Is that test failure already known?

The output of the verbose run is attached.

Best regards
Uwe

-- 
Uwe Zeisberger

http://www.google.com/search?q=i+squared

[-- Attachment #2: t9100-git-svn-basic-out.txt --]
[-- Type: text/plain, Size: 8258 bytes --]

Perl SVN libraries not found, tests requiring those will be skipped
define NO_SVN_TESTS to skip git-svn tests
* expecting success: git-svn init file:///home/zeisberg/gsrc/git/t/trash/svnrepo/test-git-svn
*   ok 1: initialize git-svn

* expecting success: git-svn fetch
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/tree/foo.link
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/tree/foo
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/tree/bar
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/tree/bar/zzz
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/tree/exec.sh
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/tree/dir
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/tree/dir/a
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/tree/dir/a/b
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/tree/dir/a/b/c
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/tree/dir/a/b/c/d
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/tree/dir/a/b/c/d/e
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/tree/dir/a/b/c/d/e/file
Checked out revision 1.
r1 = efbb057bfd612e3cd1890112efd96b4a2e397d89
*   ok 2: import an SVN revision into git

* expecting success: svn co file:///home/zeisberg/gsrc/git/t/trash/svnrepo/test-git-svn /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/foo.link
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/foo
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/bar
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/bar/zzz
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/exec.sh
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/dir
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/dir/a
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/dir/a/b
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/dir/a/b/c
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/dir/a/b/c/d
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/dir/a/b/c/d/e
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/dir/a/b/c/d/e/file
Checked out revision 1.
*   ok 3: checkout from svn

* expecting success: git-svn commit --find-copies-harder --rmdir remotes/git-svn..mybranch &&
     svn up /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree &&
     test -d /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/dir && test ! -d /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/dir/a
diff-tree efbb057bfd612e3cd1890112efd96b4a2e397d89 78d4a6294c9d0dcac49c38ece1c1f20c74edcc68
A         dir/file
A         file
D         dir/a/b/c/d/e/file
D         dir/a/b/c/d/e/file
D         dir/a/b/c/d/e
D         dir/a/b/c/d/e/file
D         dir/a/b/c/d/e
D         dir/a/b/c/d
D         dir/a/b/c/d/e/file
D         dir/a/b/c/d/e
D         dir/a/b/c/d
D         dir/a/b/c
D         dir/a/b/c/d/e/file
D         dir/a/b/c/d/e
D         dir/a/b/c/d
D         dir/a/b/c
D         dir/a/b
D         dir/a/b/c/d/e/file
D         dir/a/b/c/d/e
D         dir/a/b/c/d
D         dir/a/b/c
D         dir/a/b
D         dir/a
Committing 78d4a6294c9d0dcac49c38ece1c1f20c74edcc68: try a deep --rmdir with a commit
At revision 2.
r2 = f303d50d91b0f8353e1c8950b04b74ad1da89074
Done committing 1 revisions to SVN
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/file
D    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/dir/a
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/dir/file
Updated to revision 2.
*   ok 4: try a deep --rmdir with a commit

* expecting failure: git-svn commit --find-copies-harder --rmdir remotes/git-svn..mybranch
diff-tree f303d50d91b0f8353e1c8950b04b74ad1da89074 c3711a70e5dfac068e95b43b0778dce17d3f3c53
*   ok 5: detect node change from file to directory #1

* expecting failure: git-svn commit --find-copies-harder --rmdir remotes/git-svn..mybranch2
diff-tree f303d50d91b0f8353e1c8950b04b74ad1da89074 5eba97b4b68c76437c6a3dfd8c1712c235e6dbf1
*   ok 6: detect node change from directory to file #1

* expecting failure: git-svn commit --find-copies-harder --rmdir remotes/git-svn..mybranch3
diff-tree f303d50d91b0f8353e1c8950b04b74ad1da89074 db5f4bce8265b9807ef76a92717af6a846c941dd
*   ok 7: detect node change from file to directory #2

* expecting failure: git-svn commit --find-copies-harder --rmdir remotes/git-svn..mybranch4
diff-tree f303d50d91b0f8353e1c8950b04b74ad1da89074 97060150727530f2fa4b34e13ca83566501a0274
*   ok 8: detect node change from directory to file #2

* expecting success: git-svn commit --find-copies-harder --rmdir remotes/git-svn..mybranch5 &&
     svn up /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree &&
     test ! -x /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/exec.sh
diff-tree f303d50d91b0f8353e1c8950b04b74ad1da89074 f56cfd05f6959633698abb413a76e3879568fe6a
property 'svn:executable' deleted from 'exec.sh'.
Committing f56cfd05f6959633698abb413a76e3879568fe6a: remove executable bit from a file
At revision 3.
r3 = 150272d4f56833af23385f41289fa133fef9061d
Done committing 1 revisions to SVN
 U   /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/exec.sh
Updated to revision 3.
*   ok 9: remove executable bit from a file

* expecting success: git-svn commit --find-copies-harder --rmdir remotes/git-svn..mybranch5 &&
     svn up /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree &&
     test -x /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/exec.sh
diff-tree 150272d4f56833af23385f41289fa133fef9061d 835354f30dee357f2292e0d8457534d3c36a9ee0
property 'svn:executable' set on 'exec.sh'
Committing 835354f30dee357f2292e0d8457534d3c36a9ee0: add executable bit back file
At revision 4.
r4 = 5ff396d7d67dae86e0d031f10971bbd01c7dbc7a
Done committing 1 revisions to SVN
 U   /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/exec.sh
Updated to revision 4.
*   ok 10: add executable bit back file

* expecting success: git-svn commit --find-copies-harder --rmdir remotes/git-svn..mybranch5 &&
	     svn up /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree &&
	     test -L /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/exec.sh
diff-tree 5ff396d7d67dae86e0d031f10971bbd01c7dbc7a aecafe170fda3a28cffa283084038a78e0b9453a
D         exec.sh
A         exec.sh
Committing aecafe170fda3a28cffa283084038a78e0b9453a: executable file becomes a symlink to bar/zzz (file)
At revision 5.
r5 = b11753149d160cd083342368a6a817b67ebe5343
Done committing 1 revisions to SVN
D    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/exec.sh
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/exec.sh
Updated to revision 5.
*   ok 11: executable file becomes a symlink to bar/zzz (file)

* expecting success: git-svn commit --find-copies-harder --rmdir remotes/git-svn..mybranch5 &&
	     svn up /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree &&
	     test -x /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/bar/zzz &&
	     test -L /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/exec-2.sh
diff-tree b11753149d160cd083342368a6a817b67ebe5343 e68439578ed56b3c33137a4f1fb7f9f74a4c5abf
A         exec-2.sh
Committing e68439578ed56b3c33137a4f1fb7f9f74a4c5abf: new symlink is added to a file that was also just made executable
At revision 6.
r6 = 601ae0df2203d0b8c81774101d426b4b009b0f59
Done committing 1 revisions to SVN
A    /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/exec-2.sh
Updated to revision 6.
*   ok 12: new symlink is added to a file that was also just made executable

* expecting success: git-svn commit --find-copies-harder --rmdir remotes/git-svn..mybranch5 &&
	     svn up /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree &&
	     test -f /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/exec-2.sh &&
	     test ! -L /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/exec-2.sh &&
	     diff -u help /home/zeisberg/gsrc/git/t/trash/.git/svn/git-svn/svn-tree/exec-2.sh
diff-tree 601ae0df2203d0b8c81774101d426b4b009b0f59 69fa6b2e91eb2b7af80e86b4af01d6c539f0aa21
D         exec-2.sh
A         exec-2.sh
FATAL: Unexpected exit with code 9

^ permalink raw reply	[flat|nested] 8+ messages in thread

* t9100-git-svn-basic.sh fails
@ 2006-12-12 23:23 Sebastian Harl
  2006-12-13  0:03 ` Johannes Schindelin
  2006-12-13  1:01 ` Eric Wong
  0 siblings, 2 replies; 8+ messages in thread
From: Sebastian Harl @ 2006-12-12 23:23 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 488 bytes --]

Hi,

When compiling git 1.4.4.2 on my Debian Sarge box t9100-git-svn-basic.sh fails
with the following output:

  * FAIL 6: detect node change from directory to file #1
         git-svn commit --find-copies-harder --rmdir remotes/git-svn..mybranch2

I'm using subversion 1.3.2.

Versions up to 1.4.3.2 built fine.

Any clues what this might be caused by?

Thanks in advance.

Cheers,
Sebastian

-- 
Sebastian "tokkee" Harl
GnuPG-ID: 0x8501C7FC
http://tokkee.org/


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: t9100-git-svn-basic.sh fails
  2006-12-12 23:23 t9100-git-svn-basic.sh fails Sebastian Harl
@ 2006-12-13  0:03 ` Johannes Schindelin
  2006-12-13  8:46   ` Sebastian Harl
  2006-12-13  1:01 ` Eric Wong
  1 sibling, 1 reply; 8+ messages in thread
From: Johannes Schindelin @ 2006-12-13  0:03 UTC (permalink / raw)
  To: Sebastian Harl; +Cc: git

Hi,

On Wed, 13 Dec 2006, Sebastian Harl wrote:

> When compiling git 1.4.4.2 on my Debian Sarge box t9100-git-svn-basic.sh 
> fails with the following output:
> 
>   * FAIL 6: detect node change from directory to file #1
>          git-svn commit --find-copies-harder --rmdir \
>		 remotes/git-svn..mybranch2

Could you please run the test like this:

git/t> sh t9100-* -i -v

The "-i" tells it to stop when a test fails, and "-v" makes it verbose.

Ciao,

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: t9100-git-svn-basic.sh fails
  2006-12-12 23:23 t9100-git-svn-basic.sh fails Sebastian Harl
  2006-12-13  0:03 ` Johannes Schindelin
@ 2006-12-13  1:01 ` Eric Wong
  2006-12-13  8:47   ` Sebastian Harl
  1 sibling, 1 reply; 8+ messages in thread
From: Eric Wong @ 2006-12-13  1:01 UTC (permalink / raw)
  To: Sebastian Harl; +Cc: git

Sebastian Harl <sh@tokkee.org> wrote:
> Hi,
> 
> When compiling git 1.4.4.2 on my Debian Sarge box t9100-git-svn-basic.sh fails
> with the following output:
> 
>   * FAIL 6: detect node change from directory to file #1
>          git-svn commit --find-copies-harder --rmdir remotes/git-svn..mybranch2
> 
> I'm using subversion 1.3.2.
> 
> Versions up to 1.4.3.2 built fine.
> 
> Any clues what this might be caused by?

Are you using the svn command-line client or are the Perl SVN libraries
installed?  I made a fix for people using version 1.4.x of the the
command-line client, but I recall backwards compatibility was preserved
as far as svn 1.1 goes.

-- 

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: t9100-git-svn-basic.sh fails
  2006-12-13  0:03 ` Johannes Schindelin
@ 2006-12-13  8:46   ` Sebastian Harl
  2006-12-13  9:43     ` Eric Wong
  0 siblings, 1 reply; 8+ messages in thread
From: Sebastian Harl @ 2006-12-13  8:46 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 1544 bytes --]

Hi,

On Wed, Dec 13, 2006 at 01:03:21AM +0100, Johannes Schindelin wrote:
> On Wed, 13 Dec 2006, Sebastian Harl wrote:
> 
> > When compiling git 1.4.4.2 on my Debian Sarge box t9100-git-svn-basic.sh 
> > fails with the following output:
> > 
> >   * FAIL 6: detect node change from directory to file #1
> >          git-svn commit --find-copies-harder --rmdir \
> >		 remotes/git-svn..mybranch2
> 
> Could you please run the test like this:
> 
> git/t> sh t9100-* -i -v

  * expecting failure: git-svn commit --find-copies-harder --rmdir remotes/git-svn..mybranch2
  diff-tree 5d3b7d019e8fa8d509091bd1d80113c8f20f9f4f 91d77f97b74783aa97ba2aed5a966e936eb9d30f
  Transaction is out of date: Out of date: 'test-git-svn/bar' in transaction '2-2' at /home/tokkee/projects/debian/backports/backports.org/git-core/git-core-1.4.4.2/t/../git-svn line 1573
  65280 at /home/tokkee/projects/debian/backports/backports.org/git-core/git-core-1.4.4.2/t/../git-svn line 575
  	main::commit_lib('91d77f97b74783aa97ba2aed5a966e936eb9d30f') called at /home/tokkee/projects/debian/backports/backports.org/git-core/git-core-1.4.4.2/t/../git-svn line 481
  	main::commit('remotes/git-svn..mybranch2') called at /home/tokkee/projects/debian/backports/backports.org/git-core/git-core-1.4.4.2/t/../git-svn line 173
  * FAIL 6: detect node change from directory to file #1
  	git-svn commit --find-copies-harder --rmdir remotes/git-svn..mybranch2

Cheers,
Sebastian

-- 
Sebastian "tokkee" Harl
GnuPG-ID: 0x8501C7FC
http://tokkee.org/


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: t9100-git-svn-basic.sh fails
  2006-12-13  1:01 ` Eric Wong
@ 2006-12-13  8:47   ` Sebastian Harl
  0 siblings, 0 replies; 8+ messages in thread
From: Sebastian Harl @ 2006-12-13  8:47 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 740 bytes --]

Hi,

On Tue, Dec 12, 2006 at 05:01:03PM -0800, Eric Wong wrote:
> Sebastian Harl <sh@tokkee.org> wrote:
> > When compiling git 1.4.4.2 on my Debian Sarge box t9100-git-svn-basic.sh fails
> > with the following output:
> > 
> >   * FAIL 6: detect node change from directory to file #1
> >          git-svn commit --find-copies-harder --rmdir remotes/git-svn..mybranch2
> > 
> > I'm using subversion 1.3.2.
> > 
> > Versions up to 1.4.3.2 built fine.
> > 
> > Any clues what this might be caused by?
> 
> Are you using the svn command-line client or are the Perl SVN libraries
> installed?

The Perl SVN libs are installed.

Cheers,
Sebastian

-- 
Sebastian "tokkee" Harl
GnuPG-ID: 0x8501C7FC
http://tokkee.org/


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: t9100-git-svn-basic.sh fails
  2006-12-13  8:46   ` Sebastian Harl
@ 2006-12-13  9:43     ` Eric Wong
  2006-12-13  9:53       ` Junio C Hamano
  0 siblings, 1 reply; 8+ messages in thread
From: Eric Wong @ 2006-12-13  9:43 UTC (permalink / raw)
  To: Junio C Hamano, Sebastian Harl; +Cc: git

Sebastian Harl <sh@tokkee.org> wrote:
> Hi,
> 
> On Wed, Dec 13, 2006 at 01:03:21AM +0100, Johannes Schindelin wrote:
> > On Wed, 13 Dec 2006, Sebastian Harl wrote:
> > 
> > > When compiling git 1.4.4.2 on my Debian Sarge box t9100-git-svn-basic.sh 
> > > fails with the following output:
> > > 
> > >   * FAIL 6: detect node change from directory to file #1
> > >          git-svn commit --find-copies-harder --rmdir \
> > >		 remotes/git-svn..mybranch2
> > 
> > Could you please run the test like this:
> > 
> > git/t> sh t9100-* -i -v
> 
>   * expecting failure: git-svn commit --find-copies-harder --rmdir remotes/git-svn..mybranch2
>   diff-tree 5d3b7d019e8fa8d509091bd1d80113c8f20f9f4f 91d77f97b74783aa97ba2aed5a966e936eb9d30f
>   Transaction is out of date: Out of date: 'test-git-svn/bar' in transaction '2-2' at /home/tokkee/projects/debian/backports/backports.org/git-core/git-core-1.4.4.2/t/../git-svn line 1573
>   65280 at /home/tokkee/projects/debian/backports/backports.org/git-core/git-core-1.4.4.2/t/../git-svn line 575
>   	main::commit_lib('91d77f97b74783aa97ba2aed5a966e936eb9d30f') called at /home/tokkee/projects/debian/backports/backports.org/git-core/git-core-1.4.4.2/t/../git-svn line 481
>   	main::commit('remotes/git-svn..mybranch2') called at /home/tokkee/projects/debian/backports/backports.org/git-core/git-core-1.4.4.2/t/../git-svn line 173
>   * FAIL 6: detect node change from directory to file #1
>   	git-svn commit --find-copies-harder --rmdir remotes/git-svn..mybranch2

Oh, *smacks head*  I'm only half-awake at the moment, but
it looks like 1.4.4.2 doesn't have commit
d25c26e771fdf771f264dc85be348719886d354f
(git-svn: exit with status 1 for test failures)

Junio:
can you please cherry-pick that commit (and also apply
"git-svn: correctly display fatal() error messages"
(Message-Id: <11659636263755-git-send-email-normalperson@yhbt.net>)
into maint?

Thanks.

-- 

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: t9100-git-svn-basic.sh fails
  2006-12-13  9:43     ` Eric Wong
@ 2006-12-13  9:53       ` Junio C Hamano
  0 siblings, 0 replies; 8+ messages in thread
From: Junio C Hamano @ 2006-12-13  9:53 UTC (permalink / raw)
  To: Eric Wong; +Cc: git

Eric Wong <normalperson@yhbt.net> writes:

> Junio:
> can you please cherry-pick that commit (and also apply
> "git-svn: correctly display fatal() error messages"
> (Message-Id: <11659636263755-git-send-email-normalperson@yhbt.net>)
> into maint?

Done.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-12-13  9:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-12 23:23 t9100-git-svn-basic.sh fails Sebastian Harl
2006-12-13  0:03 ` Johannes Schindelin
2006-12-13  8:46   ` Sebastian Harl
2006-12-13  9:43     ` Eric Wong
2006-12-13  9:53       ` Junio C Hamano
2006-12-13  1:01 ` Eric Wong
2006-12-13  8:47   ` Sebastian Harl
  -- strict thread matches above, loose matches on Subject: below --
2006-10-18  8:59 Uwe Zeisberger

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).