On Fri, 2007-07-20 at 08:52 +0000, Gerrit Pape wrote: > tags 433441 + unreproducible > quit > > On Tue, Jul 17, 2007 at 11:32:53AM +0100, Sam Morris wrote: > > Build proceeds normally until: > > > > *** t9108-git-svn-glob.sh *** > > * ok 1: test refspec globbing > > * FAIL 2: test left-hand-side only globbing > > Hi Sam, I can't reproduce this. 1.5.2.3-1 as well as 1.5.2.4-1 build > just fine for me on i386 in pbuilder/sid.
Indeed, my build now fails at a different point:
*** t9200-git-cvsexportcommit.sh ***
* ok 1: New file
* ok 2: Remove two files, add two and update two
* ok 3: Fail to change binary more than one generation old
* ok 4: Remove only binary files
* ok 5: Remove only a text file
* ok 6: New file with spaces in file name
* FAIL 7: Update file with spaces in file name
echo Ok then >>"G g/with spaces.txt" &&
cat ../test9200a.png >>"G g/with spaces.png" && \
git add "G g/with spaces.png" &&
git commit -a -m "Update with spaces" &&
id=$(git rev-list --max-count=1 HEAD) &&
(cd "$CVSWORK" &&
git-cvsexportcommit -c $id
test "$(echo $(sort "G g/CVS/Entries"|cut -d/ -f2,3,5))"
= "with spaces.png/1.2/-kb with spaces.txt/1.2/"
)
* ok 8: File with non-ascii file name
* ok 9: Mismatching patch should fail
* ok 10: Retain execute bit
* failed 1 among 10 test(s)
Any ideas?
>
> Thanks, Gerrit.
>
--
Sam Morris
http://robots.org.uk/
PGP key id 1024D/5EA01078
3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078
signature.asc
Description: This is a digitally signed message part

