> > CVS_RSH="ssh"; export CVS_RSH
>
> Good call. I set CVS_RSH in my .bash_profile so long ago I forgot about it.
>
> This probably explains why the OP sees the problem change when moving from
> Cygwin
> 32 to Cygwin 64: he probably doesn't use the same shell startup scripts in
> both cases.
On Jan 29, 2016, at 12:43 AM, Marco Atzeri wrote:
>
> On 29/01/2016 05:11, lloyd.w...@yahoo.co.uk wrote:
>>
>> Under 64-bit cygwin, this doesn't work; I never get a password prompt.
>
> try with
> CVS_RSH="ssh"; export CVS_RSH
Good call. I set CVS_RSH in my .bash_profile so long ago I forgot
On 29/01/2016 05:11, lloyd.w...@yahoo.co.uk wrote:
I'm having trouble with pulling from cvs under 64-bit cygwin.
I have parallel 32-bit and 64-bit cygwin installs on a Win7 Enterprise machine.
Under 32-bit cygwin, I do this all the time:
cvs -z3 -d:ext:lloydw...@savi.cvs.sourceforge.net:/cvsroo
On Jan 28, 2016, at 9:11 PM, lloyd.w...@yahoo.co.uk wrote:
>
> Under 64-bit cygwin, this doesn't work; I never get a password prompt.
I do. Sooo…what’s your password? :) (Kidding.)
> $ cvs -version
>
> Concurrent Versions System (CVS) 1.11.23 (client/server)
That’s what I’m running, too.
At 12:51 PM 1/31/2004, Larry Hall you wrote:
>At 05:58 PM 1/30/2004, Clare McInerney you wrote:
>>Hi,
>>I'm a new user to cygwin and recently installed 1.5.6.1 on windows xp. I
>>installed the cvs module (cvs 1.11.6), and added these to .bash_profile:
>>export CVSROOT=:ext:[EMAIL PROTECTED]:/src/o
At 05:58 PM 1/30/2004, Clare McInerney you wrote:
>Hi,
>I'm a new user to cygwin and recently installed 1.5.6.1 on windows xp. I
>installed the cvs module (cvs 1.11.6), and added these to .bash_profile:
>export CVSROOT=:ext:[EMAIL PROTECTED]:/src/ois-projects/cvsroot
>export CVS_
Hi Charles and Jason,
>On Thu, Feb 28, 2002 at 12:18:35PM -0500, Charles Wilson wrote:
>> Well, the current cygwin port of CVS seems to store all
>'normal' files
>> in the repository in LF/CR mode. On checkout (from a local
>repository)
>> all 'normal' files are created in LF/CR mode. This
Jason Tishler wrote:
> Chuck,
>
> On Thu, Feb 28, 2002 at 12:18:35PM -0500, Charles Wilson wrote:
>
>>Well, the current cygwin port of CVS seems to store all 'normal' files
>>in the repository in LF/CR mode. On checkout (from a local repository)
>>all 'normal' files are created in LF/CR mo
Chuck,
On Thu, Feb 28, 2002 at 12:18:35PM -0500, Charles Wilson wrote:
> Well, the current cygwin port of CVS seems to store all 'normal' files
> in the repository in LF/CR mode. On checkout (from a local repository)
> all 'normal' files are created in LF/CR mode. This is *regardless* of
> w
d regards
Peter Ring
-Original Message-
From: Charles Wilson [mailto:[EMAIL PROTECTED]]
Sent: 28. februar 2002 18:19
To: Schaible, Jörg
Cc: cygwin-list
Subject: Re: CVS Problems: Updated: gdbm-1.8.0-4
Schaible, Jörg wrote:
> Hi Charles,
>
>
>>Note that merely updating cy
Charles Wilson wrote:
> Strangely, none of these problems seem to occur when using a remote
> (unix-based) :pserver: repository. Therefore, I believe the "write data
> file into repository file 'foo/bar,v'" code is explicitly, and
> erroneously, setting the fopen mode to "wt"/"rt". Writes
Schaible, Jörg wrote:
> Hi Charles,
>
>
>>Note that merely updating cyggdbm to this new version will NOT
>>magically enable CVS to host repositories on text mounts; nor will
>>it magically fix CVS's existing problems with CR/LF. This gdbm
>>update may fix the gdbm database files within the CVSR
Hi Charles,
>Note that merely updating cyggdbm to this new version will NOT
>magically enable CVS to host repositories on text mounts; nor will
>it magically fix CVS's existing problems with CR/LF. This gdbm
>update may fix the gdbm database files within the CVSROOT repository,
>but CVS itself is
13 matches
Mail list logo