0

I have set up a windows VsiualSVN reporitory on my windows server.

I connect to the repository using TortoiseSVN on my Windows client

However a collegue has a MAC, is there a MAC SVN client that i can use to connect to the Windows VisualSVN?

Rob85
  • 1,719
  • 1
  • 23
  • 46

1 Answers1

2

is there a MAC SVN client that i can use to connect to the Windows VisualSVN?

It doesn't really matter if underlying OS on your SVN server is Win, OSX, Unix or something else. You can use these MAC SVN clients to connect to SVN server:

bahrep
  • 29,961
  • 12
  • 103
  • 150
Ivan Jovović
  • 5,238
  • 3
  • 29
  • 57
  • That was the answer i was hoping for , thank you for your help i will try one of them out. Thank you Ivan – Rob85 Mar 19 '15 at 09:54