Hello,
I have recently moved the SVN server and now i am tring to relocate the working copies from my computer to the new server. But i get the strangest error. i do :
svn switch http://99.99.99.new/svn/company/project/trunk/web
but i get
svn: 'http://99.99.99.old/svn/company/project/trunk/web'
is not the same repository as
'http://99.99.99.new/svn/company/project'
the move was made with dump and import ... and the repo root is on http://99.99.99.new/svn/company/project
Do you guys have any ideas of what might be wrong ? thanks a lot