[Bug 75512] CVS commits causes KDevelop to display the file as being edited from outside

Amilcar do Carmo Lucas a.lucas at tu-bs.de
Thu Feb 19 10:46:03 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=75512      




------- Additional Comments From a.lucas tu-bs de  2004-02-19 10:45 -------
Yes, like I said it sould be safe to reload after doing a commit, and it can even be done automaticaty if :

The commit operation saves the file using kdevelop,
then does the commit,
waits (blocks the IDE) until it gets the result of the commit
reloads the file.

The problems are: 
-Remote repositories can take a significant amoutnt of time to return.
-If you have modifications that you do not want to commit, then bad luck because the IDE saves the file without asking you.




More information about the KDevelop-devel mailing list