CVS Shell Extension

User: Guest

Search

Please use the
Bug Report Form
if you think you found a software defect.

Use the Contact Form
to send a personal message to Wolfgang.

RSS Feed RSS Feed

Other boards:
Juke
QBrowser
Raduga (English)
Song Requester
SuperEdi

Getting Started

Posted on: CVS Shell Extension

From Message

Kewlio

2004-10-11 23:39:24

Getting Started

I've installed CVS-Ext and prepared CVS in a Path directory, and opened a new project in SourceForge. How can I get CVS-Ext to start working with my SF project?

Wolfgang Loch

2004-10-12 08:14:51

Re: Getting Started

The theory is explained in the CVS manual, paragraph 2.9.2
https://www.cvshome.org/docs/manual/cvs-1.12.1/cvs_2.html#SEC28

Basically you must set the environment variable CVS_RSH to the full path to SSH. Since there is no ssh.exe for Windows, you should use plink.exe from the PuTTY project <http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html>.

There are also some further instructions available on SourceForge.net, for example
http://stepmod.sourceforge.net/bodington.shtml
http://www.stefanheimann.net/documentation/sf-cvs.php

However, I must admit that I never got it working without warnings on the command line and I never actually used CVS Shell Extension with a SourceForge project.

To get started with CVS Shell Extension I recommend you to start a local CVS project by folling the paragraphs 2.6 and 1.3 of the CVS manual.
https://www.cvshome.org/docs/manual/cvs-1.12.1/cvs_toc.html

Before starting this, make sure that you have cvs.exe available via %PATH%.

Kewlio

2004-10-13 01:16:22

Re: Getting Started

So, you have CVS-Ext on SourceForge, and you don't use it to commit itself up there? Sorry, but I just find this kinda silly :P

Anyhow, I was able to make CVS-Ext run on a local server, so I should be able to figure out how to make it work with SF pretty soon.

Post a reply to this message: