DCSIMG
TFS,SVN - Arik Poznanski's Blog

Arik Poznanski's Blog

It CAN be done with .NET

News

MVP

MCC

CodeProject MVP

MCPD

MCTS

Subscribe to my blog by email

Arik Poznanski LinkedIn Profile

Email: arik.com at gmail dot com
or, use this form

Locations of visitors to this page


Sela Group

Sela Canada

DZone MVB

Links

Official Blogs

WPF / SL Blogs

Developers Blogs

Browse by Tags

All Tags » TFS » SVN (RSS)
Fix CodePlex Error: Repository UUID 'XXX' doesn't match expected UUID 'YYY'
About a month ago, CodePlex have upgraded their TFS servers to to TFS 2010. While this transition was supposed to be invisible to users who connect using the SVN interface, it wasn’t. The Problem This is what I got while trying to update a project which resides on CodePlex, using AnkhSVN plug-in. Or in a search-engine friendly way: SharpSvn.SvnException: Repository UUID 'XXX' doesn't match expected UUID 'YYY'    at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext...