git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Repeatable test t9010-svn-fe.sh failure w/ master (685e9d9, 1.7.4.rc1)
@ 2011-01-06 16:04 A Large Angry SCM
  2011-01-06 16:59 ` Jonathan Nieder
  0 siblings, 1 reply; 13+ messages in thread
From: A Large Angry SCM @ 2011-01-06 16:04 UTC (permalink / raw)
  To: Jonathan Nieder, Junio C Hamano; +Cc: Git Mailing List

System:
	Linux debian 2.6.32-5-amd64 #1 SMP Fri Dec 10 15:35:08 UTC 2010 x86_64 
GNU/Linux
	All installed packages up-to-date as of 2011-01-06 15:55 UTC

Git:
	Latest master (685e9d9)
	$ ./git --version
	git version 1.7.4.rc1

Svn:
	libsvn-perl	1.6.12dfsg-3
	libsvn1		1.6.12dfsg-3
	subversion	1.6.12dfsg-3

Invocation:
	(make NO_OPENSSL=1 'gitexecdir=$(bindir)' all test strip)



*** t9010-svn-fe.sh ***
ok 1 - empty dump
ok 2 - v3 dumps not supported
not ok - 3 t9135/svn.dump
#
#               svnadmin create simple-svn &&
#               svnadmin load simple-svn 
<"$TEST_DIRECTORY/t9135/svn.dump" &&
#               svn_cmd export "file://$PWD/simple-svn" simple-svnco &&
#               git init simple-git &&
#               test-svn-fe "$TEST_DIRECTORY/t9135/svn.dump" >simple.fe &&
#               (
#                       cd simple-git &&
#                       git fast-import <../simple.fe
#               ) &&
#               (
#                       cd simple-svnco &&
#                       git init &&
#                       git add . &&
#                       git fetch ../simple-git master &&
#                       git diff --exit-code FETCH_HEAD
#               )
#
# failed 1 among 3 test(s)
1..3

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

end of thread, other threads:[~2011-01-07 18:54 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-06 16:04 Repeatable test t9010-svn-fe.sh failure w/ master (685e9d9, 1.7.4.rc1) A Large Angry SCM
2011-01-06 16:59 ` Jonathan Nieder
2011-01-06 17:20   ` A Large Angry SCM
2011-01-06 18:00     ` [PATCH] t9010: svnadmin can fail even if available Jonathan Nieder
2011-01-06 18:32       ` A Large Angry SCM
2011-01-06 20:16       ` Junio C Hamano
2011-01-06 20:46         ` Jonathan Nieder
2011-01-07  1:07           ` Junio C Hamano
2011-01-07  1:31             ` Jonathan Nieder
2011-01-07 16:58               ` Ramkumar Ramachandra
2011-01-07 18:54                 ` Junio C Hamano
2011-01-06 18:15     ` Repeatable test t9010-svn-fe.sh failure w/ master (685e9d9, 1.7.4.rc1) Junio C Hamano
2011-01-06 19:06       ` A Large Angry SCM

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 NNTP newsgroup(s).