[closed] command line options - readonly

Post your new features ideas and suggestions here.
Post Reply
Guest

[closed] command line options - readonly

Post by Guest »

is there a way to open 2 files via command line, where one of them is explicitly specified as read-only and the other one is still editable?
this would be useful for diffs integrated with existing version control systems where left file is in repository and right file is writeable working copy

BTW great tool, looking forward to 3way merge

grigsoft
Site Admin
Posts: 1673
Joined: Tue Sep 23, 2003 7:37 pm
Contact:

Post by grigsoft »

No, currently there is no such key, although I could add one in future. You can however set RO attribute for one of files before invoking Compare It!, so it will not be editable.

anonymous1

Post by anonymous1 »

would be quite usefull for us as a future feature

we are using subversion repositories, where we don't want to mess manually with file attributes in the local .svn directory

grigsoft
Site Admin
Posts: 1673
Joined: Tue Sep 23, 2003 7:37 pm
Contact:

Post by grigsoft »

OK, since it is not a single request I will add this key in next update.

Post Reply