Re: [PHP-DOC] New entity

2005-04-05 Thread Christopher Kings-Lynne
Strange, I didn't realize this limitation was given but looking at avail it appears there are a few special cases. I hope you feel special ;) I do :D Thanks, Chris

Re: [PHP-DOC] New entity

2005-04-05 Thread Philip Olson
> > Yes you do have permissions to change this and every file > > in all of phpdoc CVS. > > -bash-2.05b$ cvs commit -m "- Change techdocs to real manual" > entities/global.ent en/reference/pgsql/reference.xml > Access denied: insufficient karma (chriskl|phpdoc/entities) > Contact [EMAI

Re: [PHP-DOC] New entity

2005-04-05 Thread Christopher Kings-Lynne
Yes you do have permissions to change this and every file in all of phpdoc CVS. -bash-2.05b$ cvs commit -m "- Change techdocs to real manual" entities/global.ent en/reference/pgsql/reference.xml Access denied: insufficient karma (chriskl|phpdoc/entities) Contact [EMAIL PROTECTED] for acc

Re: [PHP-DOC] New entity

2005-04-05 Thread Philip Olson
> I don't have permissions to do this, so could someone please apply the > attached patch? > > It just changes a global entity... PostgreSQL techdocs is very out of > date and basically deprecated, and there is no reference to the real manual. Yes you do have permissions to change this and eve

[PHP-DOC] New entity

2005-04-05 Thread Christopher Kings-Lynne
I don't have permissions to do this, so could someone please apply the attached patch? It just changes a global entity... PostgreSQL techdocs is very out of date and basically deprecated, and there is no reference to the real manual. Cheers, Chris Index: entities/global.ent ===