EmperorFool
Deity
I've got the code working to do the check -- I just gotta find a good way to present it, plus figure out how to deal with non-SVN installs cleanly.
How would you all like it to work? I assume an option to check each time BUG starts up is a good start, and pop up a message when there's an update. Once it pops up a message, it should it tell you if there are more updates later?
What I mean is this. Say you are at 1000, and then someone commits 1001. It will tell you. If later someone commits 1002 but you haven't updated to 1001, should it tell you again that there are more updates? In other words, do you want to know about each update to SVN if you're staying at 1000?
I'm building a new tab that will show you your current revision and what the SVN repository is at. This is where you'll set whether to check or not and can change the repository location and local root directory (in case you update to X and export to Y).
How would you all like it to work? I assume an option to check each time BUG starts up is a good start, and pop up a message when there's an update. Once it pops up a message, it should it tell you if there are more updates later?
What I mean is this. Say you are at 1000, and then someone commits 1001. It will tell you. If later someone commits 1002 but you haven't updated to 1001, should it tell you again that there are more updates? In other words, do you want to know about each update to SVN if you're staying at 1000?
I'm building a new tab that will show you your current revision and what the SVN repository is at. This is where you'll set whether to check or not and can change the repository location and local root directory (in case you update to X and export to Y).