This is the mail archive of the cygwin 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]

Re: Path conversion issue


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]