X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=3.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT X-Spam-Check-By: sourceware.org Date: Tue, 17 Aug 2010 06:03:25 +0400 From: Andrey Repin Reply-To: Andrey Repin Message-ID: <1443726680.20100817060325@mtu-net.ru> To: All Subject: Path conversion issue MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Greetings, All! Trying to find differences between local and remote file, I run into an issue: diff.exe -cdb -x "CVS" -x ".svn" -I "\$Id.*\$" --strip-trailing-cr -- "C:\...\php-tools\GalleryClass.php" "\\REMOTE\C$\...\php-tools\GalleryClass.php" diff: \REMOTE\C$\...\php-tools\GalleryClass.php: No such file or directory Why it ate the leading backslash? Isn't it supposed to convert UNC path to proper one? User's guide tell me this shouldn't be an issue, or so I read it this way. Can anyone enlighten me on this matter, please? -- WBR, Andrey Repin (anrdaemon AT freemail DOT ru) 17.08.2010, <5:59> Sorry for my terrible english... -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple