On 30.11.19 19:29, address@hidden wrote:
has someone experience with Savannah and CVS?
I'm admin but I still don't manage to modify the website...
$ CVS_RSH=ssh cvs -z3
-d:ext:address@hidden:/web/rdiff-backup co -d
rdiff-backup-web rdiff-backup
$ vim index.html
$ cvs commit -m 'Changed index.html to refer to new site and github.'
index.html
/web/rdiff-backup/rdiff-backup/index.html,v <-- index.html
new revision: 1.74; previous revision: 1.73
cvs [commit aborted]: could not open lock file
`/web/rdiff-backup/rdiff-backup/,index.html,': Permission denied
That file, `/web/rdiff-backup/rdiff-backup/,index.html,` is remote,
right? In other words, there's no
`/web/rdiff-backup/rdiff-backup/,index.html,` anywhere on your local
disk right?