info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(no subject)


From: root
Subject: (no subject)
Date: Mon, 13 Aug 2001 05:08:52 -0400

>From address@hidden  Wed Feb  7 03:42:57 2001
>Return-Path: <address@hidden>
Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164])
        by gateway.camelot.jp (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id 
DAA26476
        for <address@hidden>; Wed, 7 Feb 2001 03:42:52 +0900
Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org)
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14QCvL-0005Bb-00; Tue, 06 Feb 2001 13:33:07 -0500
Received: from snowbird.megapath.net ([216.200.176.7] helo=megapathdsl.net)
        by fencepost.gnu.org with smtp (Exim 3.16 #1 (Debian))
        id 14QCuX-0005AV-00
        for <address@hidden>; Tue, 06 Feb 2001 13:32:17 -0500
Received: from [216.36.77.184] (HELO ALBANY)
  by megapathdsl.net (CommuniGate Pro SMTP 3.3.2)
  with SMTP id 13331938 for address@hidden; Tue, 06 Feb 2001 10:19:35 -0800
Message-ID: <address@hidden>
From: "Matt Munz" <address@hidden>
To: "info-cvs mailing list" <address@hidden>
Subject: Trying to set up cvs + ssh + mac client
MIME-Version: 1.0
Content-Type: multipart/alternative;
        boundary="----=_NextPart_000_0049_01C09028.3BAF7520"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
Sender: address@hidden
Errors-To: address@hidden
X-BeenThere: address@hidden
X-Mailman-Version: 2.0
Precedence: bulk
List-Help: <mailto:address@hidden>
List-Post: <mailto:address@hidden>
List-Subscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Id: Announcements and discussions for the CVS version control system 
<info-cvs.gnu.org>
List-Unsubscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Archive: <http://mail.gnu.org/pipermail/info-cvs/>
Date: Tue, 6 Feb 2001 10:33:24 -0800
Status: O
Content-Length: 5052
Lines: 132

This is a multi-part message in MIME format.

------=_NextPart_000_0049_01C09028.3BAF7520
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi All.

    Feel free to rtfm me on this.  I'd be happy to read a manual that =
*clearly* addresses this issue.  If you know about one, please let me =
know.

    I am connecting to my cvs server just fine with my win2k boxes =
running ssh1 clients.  I'm *not* using tunneling for this.  Cvs thinks =
it's using rsh via :ext:, and I have $CVS_RSH set to ssh.  But before I =
started patting myself on the back, I realized I needed to do the same =
thing on a Mac.  Not being as familiar with macs as I'd like to be, I =
went looking for notes on the web, without much success.  Now I'm here =
looking for solutions to the problem -- I'm trying to avoid hacks and =
"quick-fixes".

    I'd prefer to have a command-line type of client that connects to =
the server in the same way that my win2k boxes do.  I'd also prefer to =
use only free software that installs relatively easily.  Do you know of =
a cvs client + ssh client that fits this description?

    Back in the real world, any answers to the following questions would =
help a lot...

    Is there a command-line cvs client for mac?

    Can a mac connect to a cvs server using ssh w/o using port =
tunneling?

    If absolutely necessary, how can I set up a tunnel easily, both on =
the server (OpenBSD/Unix), and the client?

    Thanks for any help/advice you might have.

    - Matt Munz
      address@hidden =20

   =20

   =20

------=_NextPart_000_0049_01C09028.3BAF7520
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi All.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; Feel free to rtfm me =
on=20
this.&nbsp; I'd be happy to read a manual that *clearly* addresses this=20
issue.&nbsp; If you know about one, please let me know.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; I am connecting to =
my cvs server=20
just fine with my win2k boxes running ssh1 clients.&nbsp; I'm *not* =
using=20
tunneling for this.&nbsp; Cvs thinks it's using rsh via :ext:, and I =
have=20
$CVS_RSH set to ssh.&nbsp; But before I started patting myself on the =
back, I=20
realized I needed to do the same thing on a Mac.&nbsp; Not being as =
familiar=20
with macs as I'd like to be, I went looking for notes on the web, =
without much=20
success.&nbsp; Now I'm here looking for solutions to the problem -- I'm =
trying=20
to avoid hacks and "quick-fixes".</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; I'd prefer to have a =

command-line type of client that connects to the server in the same way =
that my=20
win2k boxes do.&nbsp; I'd also prefer to use only free software that =
installs=20
relatively easily.&nbsp; Do you know of a cvs client + ssh client that =
fits this=20
description?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;Back =
in&nbsp;the real=20
world, any answers to the following questions would help a =
lot...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; Is there a =
command-line cvs=20
client for mac?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; Can a mac connect to =
a cvs=20
server using ssh w/o using port tunneling?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; If absolutely =
necessary, how can=20
I set up a tunnel easily, both on the server (OpenBSD/Unix), and the=20
client?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; Thanks for any =
help/advice you=20
might have.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; - Matt =
Munz</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp;=20
&nbsp;&nbsp;address@hidden&nbsp; </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; =
</FONT></DIV></BODY></HTML>

------=_NextPart_000_0049_01C09028.3BAF7520--


_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]