Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-RecievedDate: Wed May 15 09:03:58 GMT+02:00 2002 From: "Davide Montesin" Reply-To: mail AT davideonline DOT it MIME-Version: 1.0 To: "cygwin AT cygwin DOT com" Date: Wed, 15 May 2002 09:03:58 GMT+02:00 Subject: RCS and absolute file parameter Message-Id: <6505803092002.1021446238660.8279839.mail@davideonline.it.MailpuccinoKongEuTak> Content-Type: text/plain; charset=us-ascii Hi, I have installed cygwin on my Windows machine. I use rcs. I have found a problem. Some time I will use rcs with absolute parameter in windows format like: ci -d -u -x,v c:\temp\a.txt c:\temp\RCS\a.txt,v but the command report an error: file RCS/c:\temp\a.txt not found. The problem is that the path is not converted like unix before the substitution. If I use a unix path like ci -d -u -x,v /cygdrive/c/temp/a.txt /cygdrive/c/temp/RCS/a.txt,v" all work ok! There is a patch?? This is a bug?? Thanks in advance. Davide mail AT davideonline DOT it PS: Please reply to my email address too. -- 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/