I have currently TortoiseSVN 1.7 running on my desktop pc (windows 7) and use it for version control for several projects. Now I need to work on a project where SVN 1.6 is needed and recommended. The client says they expirienced problems with 1.7. How to handle that? I dont assume that I can run 1.6 and 1.7 parallel, can I?
I first thought about uninstalling TortoiseSVN 1.7 and install 1.6 - but in that way my working copies (from the other projects) might be invalid afterwards and I have to checkout again for these projects?
Or can I (according to this) jsut checkout the 1.6 repository from my client, as my TortoiseSVN 1.7 will properly work with the 1.6 server?
Thx for help, greets!