Re: Path conversion issue

2010-08-21 Thread Andrey Repin
Greetings, All! Ok, for those interested, solution for my specific case was found. macro:post print("view: Sorry for my terrible english... -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.htm

Re: Path conversion issue

2010-08-17 Thread Andrey Repin
Greetings, Larry Hall (Cygwin)! > 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

Re: Path conversion issue

2010-08-17 Thread Larry Hall (Cygwin)
On 8/17/2010 2:58 PM, Andrey Repin wrote: Greetings, Csaba Raduly! 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 W

Re: Path conversion issue

2010-08-17 Thread Andrey Repin
Greetings, Csaba Raduly! >>> 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

Re: Path conversion issue

2010-08-17 Thread Csaba Raduly
On Tue, Aug 17, 2010 at 5:18 AM, Larry Hall (Cygwin) wrote: > On 8/16/2010 10:03 PM, Andrey Repin wrote: >> 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

Re: Path conversion issue

2010-08-16 Thread Larry Hall (Cygwin)
On 8/16/2010 10:03 PM, Andrey Repin wrote: 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:

Path conversion issue

2010-08-16 Thread Andrey Repin
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: N