Re: [PATCH] vc-svn: vc-merge, avoid status checks
From: Martin Pool <mbp_at_sourcefrog.net>
Date: 2003-03-20 01:29:14 CET
On Wed, 19 Mar 2003 10:15:21 -0500, Stefan Monnier wrote:
> [ Note: I'm mostly unfamiliar with Subversion and still haven't looked
Hi Stefan!
> Indeed, VC lacks a notion of "file with unresolved conflicts". Maybe
Yes, or it could perhaps be handled as another vc property of the
> It just does something like:
Yes, I saw that after I posted. That looks like a good way to do it.
I thought that by using this sort of thing we could largely avoid ever
The more I think about it, the more it seems that good emacs support,
> In vc-cvs.el the code is designed such that it is safe. I don't know
I think it can be done with no need for an option:
if people want updates, they can (with this patch) run vc-merge.
if we try to commit and we're not uptodate, we can detect that as
>> +This calls `svn update'. In the case of conflicts, Subversion puts
Yes, I think so. People probably should have the choice of either
http://svnbook.red-bean.com/book.html#svn-ch-3-sect-4.4
In addition (this is not really mentioned there) it can be confusing
I think the way this should work is: when somebody tries to run
Having said all this, there is still the drawback that vc is mostly
Regards,
-- Martin <bje> I want to build distcc boxes that I can scatter through the house like BOSE speakers :-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Mar 20 01:41:16 2003 |
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.