Hello

I'm using Tortoise CVS under Windows to make patches. My patches looks like this one or this.

When I submiting such patches, the testbed throws "Invalid PHP syntax" even if the patch completelly valid. Here, take a look at #397546: TestBed test, I've made a little test there. As you may see, first patch failed testing only because it includes "Index: ***" in header (other doesn't and passed). I don't know what this keyword does, except it breakes all patches from Tortoise CVS, which is most popular CVS client on Windows after console.

Hope this will be fixed. Thanks!

Comments

neochief’s picture

Title: "Index" kay in patches causing "Invalid PHP syntax" errors for testbed results » "Index" keyword in patches throws "Invalid PHP syntax" errors as testbed results
jthorson’s picture

Status: Active » Closed (works as designed)

Testbot now supports only -p1 patches.

Closing as obsolete.