Dave Korn wrote:
On a slightly different topic, what is new in cvs 1.12 that you need? I
haven't noticed (it's entirely possible they happened and I missed it)
any major revolutions in cvs in, oh, 8 years or so?
Well, there's the new `-X' option, which means "Don't do completely insane
nonse
Hi Dave,
Thanks for your response. Below is the output on my PC:
dir cygcheck.exe strace.exe
C:\Program Files>cd cygwin\bin
C:\Program Files\cygwin\bin>dir cygcheck.exe strace.exe
Volume in drive C has no label.
Volume Serial Number is 8488-6831
Directory of C:\Program Files\cygwin\bin
21/0
On May 4, 2006, at 7:00 PM, Loh Kok Jeng wrote:
Yes, I have checked cygwin.bat and the path is correct. I have also
checked /etc/passwd, group, profile, which are all OK. I did
encountered the problem that the files get corrupted and bash refused
to start, but not this time round.
On 5/4/06
Yes, I have checked cygwin.bat and the path is correct. I have also
checked /etc/passwd, group, profile, which are all OK. I did
encountered the problem that the files get corrupted and bash refused
to start, but not this time round.
On 5/4/06, Tim Prince <[EMAIL PROTECTED]> wrote:
Loh Kok Je
"Bruce Dobrin" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hi,
Is there a flag for "last" or who or another program (cygwin or other)
that shows me the current and/or previous Windows login user? (Rather
than the "last" cygwin shell login). With a combination of cygwin tools
Hi,
Is there a flag for "last" or who or another program (cygwin or other)
that shows me the current and/or previous Windows login user? (Rather
than the "last" cygwin shell login). With a combination of cygwin tools
and wmic I have been able to log almost everything on any given remote
machine
On 04 May 2006 15:43, Richard Campbell wrote:
> On a slightly different topic, what is new in cvs 1.12 that you need? I
> haven't noticed (it's entirely possible they happened and I missed it)
> any major revolutions in cvs in, oh, 8 years or so?
Well, there's the new `-X' option, which means
Chris Velevitch wrote:
>
> I can't find that option in gmail.
I'm manually editing in outlook, so I feel your pain.
> This is the cygwin mailing list that is mentioned in the FAQ?
Yes.
> Is this message not polite enough?
Looks fine.
> How do I find out who the maintainer is to ping?
Genera
On 04 May 2006 15:28, Chris Velevitch wrote:
> On 5/4/06, Richard Campbell wrote:
>> Chris Velevitch wrote:
On 5/4/06, Richard Campbell wrote:
>>
>> Please configure your mailer to not quote raw E-mail addresses in your
>> replies (PCYMTNQREAIYR).
>
> I can't find that option in gmail.
>
>
On 5/4/06, Richard Campbell wrote:
Chris Velevitch wrote:
> >On 5/4/06, Richard Campbell wrote:
Please configure your mailer to not quote raw E-mail addresses in your
replies (PCYMTNQREAIYR).
I can't find that option in gmail.
> Who do I ask to discuss the possibility of getting cvs 1.12.x i
On 4 May 2006 at 10:18, Thomas Braun wrote:
Date sent: Thu, 4 May 2006 10:18:48 +0200
From: Thomas Braun <[EMAIL PROTECTED]>
Send reply to: Thomas Braun <[EMAIL PROTECTED]>
To: cygwin@cygwin.com
Subject:Cygrunsrv.exe 100% processor load
Hi,
I'm running cygwin on a W2K server
On 04 May 2006 14:55, Chris Velevitch wrote:
> On 5/4/06, Richard Campbell <[EMAIL PROTECTED]> wrote:
>>> Is there a reason why cvs 1.12.x is not available from cygwin?
>>
>> http://cygwin.com/faq/faq-nochunks.html#faq.using.old-packages
>
> Who do I ask to discuss the possibility of getting cvs
Chris Velevitch wrote:
> >On 5/4/06, Richard Campbell <[EMAIL PROTECTED]> wrote:
Please configure your mailer to not quote raw E-mail addresses in your
replies (PCYMTNQREAIYR).
> > > Is there a reason why cvs 1.12.x is not available from cygwin?
> >
> > http://cygwin.com/faq/faq-nochunks.html#faq
On 04 May 2006 06:01, Loh Kok Jeng wrote:
> Hi,
>
> I'm facing problem running the latest Cygwin on Win2K.
>
> I can install Cygwin from the Internet using an account belonging to
> the Administrators group. The installation can be completed without
> any error.
>
> However, when I try to run
On 5/4/06, Richard Campbell <[EMAIL PROTECTED]> wrote:
> Is there a reason why cvs 1.12.x is not available from cygwin?
http://cygwin.com/faq/faq-nochunks.html#faq.using.old-packages
Who do I ask to discuss the possibility of getting cvs 1.12.x in?
Chris
--
Chris Velevitch
Manager - Sydney F
On 04 May 2006 09:19, Thomas Braun wrote:
> I'm running cygwin on a W2K server with all the current service packs
> and patches, and I'm experiencing intermittent CPU hogging by
> cygrunsrv.exe.
> I'm not sure *what* exactly triggers this, but one way to reproduce
> this is to use process explore
> Is there a reason why cvs 1.12.x is not available from cygwin?
http://cygwin.com/faq/faq-nochunks.html#faq.using.old-packages
-Richard Campbell.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http
> > Last I heard, lftp was "up-for-grabs". You could check the archives of the
> > cygwin-apps list to see if I missed an update. Corinna has been the one
> > managing this list. But she won't be able to correct me if I'm wrong for
> > a few weeks. So I'd say, if you're interested, go for it.
>
Loh Kok Jeng wrote:
Hi,
I'm facing problem running the latest Cygwin on Win2K.
I can install Cygwin from the Internet using an account belonging to
the Administrators group. The installation can be completed without
any error.
However, when I try to run cygwin.bat, it simple quits without any
Hi !
You can also read the recent posts on 'cygwin' and 'cygwin-talk' named
'cygwin + windows update = lock up (W2K SP4)'. It's same problem...
Cheers,
Ludovic.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Docu
Hi,
I'm experiencing a problem that a file that I make "chmod -r" on from a
perl script(or manually as you can see below) is readable from a windows
process. I.e the chmod seems to work only for the cygwin programs.
Here is what I do to reproduce it:
# Create a test directory
[EMAIL PROTECTE
Hi,
I'm running cygwin on a W2K server with all the current service packs
and patches, and I'm experiencing intermittent CPU hogging by
cygrunsrv.exe.
Restarting the sshd service always clears the situation, but this is a
real PITA as far as I'm concerned ;-)
I'm not sure *what* exactly trigger
22 matches
Mail list logo