info-cvs
[Top][All Lists]
Advanced

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

Re: Can't add new modules


From: Jim Hyslop
Subject: Re: Can't add new modules
Date: Fri, 21 Oct 2005 16:26:02 -0400
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Martell, Larry wrote:
> Hello all-
> 
> We have a CVS server (1.11.17 running on Mandrake Linux 10.1) that was
> set up over a year ago by someone who no longer works here. For the past
> year we have only used Tortoise CVS from windows as the client and we have
> had no problems whatsoever. Today I wanted to add some new modules from
> a Linux client. But when I issue the add command it fails:
> 
> $ cvs add casper.c
> address@hidden's password: 
> cvs add: cannot open CVS/Entries for reading: No such file or directory
> cvs [add aborted]: no repository
> 
> My CVSROOT is set as follows:
> 
> $ echo $CVSROOT
> :ext:address@hidden:/home/ata/src/
> 
> On the server machine (source), I have the following dir structure:
> 
> $ pwd
> /home/ata/src
> $ ls
> aIRU/  CVS/  CVSROOT/  large_file
> $ ls -l CVS
> total 8
> -rw-r--r--  1 ata cvs 41 Sep 27 14:32 Entries
> -rw-rw-r--  1 ata cvs 61 Sep 23 15:31 fileattr

There should not be an Entries file in the repository. It appears that
you may be trying to use the repository as your local working directory.
Never do that.

Check out a working copy into your home directory, and issue all CVS
commands from within that working directory.

- --
Jim Hyslop
Dreampossible: Better software. Simply.     http://www.dreampossible.ca
                 Consulting * Mentoring * Training in
    C/C++ * OOD * SW Development & Practises * Version Management
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDWU7aLdDyDwyJw+MRApQ3AKD764ZkW6fwdvcGOo0OoxIV61pqUACeP+jd
oQdybNhK8Q2nNTWq2J8SlNs=
=YYVY
-----END PGP SIGNATURE-----





reply via email to

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