This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Cygwin's CVS - can it be a network server?


On Sat, Aug 18, 2001 at 01:47:48PM -0500, ASH, JAMES (SBCSI) wrote:
> Through many hours of experimentation, it seems that cygwin doesn't require,
> or use, the /etc/services file. (Is this statement correct?)

Correct. It uses the services file of the OS:

9x/ME:	${WINDIR}\\SERVICES
NT/W2K:	${SYSTEMROOT}\\system32\\drivers\\etc\\services

However, you can create a convenience link in /etc if you like.
E.g. for 9x/ME:

    ln -s /cygdrive/c/WINDOWS/SERVICES /etc/services

It's easier if you want to edit the file.

> P.S. BTW, how does one pronounce Cygwin? Is it Cy- as in cyborg?

It's Ci- as in Cinema.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]