This question is regarding version control.
If two developers are committing the same php file at same
time what will happen ? What error it will show (if any) ?
Answers were Sorted based on User's Feedback
Answer / jp
It just basically depends on what kind of version management
software you're using·
As far as I'm concerned, if you're using a Subversion
server, then one of the people will have to wait until the
other commits the file. The records are blocked so can't be
edited by two or more people at the same time.
So when one fully commits their files, the other person will
see a 'conflict', because of their revision being older than
the revision on the SVN Server. They can solve the conflict
by marking 'Solved', and decide which file will stay on the
server, either the previous one, the one that you have or
the one that the person just committed.
Is This Answer Correct ? | 7 Yes | 1 No |
When sessions ends?
What is Mcrypt used for?
What are the security measures we have to take for our site not to hack by others?
Is php front end or back end?
what is the use of include() function when include_once() alone will enough?
Which character is used to match exactly one character?
How to get the value of current session id?
What is the difference between nowdoc and heredoc?
Which function can be used to exit from the script after displaying the error message?
what is the use of include_once in php?
How can we submit a form without using submit buttons?
hi guys..i m new to php..and want to learn it including the oops concept...can anybody send me some good programming bases exercise or a small learning project on it at nitsl_a@yahoo.co.in.I know html and going thru some of its websites.But about to go on it practically.plz advice.
1 Answers College School Exams Tests, Satas, Wipro,