nadeemshafi9 Posted September 17, 2007 Share Posted September 17, 2007 hello everyone i am working on a large application in my team, we need a solution to allow us to work on the live site at the same time without conflict. we have come accross 2 options so far, Subversion and Adobe Version Cue we have also looked at the built in fetures of dreamweaver. my question is are we looking at the right stuff and which one is the best. what we whant to avoid is two team members working on one file and canceling out eachothers work by overwriting it. Thanks for any sugestions anybody Quote Link to comment https://forums.phpfreaks.com/topic/69664-version-control-and-teamwork/ Share on other sites More sharing options...
Sorthy359 Posted September 18, 2007 Share Posted September 18, 2007 i would also like to know this.i have come acrossed this problem before but what i did was make everybody who was working on it go into an IRC channel while they work,and give constant updates as to what they are working on if there was more then one person working at a time. our website was big enough to have several people work on it at once without conflict Quote Link to comment https://forums.phpfreaks.com/topic/69664-version-control-and-teamwork/#findComment-350293 Share on other sites More sharing options...
nadeemshafi9 Posted September 18, 2007 Author Share Posted September 18, 2007 the reason i have asked this is because i know that subversion and version cue are more like versioning systems rather than locking systems, we are lookin g for acture safty from overwriting or change. Quote Link to comment https://forums.phpfreaks.com/topic/69664-version-control-and-teamwork/#findComment-350297 Share on other sites More sharing options...
Liquid Fire Posted September 18, 2007 Share Posted September 18, 2007 I would use SVN, that is what i use at work. not sure what you mean by locking systems but with SVN if you are working on a file and don't want anyone else to work on it, you can put a lock on that file so no one get update on SVN while it is locked. Quote Link to comment https://forums.phpfreaks.com/topic/69664-version-control-and-teamwork/#findComment-350305 Share on other sites More sharing options...
nadeemshafi9 Posted September 18, 2007 Author Share Posted September 18, 2007 im guessing by svn u mean subversion, and yes that is exactly what we whant to do. I have heard about extentions in dreamweaver hat do this, they lock the file using there own file in the website, if you hve any info on them please tell me (the dreamweaver file locking extention) and also tell me if i should use this over subversion and why or why not. Thanks you have been very helpfull Quote Link to comment https://forums.phpfreaks.com/topic/69664-version-control-and-teamwork/#findComment-350314 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.