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

Re: Conflicts with binary files

From: Kalin KOZHUHAROV <kalin_at_thinrope.net>
Date: 2006-03-14 17:45:23 CET

AvNi ShAh wrote:
> Hi,
>
> My project has a lot of binary files (such as Excel and
> PowerPoint) that create conflicts when multiple users edit the
> document. Is there a way to keep (merge) all the changes made by all
> users in those documents instead of having to use the Revert (to keep
> repository version, and undo all local changes) or Resolved (to keep
> your version, overwriting repository changes). This would help reduce
> the amount of double editing since the users would not have to edit the
> repository document again. If you could, please email me back
> directly. Thanks for your time.

Search for locking, `svn lock` etc in the book. You have to set a property,
svn:needs-lock on every such file and ... (read the book for more).

Kalin.

-- 
|[ ~~~~~~~~~~~~~~~~~~~~~~ ]|
+-> http://ThinRope.net/ <-+
|[ ______________________ ]|
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Mar 14 17:45:48 2006

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.