On Sep 30, 2013 1:20 PM, "Paul" <[email protected]> wrote: > > On Wednesday, 18 September, 2013 at 20:29:49 BST, Nikolay Pavlov wrote: >> >> Aurum is capable of doing this: :AuVimDiff, then gJ for previous and gK for >> next revision with modifications, but its subversion and bazaar backends >> are least stable as the only place where I use both VCSes is aurum test >> suite. Feel free to report bugs to https://bitbucket.org/ZyX_I/aurum/issues. >> >> Note: gJ and gK should be typed in the buffer with repository version, not >> in the buffer with version from current working directory. J and K are for >> just next/previous revision. If you are diffing two revisions they should >> work for both (in fact it is aurum://file mapping, not the >> AuVimDiff-specific one). > > > When I do gJ / gK, I get "E21: Cannot make changes, 'modifiable' is off". I tried making this an issue on bitbucket but I got a 403.
Do you have any mappings to gJ/gK? These commands do not do any changes, they open a new buffer. : what does ":verbose nmap gJ" show? > > -- > -- > You received this message from the "vim_use" maillist. > Do not top-post! Type your reply below the text you are replying to. > For more information, visit http://www.vim.org/maillist.php > > --- You received this message because you are subscribed to the Google Groups "vim_use" group. > To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
