Hello,
I am currently using Mutt with sSMTP as the sendmail binary.
This is probably a problem with ssmtp, but I don't know enough to know how
to track it down.
With a default ssmtp.conf, everything works fine. However, giving '-e
"my_hdr From: rob <[EMAIL PROTECTED]>&
Hello,
Is there a way to get a list of all the available devices in /dev (either
from the command line or from some documentation)?
Thanks,
Rob.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation
Hello,
I am currently using Mutt with sSMTP as the sendmail binary.
This is probably a problem with ssmtp, but I don't know enough to know how
to track it down.
With a default ssmtp.conf, everything works fine. However, giving '-e
"my_hdr From: rob <[EMAIL PROTECTED]>&
Try restarting your computer
- Original Message -
From: "Larry Hall" <[EMAIL PROTECTED]>
To: "Richard Anderson" <[EMAIL PROTECTED]>
Cc: "Cygwin" <[EMAIL PROTECTED]>
Sent: Monday, July 21, 2003 10:26 AM
Subject: Re: Remounting /cygdrive/c as /c
> Richard Anderson wrote:
>
> > Hi. I sear
, I'm running cygwin
services like inetd, so the dll is always loaded and simply starting another
bash instance won't reload the dll anything.
Just a guess though
rob.
> Just curious, why do you think this will be helpful?
> I'd be interested in understanding your reasoning on
ou recreate the passwd and group files? did you use -d to get
credentials for your domain account/groups, and then do it again (appending)
to get credentials for your local accounts/groups?
Rob
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thur
> 2) I didn't run mkpasswd -d because the domain is too big that it is
going to take forever.
you could run: mkpasswd -d -u myusername >> /etc/passwd
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation:
). Since I don't want to maintain the VPN
connection all the time, I need a way to start it up (and possibly shut it
down) from the command line.
Thanks in advance,
Rob.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems
sweet deal - that's perfect!
Thanks a million Sam.
Rob.
> Hello,
>
> I was wondering if there was any way to activate an existing windows 2000
> dial-up connection from the cygwin command line.
>
> The reason I want to know is because I have a shell script that
> autom
ther be done in a couple days, or in a couple of weeks (getting
married this weekend).
If you want something basic that you can use in the meanwhile, I can post a
binary somewhere.
Rob Siklos.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
combination;
- copy from console from a left click (with text selected);
- copy from console from a ctrl+c combination.
Thanks for any help!
Rob
:-)
;->
:-]
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentat
Hi all!
Is there a console app out there that will allow for scrolling with an
unlimited buffer? Win 2k's DOS prompt has this and I want it very badly on
my WinME machine running cygwin..
Thanks!
Rob
:-)
;->
:-]
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-si
end prints out ~
home prints out ~
middle mouse button doesn't seem to do anything!
Did I miss something to do with the end, home and middle mouse buttons?
Rob
:-)
;->
:-]
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
Howdy all!
How do I change my start up directory?
And is usr/bin the right place for me to put scripts I want to be able to
run from anywhere?
Rob
:-)
;->
:-]
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentat
Howdy!
I would like to make a script that can change a line in a file.. commenting
out a line in a java source file to be precise.
I would like to look for this line:
import visualiser.HostIDVPatcher;
and edit it to this:
// import visualiser.HostIDVPatcher;
Can I do this?
I tried using se
Hi all!
> How do I change my start up directory?
I got the following response:
> edit your entry in /etc/passwd. It lists your home directory.
However, I don't understand how my system is working at the moment. This is
what I see at startup when do a "pwd":
Robert
004-06/msg00101.html) but couldn't find
out the special device name assigned to dynamic disk spanned volumes.
Thanks in advance.
Rob
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.h
using
dd and cygwin.
I'm still wondering how this works under Windows 7...so if anyone knows,
please post!
Rob
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:
I know there have been lots of discussions on unattended setups, and i'm taking
my crack at getting one set up, but ran into a frustrating situation using
quiet mode:
When running setup.exe with -q if there are in-use files encountered, setup
will still pop up the dialog telling you so and sit t
>> until you click the OK button. This clearly is not "unattended". It
>> would be better if it could just exit with a specific error code that
>> you could read and take some action (restart).
>
> I agree that it's not correct, but I disagree about the conclusion. It
> should silently schedule a
I'm upgrading an older installation of cygwin that was previously running perl
5.6.1 and ran into some problems with @INC:
5.6.1 version perl -V:
@INC:
/usr/lib/perl5/5.6.1/cygwin-multi
/usr/lib/perl5/5.6.1
/usr/lib/perl5/site_perl/5.6.1/cygwin-multi
/usr/lib/perl5/site_perl/5.6
Dave Korn artimi.com> writes:
> It might be worth trying a snapshot of 2.602, I think we fixed this on
> mainline: it should automatically choose the "ok" or "continue" option in any
> dialogs that would be generated.
>
> http://cygwin.com/setup/snapshots
Dave, I tried running this snapshot se
Brian Dessent writes:
> > 1. Why is /usr/lib/perl5/site_perl not listed on 5.8.8 ?
> Because having an unversioned directory in @INC was a mistake that was
> corrected.
OK, that's cool, but unfortunately we have some dependencies on perl modules
that get installed there via our own packaging tool
Dave Korn writes:
> Err, that should never happen, unless you're updating from a
> several-years-old DLL. The Cygwin DLL is intended to be backwardly
> compatible, and only rarely have their been ABI breaks. So this aspect of
> updating doesn't get tested very often.
>
Yes, I was testing an u
Dave Korn writes:
> That seems like a good start, but it's perhaps just a little bit crude in
> the way it handles services; if you kill them stone dead like that, the SCM
> will try and restart any that are set for auto-restart-on-fail. It would
> probably be a minor improvement if you add an e
Alpha Fighter yahoo.com> writes:
>
> I've run into an issue with bash-completion v1.2-1. After I tail -f a file
and then press ctrl-c to stop
> tailing I can no longer see any text I type. My text is being entered, just
not being ... echoed back.
>
> This does not happen after uninstalling 1.
Alpha Fighter yahoo.com> writes:
>
> I've run into an issue with bash-completion v1.2-1. After I tail -f a file
and then press ctrl-c to stop
> tailing I can no longer see any text I type. My text is being entered, just
not being ... echoed back.
>
> This does not happen after uninstalling 1.
37):gettime.c:
undefined reference to `gettimeofday'
make: *** [gettime] Error 1
)
Anybody have any ideas? I am using the latest versions of everthing from
the cygwin installer. cygcheck file attached.
Thanks,
Rob.
cygcheck.out
Description: Binary data
--
Unsubscribe info: http:
> >My first idea: Windows doesn't provide gettimeofday.
>
> Bingo.
Oh- that's too bad.
Does anyone know if Windows provides something similar? If so, how would I
access it from my program?
Thanks a lot,
Rob.
- Original Message -
From: "Christopher Fay
is known and matches the RSA host key.
debug1: Found key in /home/rob/.ssh/known_hosts:24
debug1: bits set: 1583/3191
debug1: ssh_rsa_verify: signature correct
debug1: kex_derive_keys
debug1: newkeys: mode 1
debug1: SSH2_MSG_NEWKEYS sent
debug1: waiting for SSH2_MSG_NEWKEYS
debug1: newkeys: mode 0
d
On Thu, Jun 26, 2003 at 10:30:41AM +0200, mxgl wrote:
> Which package does "cygz.dll" belong to?
At a guess, cygz.dll is akin to libz.so, hence is part of zlib.
--
rob [EMAIL PROTECTED]
--
Unsubscribe info: http://
ion.
Thanks in advance
Rob
--
~~
Eat well, stay fit, die anyway.
~~~~~~
Rob ClackAcedb Development, Informatics Group
email: [
nly there for
historical reasons.
And none of it is recoverable, nor backed up, of course. Boo hoo.
Rob
Larry Hall wrote:
Igor Pechtchanski wrote:
On Fri, 25 Jul 2003, Rob Clack wrote:
Can I just rename my old cygwin directory tree (E:\cygwin) to something
else and install the latest
idl.h, but that doesn't make sense either.
My temporary fix is to manually #define the macro immediately before I
use it, but that's not really satisfactory, of course.
Anyone got any idea what's going on here?
Thanks
Rob
--
~~
Perfect answer, thank you! I moved the COBJMACROS definition to the top
of the file and was able to remove the #include entirely, so
clearly it's being included by some other file.
Thanks!
Rob
Original Message
Subject: Re: #define question
Date: Fri, 01 Aug 2003 12:
erything.
Thanks,
Rob
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
a fraction of these amounts. Despite
this, the long-term care rider in life insurance could be an
option for people with a fairly high income level and significant
assets. Again, I hope everything is going well! Sincerely, Rob
Ritchie www.RRitchie-Ins.com [EMAIL PROTECTED] PS: Friend,
please call ou
a fraction of these amounts. Despite
this, the long-term care rider in life insurance could be an
option for people with a fairly high income level and significant
assets. Again, I hope everything is going well! Sincerely, Rob
Ritchie www.RRitchie-Ins.com [EMAIL PROTECTED] PS: Friend,
please call ou
an't access any network shares.
Anybody have any ideas?
Rob.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
I noticed that if you launch rlogin from within an rlogin session, you get a
segmentation fault.
i.e. rlogin to computer A, then while logged in to computer A, rlogin to
computer B (both running cygwin).
Running 1.3.18 under windows 2000 pro workstation.
Rob.
cygcheck.out
Description
r" appears as "21 13:19 var".
Any ideas?
Rob.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
running "mount --change-cygdrive-prefix /" will make all your drives be
subdirectories of "/" instead of "/cygdrive".
there is plenty about this if you search on google. I also suggest reading
the cygwin faq from top to bottom - you'll find useful stuff that
e file
and directory names include the dates as part of the actual name.
For example, the directory "/var" appears as "21 13:19 var" in ws_ftp.
Since there is no such directory as "21 13:13 var", it makes directory
switching very frustrating.
Any ideas?
Rob.
--
Uns
hi Dave,
you were right - my group is "Domain Users", so a line from 'ls' looks like
-rw-rw-rw-1 rsiklos Domain U 23 Jan 23 16:18 .bashrc
any way to solve this problem without changing group?
Rob.
- Original Message -
From: "Dave Hooper" &
instead of signal, but
the observed behavior is the same, so the test app demonstrates the problem
more simply.
Is this a known problem? or perhaps a problem with my setup?
Thank you for any help you can offer.
rob
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Pro
Hi All,
Is there an NFS client for Cygwin? I want to be able to mount exports from
unix machines or other cygwin nfs servers.
Thanks,
Rob.
- Original Message -
From: "Robb, Sam" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 08
tories not under the ftp user's
home directory. The reason why I want to set read-only access at the mount
table level (instead of the file level) is because I can't guarantee that
various windows operations won't mess up the access bits.
Any help or ideas would be greatly a
is a pretty lazy request, but it seems like functionality that
many people might use. (It's especially useful for killing broken windows
services that run as localsystem, and don't shut down properly).
Thanks,
Rob.
P.S. - I would do this myself, but I don't think I'm qualif
irectory
`/usr/src/cygwin-1.5.7-1/i686-pc-cygwin/winsup/cygserver'
make[3]: *** No rule to make target
`/src/cygwin-1.5.7-1/winsup/cygwin/winsup.h', needed by `libclient.o'.
Stop.
Rob.
- Original Message -
From: "Christopher Faylor" <[EMAIL PROTECTED]>
To:
t done anything
different. I just reinstalled cygwin from scratch (wanted to do it anyways)
and the problem is still there.
Anything I can do to to figure out what the problem is?
Thanks a million,
Rob.
- Original Message -
From: "Larry Hall" <[EMAIL PROTECTED]>
To: &q
, no delay. (Or, possibly the remaining
alarms() immediately signal.)
I am somewhat new to UNIX, and am also somewhat new to Cygwin, so I
apologize if this is just due to some lack of knowledge on my part.
Thanks much,
Rob
P.S., the cygcheck.out file should be attached, containing all the rele
\rob 961282048 850460672 110821376 89% /rob
c:\cygwin 19936633 5750854 14185779 29% /
c:19936633 5750854 14185779 29% /cygdrive/c
d: 544324544324 0 100% /cygdrive/d
u: 961282048 850460672 110821376 89
, September 20, 2002 12:53 AM
To: Rob Brown
Cc: [EMAIL PROTECTED]
Subject: Re: df --local
> I am trying to write a script that checks the % free of local drives
using
> df.
>
> $ df -a
> Filesystem 1k-blocks Used Available Use% Mounted on
OK, that will *mostly* work except for the cdrom drive issue.
-Original Message-
From: Igor Pechtchanski [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 20, 2002 10:29 AM
To: Rob Brown
Cc: [EMAIL PROTECTED]
Subject: RE: df --local
Well, as I said before, unless you have invalid
Newest version installed off the web today, previous version
6 mos ago did not have the problem.
Symptom: ftp hangs after ls, or get, or put. It hangs
AFTER completing the operation. (overrun?)
Systems: Win 98 (cygwin) talking to Linux.
Other:
I thought it might be related to rxvt, so I
an tell me why -x doesn't work the way I'm expecting.
Thanks
Rob
---
#!/usr/bin/perl
# this is the perl script, called "try"
if ( -x script)
{
print "script
cuted when I log on.
I've got around that by putting the customisation and stuff like setting
aliases into my .profile file, but don't know what ricochets I might
trigger by doing this.
Any ideas?
Rob
--
~~
Don'
mn well am!
To eliminate error further, I'm now running just one copy of the script,
since the disk I use on my Linux box is mapped to the i: drive on the
NT4 box.
Strange it seems to work correctly for you but not for me.
Regards
Rob
Gerrit P. Haase wrote:
Hallo Rob,
Am Freitag, 15. Au
no, I've never heard of smbntsec. What's it mean/do?
Regards
Rob
Larry Hall wrote:
At 09:36 AM 8/26/2003, Rob Clack you wrote:
Gerrit
I've been away for a week, hence the delayed response.
Thanks for this and clearly my scriptlet was broken. I've now tried both alternat
whether I'm running
the script from the networked drive or from the local hard drive, I only
get the error under Cygwin.
So far it keeps looking to me as though Cygwin is broken.
Rob
Igor Pechtchanski wrote:
On Wed, 27 Aug 2003, Rob Clack wrote:
Hmmm, don't see how it can have a
ess there's
some special way I should be setting it. I just entered
CYGWIN=nosmbntsec at the dollar prompt.
OK, so if I assume by the silence that -x is broken, can anyone suggest
how I can determine in a perl script whether or not a file is executable?
Thanks
Rob
- hyphens
ite a lot of my and several other people's time.
1. chmod should surely change the permissions whatever the contents of
the file, and if it doesn't, it should issue a message. Silent failure
is not very friendly.
2. a file without execute permission shouldn't execute.
Anyhow, thank
Thank you Elfyn and Jurgen. A few moment's thought would have reminded
me that file permissions are handled differently on NT. ;)
Regards
Rob
Elfyn McBratney wrote:
Rob Clack wrote:
[...]
So there seems to be a couple of weensy buggettes there, though I'm not
suggesting anyone bot
would be really
helpful if someone knows what's going on here.
Thanks
Rob
--
~~
Don't worry about what people think; they don't do it very often.
~~~~~~~
Forgot to say, this is cygwin 1.3.22-1
Sigh
Rob
Original Message
Subject: pthread_mutex_lock error
Date: Thu, 04 Sep 2003 11:37:10 +0100
From: Rob Clack <[EMAIL PROTECTED]>
Organization: Sanger Institute
To: [EMAIL PROTECTED]
I have a big app developed under Linux which ha
eck and there's only one cygwin1.dll on the box.
So I'm stuck now as to how to proceed. Or does your return post,
Christopher, mean the answer is there if I only look in the right place?
Rob
Christopher Faylor wrote:
On Thu, Sep 04, 2003 at 11:37:10AM +0100, Rob Clack wrote:
I have
cygwin1.dll had different
timestamps, which quickly led me to the resolution.
So thank you for your help and patience.
Rob
Christopher Faylor wrote:
On Thu, Sep 04, 2003 at 04:31:35PM +0100, Rob Clack wrote:
So I'm stuck now as to how to proceed. Or does your return post,
Christopher, mean
ubmitting it to Chuck
> Wilson for inclusion into the cygutils package (as a complement to
> mkshortcut).
> Igor
FYI, the work on this is all done and submitted (as of a couple weeks ago).
readshortcut (part of the cygutils package) is available in the cygutils cvs
tree, and will be i
Are you entering a passphrase when you generate your keys? If so, try with
no passphrase.
Rob.
- Original Message -
From: "Andrew DeFaria" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 16, 2003 10:55 AM
Subject: Re: Passwordless login with ss
7;t seem to make any difference - the
console won't exit until all background processes have finished.
Any help would be greatly appreciated.
Thanks,
Rob.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Do
] /c/winnt/system32/notepad.exe"
When I ran this command, I was expecting to see a notepad window open on
"computer", but none appeared. Is there any way to accomplish this?
The process *did* start, because it was listed in the task manager.
Thanks a lot,
Rob.
--
Unsubscribe inf
From: "Larry Hall" <[EMAIL PROTECTED]>
> At 02:33 PM 10/27/2003, Rob S.i.k.l.o.s. you wrote:
> >Hello,
> >
> >I have an ssh (cygwin) server running on a windows 2000 machine, and I
want
> >to start a windows program on this machine using a remote command
x27;t matter if I'm using the tclsh that comes with cygwin or some
other one. On the server, CYGWIN=ntsec tty
Everything works ok if I'm not using it through ssh or the like. Also, if I
try the same thing connecting to a unix machine instead of windows/cygwin,
it also works.
any ideas
hough a workaround exists, this still looks like a bug. I don't know
enough to fix something like this, but if anyone wants more information, I'd
be glad to provide it.
Rob.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwi
e share, this would work.
Thanks in advance,
Rob.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
Sorry - a couple things I forgot to say:
1) using Windows 2003 on desktop, WinXP on laptop
2) using latest Cygwin from setup.exe as of today
3) cygcheck.out attached.
Rob.
- Original Message -
From: "Rob Siklos" <[EMAIL PROTECTED]>
To:
Sent: Thursday, April 13, 2006
- Original Message -
From: "Dave Korn"
On 13 April 2006 19:38, Rob Siklos wrote:
Hi,
I have a problem accessing unsecured network shares when logging in using
passwordless (public key) authentication with ssh.
On my laptop, I have a shared folder that has ful
he scenario down to some very simple
libraries that reproduce the symptom reliably, but this hasn't yielded
anything worth reporting yet.
In the meantime, does anyone have any suggestions regarding what's going
on, and/or some other technique to catch this problem?
Rob
Cygwin Confi
On 07/25/2006, Rob Hatcherson wrote:
I've been trying to track this down with gdb, but haven't made much
progress. I put the cygwin1.dbg from the src distro into the /bin
dir, which at least allowed some level of breakpoint setting, but so
far none of the ones I've tried (dl
ightly build.
For any of you who have a moment to help, feel free to my private email
if you prefer and I will be glad to summarize any findings in a future
post to keep the chatter on the list down.
TIA for any help.
Rob
testcase1.tgz
Description: Unix tar archive
--
Unsubscribe info:
ides to fix it;
b) treat it as a McAfee bug and automatically add "-y McShield" in
ssh-host-config if that service exists; or
c) investigate it as a possibly cygwin sshd bug;
?
Cheers,
Rob.
Note: parts of this e-mail were blatantly ripped off of
http://forums.mcafeehelp.com/viewtopic
usScan
8.0i. If Larry's solution doesn't work for you, and if you do in fact have
McAfee installed, you might want to try making the sshd service dependent on
the McShield service using a command like:
/usr/bin/regtool -m set
/machine/SYSTEM/CurrentControlSet/Services/sshd/DependOnServic
- Original Message -
From: "Duch" <>
To: <>
Sent: Tuesday, December 21, 2004 7:30 AM
Subject: problem
hi
i had installed cygwin long time ago...it has around 3gb on my disk ://
i installed it only on my user account. it was working, great...i had
user [EMAIL PROTECTED]
i deleted this us
In general there are lots of helpful folks here.
If the question is an 'irritating' FAQ then just nicely point the user
in the right direction.
Rob
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
We would like to port our BSD licensed Open Source
software from straight Windows to the
CyCygwinnvironment, such that we are no longer using
the Microsoft compiler tools and instead using the
gcgccnd the CyCygwinibraries.
Would this contaminate our project with the GPGPLWe
would like to continue
pile'
collect2: ld returned 1 exit status
This is the program:
== rob.c =
#include
#include
#include
#include
int main () {
const char *err;
int erroffset;
pcre *ppat = pcre_compile("rob", 0, &err, &a
I've recently updated my cygwin install (1.5.16-1) and
now I'm getting this error message a lot:
C:\Cygwin\bin\ssh.exe (3672): *** system shared memory
version mismatch detected
- 0x75BE0074/0x75BE0080.
This problem is probably due to using incompatible
versions of the cygwin DLL.
Search for cygw
ssh.
Cygcheck output attached.
Thanks,
Rob.
cygcheck.out
Description: Binary data
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
Just to close off this thread, in case anyone cares, adding "tty" the CYGWIN
environment variable seems to solve this problem.
Rob.
- Original Message -
From: "Rob S.i.k.l.o.s" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 09, 200
Hi,
I've installed the cygwin subversion 1.0.6 package on my windows 98 machine
(with cygwin 1.5.11).
Following the example in the manual, I can create a repository and import
files into it, but when I check it out, I get the following:
[EMAIL PROTECTED] ~/tmp/svntest]$ svn co file:///mnt/
ything relevant (yet). I'm currently digging in the
gcc-core source, but thought I'd ping the group in the meantime.
TIA,
Rob Hatcherson
ZedaSoft, Inc.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
Dave Korn wrote:
Original Message
From: Rob Hatcherson
Sent: 17 August 2005 20:49
All,
This issue involves a "File name too long" error being generated by the
C preprocessor that came along with 1.5.18-1. The compiler reports
version 3.4.4, the distro file sa
brave soul can develop a yum-like utility for cygwin,
presuming such doesn't already exist somewhere.
Perhaps a similar process combined with the previously suggested local
mirror will help?
Rob Hatcherson
ZedaSoft, Inc.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Pro
g and we just don't see it because the path restrictions
are more liberal.
FWIW,
Rob
Rob Hatcherson wrote:
Dave Korn wrote:
Original Message
From: Rob Hatcherson
Sent: 17 August 2005 20:49
All,
This issue involves a "File name too long" error being
coming up with concrete examples of things that
ended up missing or nonfunctional via the advocated two-stage install.
Anyone?
Rob
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
in
the past two weeks so I havent tried compiling the latest snapshot.
Rob
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
just been getting
openssh and rsync services dying so I wasn't sure if this might be related
to the problem.
Thanks for the reference URL.
Rob
-Original Message-
From: Rob Bosch [mailto:[EMAIL PROTECTED]
Sent: Saturday, September 09, 2006 9:16 AM
To: 'cygwin@cygwin.com'
S
Using cygwin1.dll from cvs checked out on 9/8. I built rsync using the
cygwin development package from cvs and also have openssh (not recompiled)
from cygwin package 1.5.21-1. Both these are running as services on Windows
2003 SP1 x64 using cygrunsrv. Under load, both the processes die. An
exam
Sshd will spawn processes that deal with individual connections so even
though you stop the service there may still be sshd processes running. The
way to tell if your sshd daemon is stopped is to run a netstat -a | find
"ssh" | find "LISTEN". This will only find sshd processes that are
listening
out the hacking attempts.
The error is beyond my knowledge...sorry.
-Original Message-
From: Michael Sowka [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 12, 2006 8:42 AM
To: Rob Bosch
Subject: Re: Potential bug in sshd
Thanks Rob,
Ah yes, this explains the "zombie"
1 - 100 of 195 matches
Mail list logo