On Wed, 22 Jan 2003 1:52 pm, Michael P. Soulier wrote: > Greetings, > > I recently had to grant access to my SME server at home to a few > developers working with me on a project. I've set it up so that they can > access my CVS repository via ssh, but not login to the box, since they > don't need to (principle of least access). > > I took a few minutes and documented it into a HOWTO. Constructive > criticism welcome. > > http://www.e-smith.org/docs/howto/cvs_ssh_howto.html
For those wanting a good CVS GUI frontend for any Java enabled platform, I would highly recommend SmartCVS. It is not open-source, but it comes in two versions - a free version which is good for a single developer who just wants to use CVS to track or share their own code, and the professional version which has all the features you want for multi-developer collaboration. I would rate SmartCVS as vastly superiour to WinCVS or any of the other CVS frontends I could get working on Windows. For windows, I would suggest getting the version with the bundled JRE, as I could not get the Java only version to work (although I have not tried the latest update). For Linux, the Java only version worked fine with Sun's JRE. Cheers, Rasjid. -- Rasjid Wilcox Canberra, Australia (UTC +10 hrs) http://www.openminddev.net -- Please report bugs to [EMAIL PROTECTED] Please mail [EMAIL PROTECTED] (only) to discuss security issues Support for registered customers and partners to [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Searchable archive at http://www.mail-archive.com/devinfo%40lists.e-smith.org
