I try to upload on cvs my work, and I have the following problem : export is OK cvs -z3 -d:ext:tipaul@cvs.koha.sourceforge.net:/cvsroot/koha co koha seems OK (check and upload the koha directory) Then I try to add an "admin" directory in which are all my script. So I try : cvs add admin or cvs add koha/admin both answers "add" requires write access to the repository. What am i doing wrong ? Note : I'm a newbie at CVS, but have the o'reilly book ;-)) -- Paul
On Wed, 2002-03-06 at 03:55, paul POULAIN wrote:
I try to upload on cvs my work, and I have the following problem : export is OK cvs -z3 -d:ext:tipaul@cvs.koha.sourceforge.net:/cvsroot/koha co koha seems OK (check and upload the koha directory) Then I try to add an "admin" directory in which are all my script. So I try : cvs add admin or cvs add koha/admin both answers "add" requires write access to the repository. What am i doing wrong ?
Thats odd, So it asks for your password, then tells you u dont have write access? Chris -- Chris Cormack Programmer 025 500 789 Katipo Communications Ltd chris@katipo.co.nz www.katipo.co.nz
participants (2)
-
Chris Cormack -
paul POULAIN