I created a new project in pecl: pdo_db2. I created the pdo_db2 directory
in pecl/ but got the following error when trying to commit the files:
>> cd pecl/
>> cvs add pdo_db2
? pdo_db2/.cvsignore
? pdo_db2/CREDITS
? pdo_db2/EXPERIMENTAL
? pdo_db2/Makefile.frag
? pdo_db2/config.m4
? pdo_db2/config.w32
? pdo_db2/db2_driver.c
? pdo_db2/db2_statement.c
? pdo_db2/package.xml
? pdo_db2/pdo_db2.c
? pdo_db2/php_pdo_db2.h
? pdo_db2/php_pdo_db2_int.h
? pdo_db2/tests
62001 LOGINFO pecl-cvs@xxxxxxxxxxxxx kfbombar pecl/pdo_db2 - New directory
62001 bailing
Directory /repository/pecl/pdo_db2 added to the repository
>> cd pdo_db2
>> cvs add db2_driver.c
cvs add: scheduling file `db2_driver.c' for addition
cvs add: use 'cvs commit' to add these files permanently
>> cvs commit -m "Initial Version" db2_driver.c
**** Access denied: insufficient karma (kfbombar|pecl/pdo_db2)
Contact pecl-dev@xxxxxxxxxxxxx for access to pecl/pdo_db2
Can I get the sufficient privaleges to add the files to pecl/pdo_db2.
Thank you.
----------------------------------------------------------------------------------------------------
Kellen Bombardier
Software Engineer
IM Common API Development - Lenexa
IBM, 11200 Lakeview Dr. Lenexa, KS 66219
Phone: 913-599-7221
email: kfbombar@xxxxxxxxxx
----------------------------------------------------------------------------------------------------
|