On Dec 9, 2007 1:09 AM, Bryce Harrington <bryce@...961...> wrote: ...
If we switched to git, we'd have to change our workflow to follow (not necessarily a bad thing, but forces everyone to change a little.) With bzr, we could retain our current centralized workflow, plus be able to better map to a true gatekeeper system at release time; people would also be able to switch to the decentralized approach as they feel ready by using the "bzr commit --local" option.
... I've set up git shared repositories, but I always tell the users to be very careful about committing to the repository at the same time since I heard that git does not do file locking on shared repositories. Does anyone with git experience know if this issue has been solved, or if this was ever an issue?
Personally, I'd just stick with CVS and tinderbox. :)
, John