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

Re: [seul-edu] question about cvs



On Wed, 4 Apr 2001, Kyle R . Burton wrote:

> I'm trying to set up gperiodic to use cvs.  On moria.seul.org, I've
> tried using a CVSROOT of :local:/home/cvspsrv/cvsroot, but I the
> following error message:
>
>   cvs import: Sorry, you don't have read/write access to the history file
>   cvs [import aborted]: /home/cvspsrv/cvsroot/CVSROOT/history: Permission denied
>

the history file (as well as all cvs control files) are owned by
cvspsrv:cvspsrv , my guess is that you cannot do the import locally,
you must use (I think)

CVSROOT=:pserver:mylogin@moria.seul.org:/same/thing/as/before

so that the server side update is done by the cvs process owned by cvspsrv
that will be spawned to handle the request on moria.

First you'll need a "cvs login" command, and after being logged in, "cvs
import <args>". However, you must have a cvs pserver-specific password
(apprently stored in CVSROOT/passwd). Did anybody (pete, ales) add your
name (and a initial password) to the pserver passwd file ?

.........................................................................
Felipe Paulo Guazzi Bergo - Free Software Developer (bergo@seul.org)
Personal Info and GPG Public Key: http://www.advogato.org/person/khazad
Campinas - SP - Brazil - Earth

* Be careful with programmers that carry screwdrivers.