From: Frank Terbeck <ft@bewatermyfriend.org>
To: git@vger.kernel.org
Cc: Thomas Rast <trast@student.ethz.ch>,
Eric Wong <normalperson@yhbt.net>,
Michael J Gruber <git@drmicha.warpmail.net>
Subject: Test 17 of `t9119-git-svn-info.sh' fails with svn 1.6.9
Date: Thu, 01 Jul 2010 10:54:26 +0200 [thread overview]
Message-ID: <8739w3fupp.fsf@ft.bewatermyfriend.org> (raw)
Hello,
Running the test suite currently breaks for me at this point:
[snip]
* ok 16: info --url added-file
* FAIL 17: info added-directory
mkdir gitwc/added-directory svnwc/added-directory &&
ptouch gitwc/added-directory svnwc/added-directory &&
touch gitwc/added-directory/.placeholder &&
cd svnwc &&
svn_cmd add added-directory > /dev/null &&
cd .. &&
cd gitwc &&
git add added-directory &&
cd .. &&
(cd svnwc; svn info added-directory) >
expected.info-added-directory &&
(cd gitwc; git svn info
added-directory) >
actual.info-added-directory &&
test_cmp expected.info-added-directory
actual.info-added-directory
* ok 18: info --url added-directory
[...]
* failed 1 among 38 test(s)
make[2]: *** [t9119-git-svn-info.sh] Error 1
[snap]
I briefly searched the list archives via gmane but didn't find this
reported yet. I've got no idea what's going on in that test, as I'm no
expert in subversion matters at all. So I can't be of more help than
saying "well, it breaks for me.". :)
Anyway, my svn version is "svn, version 1.6.9 (r901367)". The test suite
I ran is from yesterdays git master branch. If it matters, this is a
Linux box running a debian 2.6.26-2-686 kernel; the file system in
question is `ext3' being mounted `noatime'.
Regards, Frank
PS: I hope I Cced the right group of people.
--
In protocol design, perfection has been reached not when there is
nothing left to add, but when there is nothing left to take away.
-- RFC 1925
next reply other threads:[~2010-07-01 9:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-01 8:54 Frank Terbeck [this message]
2010-07-01 9:17 ` Test 17 of `t9119-git-svn-info.sh' fails with svn 1.6.9 Michael J Gruber
2010-07-01 9:28 ` Frank Terbeck
2010-07-01 9:48 ` Michael J Gruber
2010-07-01 10:19 ` Frank Terbeck
2010-07-01 10:26 ` Michael J Gruber
2010-07-01 10:36 ` Frank Terbeck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8739w3fupp.fsf@ft.bewatermyfriend.org \
--to=ft@bewatermyfriend.org \
--cc=git@drmicha.warpmail.net \
--cc=git@vger.kernel.org \
--cc=normalperson@yhbt.net \
--cc=trast@student.ethz.ch \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.