| How to update file contents in background? [message #633339] |
Sat, 16 October 2010 13:48 |
Robert Luo Messages: 1 Registered: October 2010 |
Junior Member |
|
|
Hi,
I have a senario like below:
1. File A is editing by user
2. Change the contents of file A, but don't replace the contents in the editor
3. Do some long time work with the file A, for example, check in to remote repository
4. Change back to the original file A
Is there a way to get it done? Note:
1. When changing the contents of A, user should not be interrupted, he can continue his work
2. In step 3, it may take minutes to finish, during this period, if user save the file, then file A will be overridden again, how to avoid this?
Thanks.
|
|
|
Powered by
FUDForum. Page generated in 0.01374 seconds