Jeff Garoutte

c# .net and anything else that happens across my desk

The woes of SourceForge.net and SVN

It's no secret, I use SourceForge.net to work on an open source project ObjectHelpDesk.net and most of the code, patterns and nick nacks that I write about come from that project.  I also use TortoiseSVN coupled with VisualSVN to manage my source code.  Recently, as part of the Generics, Interfaces, Providers and You series I choose to branch from the trunk and rewrite the projects provider model.  When I was finished I attempted to merge them back together. Recently, I updated Tortoise and ... [More]