What are the choices people are making for version control
Specifically, what files need to be included into the repository and which should be regenerated
I use subversion with TortoiseSVN and the VisualSVN addin.
Thanks,
Tim
Microsoft Robotics - Community
For each service project, all files in the "Proxy" folder are generated but everything else is suitable for version control.
Henrik
"C:\Microsoft Robotics Studio (1.5)\bin\DssProxy.exe" /dll:"$(TargetPath)" /proxyprojectpath:"$(ProjectDir)Proxy " /keyfile:"$(AssemblyOriginatorKeyFile)" $(ProxyDelaySign) $(CompactFrameworkProxyGen) /binpath:". " @(ReferencePath->'/referencepath:"%(RootDir)%(Directory) "', ' ')
Ben Axelrod [CoroWare] wrote:
I also use Tortoise SVN, but didn't know there was a VS plugin.
It's called AnkhSVN and available from http://ankhsvn.tigris.org/
It's nice, but lacks certain features. I recommend using TortoiseSVN instead or at least parallel. I wrote a howto in german about setting up a MSRS project with AnkhSVN and TortoiseSVN in August 2007. If anyone is interested, contact me via e-mail to post [the cute a with curl around] lespocky [dot] de!