[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Versioning control



Dave Ewart escribió:
On Wednesday, 15.04.2009 at 10:22 +0200, Adrian Chapela wrote:

Do you have any idea to solve this ?

Make sure that User1 and User2 talk to each other.  This is a serious
suggestion: version control of this type is not a replacement for
communication.
Thank you for suggestion. I am looking for automatic tasks to inhibit human errors but I think that it is impossible.
Having said that, you could look into the following:

- Email notification of commits;
I am thinking on that.
- Pre-commit tests which can be configured to perform arbitrary
  operations (e.g. a clean compile, for example) before allowing the
  commit to take place.
Pre-compile or post-compile is not a good option to versioning control of a web writed in ASP or PHP. This is the real problem. A web will be big enough to think in problems ;) Many files, many parts, many developers...
The first is a good option, I'm less sure about the second.
Yes, I think the same. I am thinking on a mail list to send the changes ;) With mailman I could have Archives and many options.
Dave.



Reply to: