|
SlickEdit Tools -
Versioning Toolbox
|
|
|
The Versioning Toolbox integrates
directly into the Visual Studio environment
and provides features that let you easily understand
and navigate the history of your source
code.
|
 |
Answer the questions, "When
was this written?" and "Who
wrote this?" using powerful
visualizations within the editor |
 |
Search for specific versions
by keyword and date ranges |
 |
Compare and interactively
edit files and directories |
 |
Keep a local history of
changes not yet checked into
source control |
 |
View a detailed list of file versions |
|
|
|
| |
|
|
|
Features and Overview Videos |
|
Backup History
This video shows how to use Backup History, which allows you to view,
compare, and restore versions of files without having to
use source control, providing a greater safety net for your coding.
|
|
|
CVS/SVN Integration
This video shows how to use CVS/SVN integration, which
allows you to do common version control tasks directly
in the Solution Explorer, such as getting the latest
version, checking in changes and viewing version
history. |
|
|
DIFFzilla
This video shows how to use DIFFzilla, which provides
editable dynamic differencing and merging for files,
directories, and source trees. |
|
|
Find Version
This video shows how to use File Version, which lets you
search for versions of one or more files that match specific
criteria, such as which files were checked in by a certain
user over a certain amount of time. |
|
|
Version Graphs
This video shows how to use Version Graphs, which let
you view graphs depicting different historical aspects
and trends of any source controlled file. |
|
|
Version History
This video shows how to use File History, which lets you
view the version history of each version of any source
file, including check-in comments, date, author,
branches, and labels. |
|
|
Version Visualizations
This video shows how to use Version Visualizations,
which let you visualize version information for each
line of code in the editor window. It helps you to
answer many questions such "Who wrote this?" and "How
old is this?" |
|
|
|