Re: [INTERNALS-WIN] Re: [PECL-DEV] Extension binaries for windows
[email protected] (Ambrish Bhargava1)
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <OFD941CC2F.ED1210DC-ON65257665.004C795D-65257665.004DD10C@in.ibm.com> |
Hi Pierre, Thanks for the help. I am the lead for PDO_IBM extension. I followed steps provided you using CVS. I got following error: CVS access has been disabled in favor of the move to Subversion. Commits to CVS are no longer possible. Please see http://wiki.php.net/vcs/svnfaq for more information. cvs commit: Pre-commit check failed cvs [commit aborted]: correct above errors first! So, I checked out PDO_IBM code by using SVN and it went through successfully. I used following command: svn co http://svn.php.net/repository/pecl/pdo_ibm/trunk/ ibm_db2 I once again followed the steps provided by you. When I tried to commit changes through SVN, I got following error: Authentication realm: <http://svn.php.net:80> PHP Subversion Repository Password for 'ambrish': Authentication realm: <http://svn.php.net:80> PHP Subversion Repository Username: ambrish Password for 'ambrish': Authentication realm: <http://svn.php.net:80> PHP Subversion Repository Username: ambrish Password for 'ambrish': svn: Commit failed (details follow): svn: MKACTIVITY of '/repository/!svn/act/47b4d04f-d1a8-4d1c-9d1d-37e25351f366': authorization failed (http://svn.php.net) It looks like that on my account (ambrish) SVN access is not there. How can I get access to SVN? Regards, Ambrish Bhargava Contact No.: +91-80-402-55264 Email: [email protected] Pierre Joye <[email protected]> 11/05/2009 05:55 PM To Mario Ds Briggs/India/IBM@IBMIN cc [email protected] Subject [INTERNALS-WIN] Re: [PECL-DEV] Extension binaries for windows hi, On Thu, Nov 5, 2009 at 1:13 PM, Mario Ds Briggs <[email protected]> wrote: > Hi pierre, > Yes we do. We are the owners of PDO_IBM. We see that warning when we > upload. Is there some documentation of how to do the conversion. cd pdo_ibm pear convert package.xml cp package2.xml package.xml rm package2.xml svn commit -m "- update to package.xml v2" Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org -- Windows Internals Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php