On a hunch, I do the same thing- add to SCC, cancel... and the information appears. Not the most intuitive, but it works.
I have to admit the Zeus SCC is a bit confusing and it can probably do with some improvements.
There is no option for automatic check out on edit, but as that has been requested a few times I guess it might need such an option. Something for a future version.
To add some clarity this is how it should work here is a quick overview.
Initial SCC SetupZeus will work with any SCC version control so the first thing that needs to be done is for that to be setup.
That is done at the editor level using the
Options, Editor Options menu,
Source Control panel where you select and enable the source control.
Binding a Workspace to SCCTo use the source control the projects inside the workspace need to be bound to the source control.
The binding details are stored in the
Workspace, Source Control, Options menu.
There you will find the
Project Name, Aux Path and
Local Path, an option to enable source control and a
Run Setup Utility button.
Since you imported a Visual Studio solution that already contained version control bindings, that process should have already filled in these details.
When there are no binding details it is best use the
Run Setup Utility as that will let you browse the source control looking for a suitable project.
Looking at the source control error message you posted I can see the
AUX Path is empty which is why the connection the to source control failed.
However, those binding details should have been available as they should have come in when the project was imported?
It looks like this may well be some sort of incorrect state bug and by this I mean, because the project was newly imported it was not quite in the correct state.
By doing your work around that fixed up the issue buy fixing up the state of the project, but I suspect if you had closed and reopened the project that too would have probably worked?
I add a file to the project in the workspace, and it's not added to the project in Visual Studio
Yes, Zeus will never touch any Visual Studio files.
However, if you had added the project inside Visual Studio, there is an option to update the Workspace inside of Zeus and the workspace is automatically updated the next time it is opened.
It probably should also do that check for update whenever it is re-activated. Another something for a future version.
I ran into a problem with ctags when there were icons included in the project.
I'll look into this.
As you suggest, it looks like xtags/ctags might have run into trouble processing the icon file.
That message box dates a long time to when the user had to manually configure the PATH and as that is no longer required I suspect the dialog can be removed.
it wasn't perfect.
Zeus is certainly not perfect and there are always things that can be done to make it better.
The next version will no longer have that xtags message, so that in itself will be a small but nice improvement