SchweppesAle Posted January 10, 2010 Share Posted January 10, 2010 Hi, I just started working with version control software. I was wondering if you guys know of any really good tutorials for someone who's never worked with this type of software. Currently I can import and checkout various repositories, however I'm still not sure how to actually apply this to a team environment so that it becomes useful. Probably because I've never had to Any suggestions? Quote Link to comment https://forums.phpfreaks.com/topic/187957-subversion/ Share on other sites More sharing options...
scottnicol Posted January 10, 2010 Share Posted January 10, 2010 It depends on the size of the team. You can either branch off the trunk, make changes and merge, or you can just get all your users to update from SVN, make changes, and commit. Quote Link to comment https://forums.phpfreaks.com/topic/187957-subversion/#findComment-992368 Share on other sites More sharing options...
zq29 Posted January 10, 2010 Share Posted January 10, 2010 It's worth reading the (free) book: http://svnbook.red-bean.com/ Quote Link to comment https://forums.phpfreaks.com/topic/187957-subversion/#findComment-992374 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.