Could anyone suggest a good subversion server and a good subversion client which is compatible with linux,windows and MAC?
问问题
146 次
3 回答
1
There is this one for client :
于 2012-04-13T12:42:15.927 回答
0
要设置 svn 服务器,您可以使用在 linux、windows 和 macs 上工作的 apache。
svn 客户端也可用于大多数流行的操作系统。
如果您担心一个操作系统的客户端将无法与不同操作系统上的服务器一起工作,请不要这样做。SVN 系统独立于操作系统,因此您可以使用 mac 客户端连接到 windows SVN 服务器。
于 2012-04-13T12:55:30.987 回答