Tag Archives: upgrade

Upgrading SubVersion Server and Repositories to 1.5

After upgrading TortoiseSVN and AnkhSVN to SubVersion 1.5, I set about upgrading the server this morning.  The main reason for this is that I wanted to merge a branch back into the trunk using the integrated merge option, and this simply doesn’t work with a 1.4x server and repository.  Everything needs to be 1.5 for [...]

Posted in SubVersion | Also tagged , | Comments closed

Upgrading TortoiseSVN, Subversion 1.5 and AnkhSVN.

I thought I’d upgrade to v1.5 of TortoiseSVN this morning (leaving the server on V1.4.x) – of course completely forgetting that I use AnkhSVN in Visual Studio.  New versions of TortoiseSVN and Subversion tend to upgrade the format for Working Copies.  This means AnkhSVN (1.02) was no longer compatible with my ‘new’ Working Copy and [...]

Posted in SubVersion, Visual Studio | Also tagged , , , | Comments closed

Breaking Changes between .NET 1.1 and 2.0

I spotted an old post from Brad Abrams on breaking changes for .NET 1.1 apps recompiled with 2.0.  The links had moved but are still relevant… http://msdn2.microsoft.com/en-au/netframework/Aa570326.aspx My own observations from converting projects are a little higher level in that I’m also interested in what effort you’re liable for when converting, and also things to [...]

Posted in .NET Framework, C#, Visual Studio | Also tagged | Comments closed