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]
Other format: [Raw text]

FW: path to /etc/profile.default


Hi y'all,

After brushing up on my C++, getting married, etc. etc. I decided to 
check out the source of cygwin to see if there's anything I can do on 
the work I kinda promised a while ago. Had to apply a little "patch" to 
the CVSROOT though, so to help you incite others to help you, here's the 
"patch"

Bye,

Ronald
NB: sorry for sending it to the wrong list first..

--- profile.default~    2002-07-30 16:20:08.000000000 +0200
+++ profile.default     2002-11-16 13:38:38.000000000 +0100
@@ -40,7 +40,7 @@
 export CVS_RSH=/bin/ssh

 # Patches to Cygwin always appreciated ;)
-#export CVSROOT=:pserver:anoncvs@anoncvs.cygnus.com:/cvs/src
+#export CVSROOT=:pserver:anoncvs@sources.redhat.com:/cvs/src

 # Set a HOSTNAME variable to the host name in lower case letters
 export HOSTNAME=`hostname | tr '[A-Z]' '[a-z]'`


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