sourceSafe.zip : Check out files from Microsoft SourceSafe directly from vim
script karma |
Rating 41/22,
Downloaded by 3377 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
David Eggum |
|
script type |
utility |
|
description |
Interfaces with Microsoft Visual SourceSafe and provides a shortcut to the most frequently used operations such as checkin, checkout, get current file, check differences, and so on. Key features:
- Takes advantage of Vim6.0's built-in diff feature for comparing the working version with the one in VSS.
- Displays a list of all files checked out by the current user in a separate window. Operations on multiple files can be done from this window.
- The lock status of the current buffer is displayed in the status bar.
- Online documentation.
- Commands are available in the command line and the menubar.
- Easy configuration. |
|
install details |
Unzip sourceSafe.zip then read the setup instructions in sourceSafe.vim. |
|
script versions (upload new version)
Click on the package to download.
sourceSafe.zip |
1.4c |
2002-07-16 |
6.0 |
David Larson |
Removed redundant query of current lock status. Updated contact info. |
sourceSafe.zip |
1.4a |
2001-09-13 |
6.0 |
David Eggum |
Bug fix plus additions suggested by a few users. |
sourceSafe.zip |
1.4 |
2001-09-12 |
6.0 |
David Eggum |
Added online help and SS commands to the menubar, as well as many other features. Improved script configuration method and fixed many bugs. To setup, follow the instructions in sourceSafe.vim. |
sourceSafe.zip |
1.3 |
2001-08-06 |
6.0 |
David Eggum |
Added showAll window that displays all checked out files by the current user; VSS commands can be performed directly from this window. Other misc. improvements. Revamped the documentation. |
sourceSafe.zip |
1.2 |
2001-07-23 |
6.0 |
David Eggum |
Takes advantage of Vim 6.0's built-in diff feature, among other things. |
sourceSafe.zip |
1.1a |
2001-07-17 |
6.0 |
David Eggum |
Much improved! The current lock status is placed in the ruler, commands are done silently with results echo'ed to the vim window. Version 1.1a fixes hang after undocheckout when changes have been made |
sourceSafe.zip |
1.1 |
2001-07-17 |
6.0 |
David Eggum |
Much improved! The current lock status is placed in the ruler, commands are done silently with results echo'ed to the vim window. |
sourceSafe.zip |
1.0 |
2001-07-05 |
5.7 |
David Eggum |
Initial upload |
ip used for rating: 3.144.23.53
|