VssDelphi 1.1
==============

Purpose
=======
This program let's you interact with Microsoft's Visual 
Source Safe source code control  from inside Borland's
Delphi. 
The program adds a 'source safe' menu
to Delphi and also an 'open from source safe' menu inside
the 'File' menu. It will let you do basic operation
like checkout/checkin/get etc. 

Installing
==========
To install, Simply run VssSetup.exe, And choose the
version of delphi to install to (In most cases there will be
only one version). You do not have to uninstall the current
version of vssdelphi you have. Just make sure borland delphi 
is closed while you do the install.

Uninstall
==========
To uninstall, go to the "add/remove programs" in control
panel and choose "remove".
If you can't find vssdelphi there, run "VssSetup /u". It 
should be in your delphi\bin directory.


Projects
=========
Important: Do not add your '.dsk' File to Source Safe!

If you have a project already in source safe and you want
delphi to recognize that project, all you have to do is
choose "File|Open from source safe" and choose the project where
your .dpr file is. delphi will open the project, and now
source safe menu items will be enabled.

Note: VssDelphi stores info about the project in the 'Project.dsk'
file. If you check in this file the .dsk  file will not be 
saved (it will be read only), and the next time you open the 
project, the source safe menu items will be disabled again.

To overcome this problem, Do not add the '.dsk' file into source
safe, and if you have project in source safe that contain this
file, Just remove it (It doesn't store important info anyway).

Changes/New Features
=====================
Show Difference - In 'Source Safe' Menu.
Multiple Databases support - 'Change Database' in 'Source Safe' Menu.
Auto Database change - when opening a project not in the current db.
Auto Checkout - when trying to change a Checked in file.
Source menu - Also available by right clicking the editor.


Status
=======
This program is shareware. You can distribute the program, but
you must register the program if you want to use it.

If you want to register or if you have any 
questions or suggestions:
Please! Email me:
Eyal Post, eyal@ladpc.gov.il

Thanx.