Hidden features of your favorite Source Control - Stack Overflow most recent 30 from stackoverflow.com2009-12-18T00:56:56Zhttp://stackoverflow.com/feeds/question/450610http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/450610/hidden-features-of-your-favorite-source-control0Hidden features of your favorite Source ControlGeorge Stocker2009-01-16T14:51:29Z2009-01-21T13:16:54Z
<p>In a question <a href="http://stackoverflow.com/questions/449549/how-to-leverage-clearcases-features">I asked about Clearcase</a>, I posed an indirect question about its features that I may not know about. I then searched Stack Overflow for a question that is more general in nature, but I didn't find one.</p>
<p>So in keeping with the '<a href="http://stackoverflow.com/questions/tagged/hidden-features">Hidden Features</a>' series:</p>
<p><hr /></p>
<p><strong>What are some hidden features (or little known features, or 'power' features) of your favorite source control system?</strong></p>
http://stackoverflow.com/questions/450610/hidden-features-of-your-favorite-source-control/450659#4506595Answer by Phill Sacre for Hidden features of your favorite Source ControlPhill Sacre2009-01-16T15:05:43Z2009-01-16T15:41:19Z<p><a href="http://tortoisesvn.net/" rel="nofollow">TortoiseSVN</a>:</p>
<p>One thing not many people know about (well, I didn't for ages until recently) is that you get a few more options if you hold down shift while right-clicking on a versioned file / folder.</p>
<p>Some of them are surprisingly useful!</p>
<p>[Edit]</p>
<p><a href="http://tortoisesvn.net/node/347" rel="nofollow">http://tortoisesvn.net/node/347</a></p>
http://stackoverflow.com/questions/450610/hidden-features-of-your-favorite-source-control/450673#4506733Answer by Jeff Martin for Hidden features of your favorite Source ControlJeff Martin2009-01-16T15:09:05Z2009-01-16T15:09:05Z<p>Also Tortoise/SVN: Don't know how hidden it is but I seem to be the only one using it in the couple of places i have used SVN. </p>
<p>Take time to ignore files that you don't want to put into source control, then when you commit, you can see new files that have been added to your working directory that you may have forgotten to add into SVN.</p>
http://stackoverflow.com/questions/450610/hidden-features-of-your-favorite-source-control/465247#4652471Answer by Tamir for Hidden features of your favorite Source ControlTamir2009-01-21T13:16:54Z2009-01-21T13:16:54Z<p>In ClearCase, I think the most hidden features are the rich commands you can use by command-line. You can almost do anything by command-line!</p>
<p>Tamir</p>
<p>GoMidjets - <a href="http://gomidjets.com" rel="nofollow">Automate Your ClearCase Advantage</a></p>