AnkhSVN is a Subversion SourceControl Provider for Visual Studio. The software allows you to perform the most common version control operations directly from inside the Microsoft Visual Studio IDE. With AnkhSVN you no longer need to leave your IDE to perform tasks like viewing the status of your source code, updating your Subversion working copy and committin
"look at this just to get an idea about subversion"
- Install AnkhSVN
- Enable AnkhSVN for source control
- Connect a project to AnkhSVN
- Add a solution to a repository
- Explore a repository
- Add your working copy to the Working Copy Explorer
- Check out a solution
- Update your working copy
- Perform a Subversion operation from Pending Changes
- Commit your changes
- Get and release locks
- Undo changes
- Revert an item to a specific revision
- Find out who made what changes to a line
- Branch, tag and merge changes
- Compare differences
- View revision history
- Create and apply patches
- Add an item to a changelist
- Add a Subversion property
- Clean up the working copy
- Integrate an issue tracker

No comments:
Post a Comment