SVN and Bug tracking
I have post a question before about my company requirement and I have got a lot of answers and I have search a lot to get some information
About SVN
the option of CVS is very old and I'm not going to use it
I have also two type of SVN (Client Server and Distributed), we 开发者_开发技巧almost use Distributed in open source projects and if we are all working in the same project in the same place then we are going to use Client Server SVN so I think we are going to use Client Server Model
but I didn't find a lot of client server SVN Servers to install in my machine and let others to access it , I just found VisualSVN
so can any one tell me other examples of Client Server SVN servers that I can use , and also I want to know if it is easy to make one from scratch if i want to make one for my company
Thanks in Advance
umm, what's the relation w/ Bug Tracking?
have you tried Tortoise SVN or SmartSVN - they both are excellent clients. For the servers you can use any of the Apache subversion server packages.
精彩评论