[LLVMdev] Web Server back up

John Criswell criswell at cs.uiuc.edu
Fri Jun 29 14:48:40 PDT 2007


Chris Lattner wrote:
> On Fri, 29 Jun 2007, John Criswell wrote:
>   
>> The LLVM web server is up and running, but we're still working on some
>> subversion configuration issues.  The server may go up and down
>> intermittently as we try configuration changes over the next half hour.
>>     
>
> Apparently someone clobbered /home/vadve/shared/PublicCVS/CVSROOT/passwd. 
> This prevents anyone with no account on zion from checking out or diffing 
> the CVS tree.
>   
That was used to disable write access to CVS (the anon account was
enabled for read-only access).

The files are marked read-only, so I think CVS will still deny commit
access.  However, the directories are still writable so that
checkout/diffs/etc work, so I can't guarantee that CVS is write-only.

I'd prefer to have only the anon account for CVS now, but if you're sure
no one will commit to the CVS repository anymore, I have no problem
leaving the fully enabled passwd file in place.
> I restored it.
>
> -Chris
>
>   
-- John T.




More information about the llvm-dev mailing list