Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

mpramodjain

macrumors regular
Original poster
Nov 20, 2008
152
0
Banglore
Hi,

Can it be possible to install the client svn(CVS, SCM ...etc) and server svn on one system.

Actually the scenario we have is , only single system but different people will be working on the same project at different times.

If it possible, please let me know some details on howto on this.

Thanks in advance.
 
Can it be possible to install the client svn(CVS, SCM ...etc) and server svn on one system.

Both SVN and CVS allow accessing a local file repository. On a multi-user system, it'd probably be desirable to create a group and a shared directory with full permissions for that group. You can then create a repository within that directory which can then be used with SVN or CVS.
 
Hi,

Can it be possible to install the client svn(CVS, SCM ...etc) and server svn on one system.

Actually the scenario we have is , only single system but different people will be working on the same project at different times.

If it possible, please let me know some details on howto on this.

Thanks in advance.

I'd just use git instead of svn. No server required. Or if you aren't into the big git craze try Mercurial
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.