Hidden features of your favorite Source Control - Stack Overflow most recent 30 from stackoverflow.com 2009-12-18T00:56:56Z http://stackoverflow.com/feeds/question/450610 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/450610/hidden-features-of-your-favorite-source-control 0 Hidden features of your favorite Source Control George Stocker 2009-01-16T14:51:29Z 2009-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#450659 5 Answer by Phill Sacre for Hidden features of your favorite Source Control Phill Sacre 2009-01-16T15:05:43Z 2009-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#450673 3 Answer by Jeff Martin for Hidden features of your favorite Source Control Jeff Martin 2009-01-16T15:09:05Z 2009-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#465247 1 Answer by Tamir for Hidden features of your favorite Source Control Tamir 2009-01-21T13:16:54Z 2009-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>