info-cvs
[Top][All Lists]
Advanced

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

Re: creating a cvs repository on an ISP webspace


From: Matt Riechers
Subject: Re: creating a cvs repository on an ISP webspace
Date: Tue, 25 Sep 2001 14:44:23 -0400

John wrote:
> 
> Hi,
> I am new to setting up a cvs server and not well versed in networking in
> general. I would like to setup a cvs repository on the webspace I have on my
> ISP.

If the ISP doesn't already offer CVS access, they probably won't consider
running it without significant customer demand. Try making a repository on the
ISP machine locally first. If you get that to work, try using rsh/ssh to access
it. If you're trying to set up a repository for public use, try a public hosting
service, like sourceforge.net. See the manual for details.

> I don't have execute rights on the webspace folder.

Does that mean the permissions don't include the execute bit, or that you can't
run 'executables' in the directory? If the execute bit is missing on the
directory, you can't write files or cd to it (assuming this is a UNIX-type
system), which renders it quite useless.

-Matt



reply via email to

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