Go to the previous, next section.

How to add more remote commands

It's the usual simple twelve step process. Let's say you're making the existing cvs fix command work remotely.

This should produce a good first cut at a working remote cvs fix command. You may have to change exactly how arguments are passed, whether files or just their names are sent, and how some of the deeper infrastructure of your command copes with remoteness.

Go to the previous, next section.