Re: Patch Uploads
[email protected] (Igor Feghali)
| Newsgroups | php.pear.webmaster |
|---|---|
| Message-ID | <[email protected]> |
Hi again, Ok I got it. I was trying to upload a plain bash script file, not a patch. It seems that pearweb understands it as a shell script and then rejects it, even though it is a text file. I could workaround the issue by diff'ing to an empty file. But it makes me wonder whether its not cool to accept plain text files as well since it wouldn't make much sense to provide a patch when you are providing a new file (and not a patch). PS: plz CC me :)