savannah-hackers-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers-public] new 'cvs' projects on 'vcs0' missing '/var/loc


From: Assaf Gordon
Subject: [Savannah-hackers-public] new 'cvs' projects on 'vcs0' missing '/var/lock/cvs/' directory
Date: Fri, 13 Jan 2017 21:19:41 -0500

Hi,

I noticed a small problem:
When new 'cvs' projects are created (for cvs and webcvs),
the directory 'vcs0:/var/lock/cvs/{source,web}/PROJECTNAME' is not created.

The symptom is then:
===
$ cvs -z3 -d:ext:address@hidden:/web/test-project co test-project 
cvs checkout: Updating test-project
cvs [checkout aborted]: cannot stat /var/lock/cvs/web/test-project: No such 
file or directory
===

The directories are created on (the old) 'vcs',
because the cronjob that creates them still runs on 'vcs'.

Once we switch completely to 'vcs0' (and move the 'sv_groups.pl' cronjob) it 
should be fine.
I'll try to do it soon.

regards,
 - assaf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]