Early SlickEdit integration

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
MikeH
Posts: 1
Joined: Mon May 03, 2004 12:42 am

Early SlickEdit integration

Post by MikeH » Mon May 03, 2004 12:56 am

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

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Re: Early SlickEdit integration

Post by dan » Mon May 03, 2004 8:15 am

MikeH wrote:
Is there some way that we can modify this behaviour - such as turn off the messages altogether?
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.

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.

Post Reply