[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-hackers-public] new 'cvs' projects on 'vcs0' missing '/var
From: |
Assaf Gordon |
Subject: |
Re: [Savannah-hackers-public] new 'cvs' projects on 'vcs0' missing '/var/lock/cvs/' directory |
Date: |
Sun, 22 Jan 2017 15:29:42 -0500 |
Hi,
> On Jan 13, 2017, at 21:19, Assaf Gordon <address@hidden> 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