↧
Easily Un-ignore NuGet Package Contents With Subversion
A common practice when using Subversion is to ignore build output files such as DLLs and EXEs. However, there are times when you want to include these sorts of files, such as when you add a new NuGet...
View ArticleUsing Git with Subversion
Do you love Git? Are you working on a project that’s using Subversion? Well, did you know that Git actually integrates quite nicely with Subversion right out of the box? I’ll show you what you need...
View Article