3

Good morning; my google-fu seems to be lacking today.

I've just been upgraded to a Vista64 machine, and we only now have a 32 bit subversion server.

I assume there is no problem using 64bit tortoisesvn with the 32 bit server ?

Thanks. Max.

(Edit) Thank you all.

Jeff Swensen
  • 3,513
  • 28
  • 52
Max
  • 3,128
  • 1
  • 24
  • 24

3 Answers3

7

There won't be a problem, they are basically independent since the protocol between them has done by another channel.

Also I've got he same setup and it works just fine.

dr. evil
  • 26,944
  • 33
  • 131
  • 201
2

Correct, the architecture of server or client don't matter. SVN would have to be severly broken for it to matter, even.

unwind
  • 391,730
  • 64
  • 469
  • 606
1

Similar situation to you, using a Vista x64 on development workstations and 2003 x32 for the reposetory server. Tortoise SVN x64 works fine.

Richard Slater
  • 6,313
  • 4
  • 53
  • 81