5 Mar
2002
5 Mar
'02
6:54 a.m.
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