On Mon, 2002-03-11 at 08:24, Harry Putnam wrote:
> 
> Seems like quite a lot of huffing and puffing.  Although, I'm
> certainly not an expert on cvs. wouldn't this have done the job?
> 
> First this assumes sudo is installed and your user is allowed to
> sudo all.
> ========================================
> 
> CVSROOT=/usr/local/cvsrep;export CVSROOT
> 
> sudo cvs co bon/il
> cd bon/il
> sudo vi il.txt edit save
> sudo cvs ci -m "Update change"

You're still exploring this as if the repository needs to be owned by
root, which it does not.  There is no reason to fight against the
no-root restriction in cvs.  Just don't use the tool as root.




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to