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

Re: CVS update: subversion/subversion/libsvn_wc status.c Makefile.am wc.h

From: Jim Blandy <jimb_at_savonarola.red-bean.com>
Date: 2000-10-25 22:39:46 CEST

> I thought it should be possible for status to report that a file
> is currently in conflict? After an update, of course. Oh, that would
> be nice! Let's not have any ">>>>>>"'s in working copy files, let's
> not have to update to see conflicts ...

I'm 100% with you that CVS's conflict handling is not especially
graceful. Not to contradict Ben's "that's after 1.0" point, can you
suggest an alternate interface? How should it work?

Keep in mind that, after a conflict has been detected, we need some
system that forces the user to actually do the manual merge before
committing. Otherwise, people (being people) will tend to go ahead
and commit, and the conflicting change will just evaporate. The
current system of marking up the file with <<<<<<, etc. is pretty
effective, in that sense.
Received on Sat Oct 21 14:36:12 2006

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

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