On Aug 23, 2010, at 11:46 AM, Mark Steudel wrote:
The error log just has the same error. The real confusing part is
that it's working locally which just doesn't make sense to me. I
have the same files as the prod server ( i did a fresh checkout from
svn) ... ug
Then you have a few other possibilities:
- The files in svn contain an error, and your local copy has fixed
files.
- The files on the server have been modified, and aren't in sync with
svn.
- The imbalanced brace is in some other file on the server, besides
those that you track in svn.
Regards,
Bill Karwin