Click here to Skip to main content
15,886,199 members
Articles / Programming Languages / C#

Visual Source Safe 6.0 Recursive Rollback

Rate me:
Please Sign up or sign in to vote.
4.74/5 (22 votes)
3 Oct 200519 min read 110.2K   836   43  
Covering the basics of VSS automation using the SourceSafe API (SourceSafeTypeLib) and the SS.exe command line utility. The sample shows rolling back an entire project hierarchy.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
I have been a developer for a short 6 years. I program Windows and Web applications in C#.


Comments and Discussions