Feeds:
Posts
Comments

Posts Tagged ‘svn’

Quick pointer to a particular TortoiseSVN feature I wasn’t familiar with for some reason. This enables reverting to a previous revision easily.
The easiest way to revert the changes from a single revision, or from a range of revisions, is to use the revision log dialog. This is also the method to use of you want [...]

Read Full Post »

Curious about the future “proofness” of VisualSVN I fired off an email to support. They were kind enough to get back to me with this…
VisualSVN will officially support Visual Studio 2010 as soon as Visual Studio 2010 will be officially released. We also are going to provide experimental support for the CTP versions of Visual [...]

Read Full Post »

Instructions including screenshots for setting the svn:externals property using TortoiseSVN. This allows multiple repositories to be open and used in a single Visual Studio instance using VisualSVN. Slick stuff, so far this is working really well for us.
Just a tip I spent some time on figuring out: Found information today on how to use TortoiseSVN [...]

Read Full Post »