[Xastir-dev] Developer CVS

Tom Russo russo at bogodyn.org
Fri Sep 28 17:05:24 EDT 2012


On Fri, Sep 28, 2012 at 01:55:59PM -0700, we recorded a bogon-computron collision of the <curt.we7u at gmail.com> flavor, containing:
> On Wed, 19 Sep 2012, Curt, WE7U wrote:
> 
> > On Wed, 19 Sep 2012, Tom Russo wrote:
> >
> >> Not a "cvs3.sourceforge.net" to be found.  How are you doing it?
> >
> > Must be a DNS redirect somewhere 'cuz it's not in my CVS/Root file.
> >
> > I can get in from another site, so it must just be the DNS routing from here. 
> > All hands stand down.
> 
> I got it figured out.  I was able to do a "cvs update" from either anonCVS or develCVS at home, but only from anonCVS at work.  By doing "cvs -t update" on each system I figured out the differences.  It was a lack of "export CVS_RSH=ssh" on the work machine.  Fixed now:  Added to my BASH .profile.

Hmmm.  Means your work machine's CVS is compiled funny.  Nobody uses rsh 
anymore, and I think most systems compile CVS to use ssh by default.  What 
system do you use at work?

Also, looking at the cvs source, if you use ":extssh:" instead of ":ext:" with
a CVS build that has rsh enabled by default, it'll use ssh (or the contents
of the CVS_SSH variable if set) rather than looking at the CVS_RSH variable.

>From the "NEWS" file in the CVS source:

* The :extssh: method will use $CVS_SSH if set, or fall back on "ssh"
  by default (but may be explicitly set using the --with-ssh flag to
  configure).

(the ChangeLog shows this to have been added in 2008)

-- 
Tom Russo    KM5VY   SAR502   DM64ux          http://www.swcp.com/~russo/
Tijeras, NM  QRPL#1592 K2#398  SOC#236        http://kevan.org/brain.cgi?DDTNM
"And, isn't sanity really just a one-trick pony anyway? I mean all you get is
 one trick, rational thinking, but when you're good and crazy, oooh, oooh,
 oooh, the sky is the limit!"  --- The Tick




More information about the Xastir-dev mailing list