From: Reini U. <ru...@x-...> - 2003-12-23 13:54:42
|
Sergio Trejo schrieb: > Hmmm.... I wonder if Subversion < http://subversion.tigris.org/ > is > ready for prime time yet and perhaps could be used for PHPWiki? please not! sf.net supports cvs, not subversion. cvs is mature and stable and has some known limitations for young projects (frequent directory renaming e.g.) subversion (as well as mcvs and more) has more features than cvs, but is very fresh, and is NOT supported by sf.net and the developers are not used to it. I would prefer mcvs for private toy projects instead of subversion, since it uses the same cvs server database, it just adds some hash stuff on the client side. but you need clisp, which is a pain to compile on certain systems. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |