Hi, > On Jan 13, 2017, at 21:19, Assaf Gordon <assafgor...@gmail.com> wrote: > When new 'cvs' projects are created (for cvs and webcvs), > the directory 'vcs0:/var/lock/cvs/{source,web}/PROJECTNAME' is not created.
Another user reported this problem in https://savannah.gnu.org/support/?109231 After Pavel approved several new projects (Thanks Pavel!!). For now, I wrote a script to find new CVS repositories and create corresponding lock directories. The script is in vcs0:/opt/savannah/scripts/create-missing-cvs-lock-directories.sh And I've added a cron entry for it in vcs0:/etc/cron.d/savane . regards, - assaf