On Wed, Sep 05, 2001 at 10:54:20AM -0700, John Polstra wrote:
> In article <[EMAIL PROTECTED]>, David O'Brien
> <[EMAIL PROTECTED]> wrote:
> 
> > What is the right mailing list to plead for more anoncvs mirrors?
> 
> I doubt that "pleading" would help, but "volunteering" might. :-)

For occational personal use, you may use
[EMAIL PROTECTED]:/home/ncvs
CVS_RSH=ssh

The "none" ssh encryption method is available.  You may use it by adding
the appropiate lines to ~/.ssh_config

I'd prefer it if people wouldn't overuse this, otherwise I might have to 
take it away, as the machine has limited bandwidth/resources.  The 
repository syncs via cvsup twice a day.

> - You need an MFS filesystem with zillions of inodes, because
>   anonymous CVS just hammers the disk with tiny lock files or state
>   files.  If they are on a drive that has moving parts, your system
>   will tear itself apart.

setting CVSREADONLYFS to 1 will prevent locking.  This also means you don't 
need to give the anoncvs user write access to the lock directory.  I 
presume this is where most of the anoncvs hogness lies, so this should make 
it go quite a bit faster.

-Jon

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to