Path conversion issue

Andrey Repin anrdaemon@freemail.ru
Sun Aug 22 06:30:00 GMT 2010


Greetings, All!

Ok, for those interested, solution for my specific case was found.


macro:post print("view:<? diff !?$UnixDiff$Options ((-c, -b etc.)):?!
 -x 'CVS' -x '.svn' -I '\\$Id.*\\$' --strip-trailing-cr -- '"
 + replace(PPanel.Path + "/" + PPanel.Current, "\\", "/")
 + "' '" + replace(APanel.Path + "/" + APanel.Current, "\\", "/") + "'") Enter


All line wraps are purely for code readability.
It should work with any recent nighly of Far 2.0


--
WBR,
 Andrey Repin (anrdaemon@freemail.ru) 22.08.2010, <7:53>

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



More information about the Cygwin mailing list