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

Re: Forcing a commit

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-06-23 02:31:11 CEST

kfogel@newton.ch.collab.net wrote on 06/22/2005 07:39:41 PM:

> Why are you having to update the folders?

I would assume it is because the WC is out of date (like when another
developer committed the last build). These are probably updates to
existing files. One option would be to come up with a system where they
only commit new files. That would solve both problems.

> I think we'd want a --ignore-conflicts option, and/or an
> "svn:resolution" property that says how to resolve a conflict (values
> could be 'working', 'new', 'old', etc). Thoughts?

I thought I read recommendations in the past that said you could provide a
script for diff2/diff3 or something like that, which just says there are
no conflicts? He would still have to update though.

Jason, did you know Subversion only stores the binary differences? For
some types of binaries, even if the binary itself is large, this could be
a small amount of data. Both to send over the wire and store in the
repository. For other types of files, it winds up being the entire file.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 23 02:33:09 2005

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

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