![]() |
|
Customer Support
Do you provide CVS?
Yes, the cvs command is available in your home directory to manage your own private cvs repository. CVS is available as soon as you signup for hosting and requires no special setup.You can access your repository while logged into your local Modwest shell account using the cvs command.
To create a new cvs repository, type:
If you have your own unix computer with ssh installed, you can also access your repository from there, using cvs over ssh. On your remote unix machine, set your CVS_RSH and CVSROOT environment variables:
Then you can run cvs commands normally from your remote system like so:
where "blah" is the name of a cvs project that you created.
You will be prompted for your password since the connection is over ssh. To avoid that, you could use ssh-keygen on your remote system.
This describes how to get cvs setup for use with your hosting account username. If you need multiple cvs users who all need to write to the same projects, please contact us.
If you are trying to connect to your CVS repository from a Windows machine (using WinCVS or a similar GUI app), http://www.ifm-services.com/people/jamesk/papers/cms/cvs-win32-client.html explains how to run cvs over ssh. You will need a command-line version of ssh for Windows, which is included with the Cygwin package.
If you want to avoid being prompted for your password when you connect, create ssh keys (as described in the CVSGuide page or in this FAQ). CVS does not use rhosts or passwd files.
There is no avoiding using ssh to connect to cvs, even if you are willing to accept the security risks. This is because without using ssh as a transport, cvs would have to run as a daemon and be setup for each individual user, which we don't want to do. Using ssh as the transport gives you security and removes the necessity of running cvs as a network daemon.
Finally, you do not need an SSL certificate to connect to cvs over ssh because ssh doesn't use SSL-style encryption.
User-Contributed Notes |
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
Related Questions:
Can I have a crontab?
How do I do a traceroute to diagnose network problems?
Why does your service seem slow?
My POST to a secure form results in a blank page, the same form, or a 500 Internal Server Error.
Internet Explorer shows a blank page on an SSL website like the Control Panel or signup page.
How do I get a command prompt on my own computer?
After I install Bugzilla, I get error 403 Forbidden.
How do I install Gallery?
I am having trouble installing phpBB2
Where can I find links to 'Standards-Compliant' Web browsers?
How do I use a robots.txt file?
Can I use streaming media on my site?
I installed Norton Internet Security, and now I can't see video and other multimedia.
Do you support Flash, Shockwave, Java Applets?
How do I use MnogoSearch Indexer?
Do you run Linux?
Do you have Postgres?
Can I use a blog or other content management system?
Why doesn't mivascript interpret GET variables?
How do I contact my registrar?
What does everything in a Wusage report mean?
Whenever I make changes with Movable Type I get SBOX errors.
Are there any resources for dealing with comment spam in a Movable Type blog?
How Do I Add A Google Sitemap To My Website?
Do you provide SVN?
What can I do to improve Drupal's loading speed?
Browse Categories:Getting Started, FTP, Telnet/SSH, Moving Domains, E-mail, Traffic Reports, Mailing Lists, Apache, PHP, CGI, Other Server-Side Scripting, MySQL Database, Imaging Libraries, Other Software, Billing & Terms, Control Panel, E-commerce, Pre-Sales |
