|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
[Macsec] Semi-OT: CVS over SSH |  |
- Subject: [Macsec] Semi-OT: CVS over SSH
- From: Kee Hinckley [EMAIL PROTECTED]
- Date: Mon, 18 Mar 2002 18:09:19 -0500
 |
| |
At 4:04 PM -0500 3/18/02, Marion Bates wrote:
>Basically, has anyone tried to do this? Can anyone give me a
>"recipe" or point me to a good howto? I have a lot of missing
>knowledge here -- know just enough
Sure, I do all my development using ssh to access the CVS server.
The catch is that I'm not using any of the CVS products you
mention--I'm using the command line. If that's acceptable, then it
should just work.
cvs -d :ext:machine:path-to-repos co module-name
and you should have a working repository (and no subsequent need to
use the -d option).
You might try doing that first, and then trying one of the GUI
versions of CVS to see if that helps. At the very least, if you get
an error and post that here we can probably start debugging it.
--
Kee Hinckley - Somewhere.Com, LLC
http://consulting.somewhere.com/
[EMAIL PROTECTED]
I'm not sure which upsets me more: that people are so unwilling to accept
responsibility for their own actions, or that they are so eager to regulate
everyone else's.
 |
| |