Follow-up Comment #4, sr #109638 (project administration):

Hello.

Now I cannot upload my project web page.

$ pwd
/home/am
$ cd tmp
$ cvs -z3 -d:ext:alexei_mali...@cvs.sv.nongnu.org:/web/imbr checkout imbr ;
echo $?
cvs checkout: Updating imbr
0
$ pwd
/home/am/tmp
$ ls -l
total 1
drwxr-x---  3 am  am  512 Feb  5 14:34 imbr
$ cd imbr
$ ls -l
total 1
drwxr-x---  2 am  am  512 Feb  5 14:34 CVS
$ cp /home/am/www/iMBR-1.7.html index.html ; echo $?
0
$ ls -l
total 1
drwxr-x---  2 am  am   512 Feb  5 14:34 CVS
-rw-r-----  1 am  am  3679 Feb  5 14:36 index.html
$ cvs add index.html ; echo $?
cvs add: scheduling file `index.html' for addition
cvs add: use `cvs commit' to add this file permanently
0
$ cvs commit -m "project web page" ; echo $?
cvs commit: Examining .
cvs commit: ERROR: cannot write file /web/imbr/imbr/index.html,v: Permission
denied
1
$

What am I doing wrong?


    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/support/?109638>

_______________________________________________
  Сообщение отправлено по Savannah
  https://savannah.nongnu.org/


Reply via email to