woolyg Posted September 20, 2010 Share Posted September 20, 2010 Hi all, I'm after opinions here. I'm researching version control systems for a project, and all of the standard ones seem a tad fiddly. I'm considering using a private forum, say built on SMForum just like PHPFreaks is, utilizing the 'code' button to log changes made to the PHP for individual files. Has anyone tried this with any success? Any advice? I'm open to suggestions. Cheers, WoolyG Link to comment https://forums.phpfreaks.com/topic/213848-using-a-forum-as-a-version-control-system-for-a-php-project/ Share on other sites More sharing options...
Philip Posted September 20, 2010 Share Posted September 20, 2010 Save yourself the trouble now, and use a real VCS. Link to comment https://forums.phpfreaks.com/topic/213848-using-a-forum-as-a-version-control-system-for-a-php-project/#findComment-1113018 Share on other sites More sharing options...
Mchl Posted September 20, 2010 Share Posted September 20, 2010 I can't see how using a forum would be better than ANY 'standard' VCS. You might just as well use pen and paper. Link to comment https://forums.phpfreaks.com/topic/213848-using-a-forum-as-a-version-control-system-for-a-php-project/#findComment-1113119 Share on other sites More sharing options...
woolyg Posted September 20, 2010 Author Share Posted September 20, 2010 Cheers for the answers! I guess I'll get my head into the vcs way then. Link to comment https://forums.phpfreaks.com/topic/213848-using-a-forum-as-a-version-control-system-for-a-php-project/#findComment-1113123 Share on other sites More sharing options...
trq Posted September 20, 2010 Share Posted September 20, 2010 I don't see how using a forum vs a vcs makes any sense. Two completely different tools & not at all related IMO. Link to comment https://forums.phpfreaks.com/topic/213848-using-a-forum-as-a-version-control-system-for-a-php-project/#findComment-1113137 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.