On Sat, May 30, 2009 at 06:42:17PM +0200, Raúl Núñez de Arenas Coronado wrote:
> 
> Saluton Yue :)
> 
> On Sat 30 May 2009 02:43, Wu +0200, Yue <[email protected]> dixit:
> > Thanks all for useful infos! Now I know the vcs is the best choice at
> > this time, but it still can't show the changes dynamically, anyway,
> > it's a solution.
> 
> VCS's are not at all about showing the changes dynamically. In fact
> that's a usage pattern very uncommon for collaborative development,
> where you concentrate on *your* set of changes and the rest of
> developers in *theirs* and then everyone commits the changes and the VCS
> does the dirty job of putting everything together.
> 
> If you think you need to show the changes dynamically (and
> instantaneously, I assume), maybe VCS's are not the way to go, but on
> the other hand maybe you should think again about your needs about how
> to solve your problem.
> 
> Again, if you could elaborate a bit more about your particular problem,
> we would be more proficient giving you help. I understand that maybe you
> cannot reveal details (if this is for some job, for example), but if you
> can, tell us and probably we will be able to help better :)
> 
> Good luck anyway :)

For example, if I'm editing a file, and the file has been modified by external
tool, say echo foo >> file, since the last time I haved saved, then now after
I'm finishing the editings and want to write the file to disk, then vim will
warn that file has been changed, what should I do? 1) Abandon my editing; 2)
Abandon the changes by external tool. Both of them are not so good.

-- 
Hi,
Wu, Yue

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to