Hi
We have been evaluating Vault for a few days now and so far have been very pleased with the results. Importantly, it has integrsted well (at least as well as SourceSafe) with all the IDE's we use - VS.NET, VS6 and Installshield.
Except one...
We have an old dev system that uses SlickEdit v4 as its IDE. There seems to be no problems checking out and in files and projects other than the fact that Vault messages are displayed in a message box rather than a text window. Thus to check out a file we get two messages; one to announce that the check out has commenced and the other to let us know the check out was complete.
Is there some way that we can modify this behaviour - such as turn off the messages altogether?
Thanks
Early SlickEdit integration
Moderator: SourceGear
Re: Early SlickEdit integration
Hmmm. Probably not. The IDE gives us a text pointer to write to for messages, and it is up to the IDE how to display the messages we send it.MikeH wrote:
Is there some way that we can modify this behaviour - such as turn off the messages altogether?
It is possible to add an option to not send message text to the IDE, and we'll add that to our list, but I can't promise when it would be available.