[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems with raising a CVS Server
- To: Shlomi Fish <shlomif(at-nospam)techst02.technion.ac.il>
- Subject: Re: Problems with raising a CVS Server
- From: mulix <mulix(at-nospam)actcom.co.il>
- Date: Wed, 22 Aug 2001 10:08:08 +0300 (IDT)
- Cc: <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <Pine.GSO.4.33.0108220947560.19744-100000@techst02.technion.ac.il>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On Wed, 22 Aug 2001, Shlomi Fish wrote:
> Hi!
>
> I want to run a CVS server on my computer, which is Linux Mandrake 8.0
> running on a PIII. So far I managed to do a "cvs login" but whenever I run
> the command :
>
> cvs import -m 'First CVS Release!' ip-noise ip-noise start
>
> I get the following messages:
>
> I ip-noise/ip-noise/perl/arbitrary_delay/IP-Noise-Engine-perl/README.orig
> I ip-noise/ip-noise/site/wml/Makefile~
> I ip-noise/ip-noise/site/wml/docs/index.html.wml~
> cvs server: cannot make path to /var/cvs/ip-noise: Permission denied
permission denied.
what are the permissions on your repository?
the cvs book (at http://cvsbook.red-bean.com/) has very good
instructions on how to set up a cvs server. i've set up two cvs servers
(linux and sunos) with it in the last few days. the default
configuration file from cvs-1.11.tar.gz works fine for me.
(couldn't get cvs over ssh to work yet on the sunos, though. works fine
on linux)
--
mulix
http://www.advogato.com/person/mulix
linux/reboot.h: #define LINUX_REBOOT_MAGIC1 0xfee1dead
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il