Friday, February 27, 2009

Tips 'n' Tricks : SVN : ignore-on-commit

By using this predefined list , we can group the files which we want to ignore while committing changes.

This way our local changes related to only local deployment doesn’t get check [automatically] in with all files . We have choice to include them by selecting the check box

clip_image001

clip_image002

clip_image003

clip_image004

Tips 'n' Tricks : SVN : Visual Studio Plugin : AnkhSvn

Now we can access SVN from Visual Studio :) ,
Thanks to AnkhSvn

AnkhSvn – Open Source
[http://ankhsvn.open.collab.net/]

Integrates with solutions Explorer – Icons

clip_image001

Integrates with solutions Explorer – SVN Commands

clip_image002

clip_image003

Integrates with solutions Explorer – Classic VSTS Look

clip_image004