info-cvs
[Top][All Lists]
Advanced

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

Re: Protocol error in :ext: with ssh on a commit...


From: Erik Kluzek
Subject: Re: Protocol error in :ext: with ssh on a commit...
Date: Tue, 12 Mar 2002 14:56:35 -0700 (MST)

On Tue, 12 Mar 2002, Eric Siegerman wrote:

> On Tue, Mar 12, 2002 at 02:05:10PM -0700, Erik Kluzek wrote:
> > protocol error: directory '/fs/cgd/csm/models' not within root 
> > '/fs/cgd/csm/models/CVS.REPOS'
>
> If this is saying what I think it's saying, you've put your
> repository *inside* your project's working directory.  That works
> for RCS, but not for CVS.
>
> The repo must not live under the working directory, nor vice
> versa.  They have to be disjoint trees.
>

The working directory I've checked out is in Tennessee, and the
repository is in Colorado, that's about as disjoint as you can
get!

Let me recap. I have a repository in Colorodo at

/fs/cgd/csm/models/CVS.REPOS


On my machine in Tennesse I do the following..

setenv CVSROOT :ext:address@hidden:/fs/cgd/csm/models/CVS.REPOS
setenv CVS_RSH ssh

cvs checkout cam1
cd cam1
(change something)
cvs commit

and get the above error. Doing "cvs status" or "cvs update"
seems to work fine, only "cvs commit" screws up.





Erik Kluzek, (CGD at NCAR)
National Center for Atmospheric Research
Boulder CO, (off) (303)497-1326 (fax) (303)497-1324
--------- Home page and public PGP key---------------
          http://www.cgd.ucar.edu/~erik
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!




reply via email to

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