Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-tm-dev] 'Compare with' option for remote files

 
Hi,
 
I have extended RSE to provide static view of files at remote server.
Now I'm expected to provide 'Compare with' option on those remote files.
Steps that i follow
 
1 - Get the full path of both the files amongst which compare will happen
2 - Download those files
3 - Open compare editor on those files showing differences between those files
 
I'm done with these steps. But stuck with following things
 
4 - Make left side file editable
5 - save those changes
6 - syntax should be highlighted  for the files open in compare editor
 
I need to implement this on urgent basis and i'm stuck badly.
Any help, suggestion, pointer, etc. will be really of great help.
 
 
Thanks in advance,
Vrushali.


Back to the top