On Wed, Oct 19, 2011 at 08:21:55AM -0500, Eric Sink wrote: > > > IMO anyone who > > _thinks_ they need them is still living > > in the 1980's or early 1990's. > > Tell that to the gaming companies. They use version control, > and their repositories contain large numbers of very large > binary files (images). The absence of locks in the DVCS world > is the main reason they can't really consider getting off > Perforce. > > The ONLY reason Veracity has locks is for this use case.
People use DVCS not only in the scenarios of lost-connection-to-a-central-server. Here, most of the time, we have a connection to it. fossil autosync is also related to that. Having locks helps a lot managing binary files in a team, I'm sure of that. And having DVCS implementing them so they work well in the connected-to-the-server scenario sounds very good. I just did not have the need of them, but I might some day. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

