Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server Admin Tools warn if files change #308

Open
pdarragh opened this issue Oct 23, 2008 · 0 comments
Open

Server Admin Tools warn if files change #308

pdarragh opened this issue Oct 23, 2008 · 0 comments

Comments

@pdarragh
Copy link
Contributor

Can we add a warning message to the radmind admin tools if you attempt to save a file that has been changed from another program (ie, command line), without being reloaded into the gui first?

Basically, keep track of the mtime of the config/command files, and when you go to save, make sure it hasn’t changed before overwriting it. If there’s a conflict, make the user figure out how to fix it (to make it a much easier interface to code).

Ideally, a diff between the two (memory vs disk) would be nice, but anything to keep me from overwriting changes I make from the command line when I go in to do something different from the gui will make me happy.

Original comment by: franksg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant