mMontu / vim-vvcs

Vim VCS: Wrapper for development enviroments on remote machines
0 stars 0 forks source link

Log file #4

Closed mMontu closed 10 years ago

mMontu commented 10 years ago

Instead of writing the operation results to the quickfix window, it would be better to write it to a log file with timestamp and a indication of which is the main command being executed (\vo triggers checkout and \vw). This requires parsing the result of remote commands to detect failure and displaying the error messages to the user.