From a menu inside the IDE.
Automatically checks out a file when you start
editing it.
An enhanced history viewer that combines a
difference viewer. Allows you to quickly browse
through the changes made to a file.
Quickly review all the changes you made to checked
out files before checking them back in. Allows you
to enter check in comments while reviewing the
changes.
Right click a line in the editor and select "Find
Last Change" to browse the history of the file for
the last change made to that line. Allows you to
quickly find why and when changes were made.
The Source Analysis feature gives you an overview on
the changes made to a file throughout it's history.
Quickly see which areas of the file were changes by
which user, when was each line changed, how many
times each line was changed and what changes have
you made to the file.
View history of any file in your project.
Share files from other projects from inside the
IDE.
Automatically changes SourceSafe database according
to project.
For easier access to all the most used command.
Automatically makes sure your project is synchronized
with the SourceSafe database.
Define your file groups, and operations will be
made on every file in the group (i.e. always checking
out .pas and .dfm files together)
Explore your project in SourceSafe. Add Labels,
Purge/Recover files etc.
With Delphi/C++ syntax highlighting. Show difference
of files without having to save the files.
|