[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

How to avoid this unnecessary serialization

From: Netmapster <netmapster_at_gmail.com>
Date: 2007-02-03 20:02:14 CET

Hi. We are using tortoisesvn in a opensource collabrative mapping.
The map source file is in .mp format, which is in readable text. All new roads
or POIs info added will always be appended at end of file. This always cause
conflict issue when try to do merging of .mp from multiple mappers. As such,
we now request mappers to lock, edit, update, unlock. This slow down the
mapping effort due to unnecessary serialization. May I know is the re way to
resolve this? Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Sat Feb 3 20:10:26 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.