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

Re: [PATCH] Re: [Issue 480] New - 'svn up' breaks after anything added in WC [using ra_dav]

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-09-04 17:47:28 CEST

Joe Orton <joe@manyfish.co.uk> writes:

> On Sun, Sep 02, 2001 at 07:26:05PM -0000, issues@subversion.tigris.org wrote:
> > http://subversion.tigris.org/issues/show_bug.cgi?id=480
>
> I can see several ways to fix this, but I don't know which is right...
>
> Should svn_wc_crawl_revisions be telling the reporter about things which
> are new to the WC? I guess not; this is one way that works for me,
> anyway.

I think this is a fine solution. We shouldn't report items that are
"scheduled for addition" during an update report. If it turns out
that the update wants to add a file of the same name, then the
wc-editor will correctly die with an "obstructed update" error.

I'll commit this change, Joe... thanks. I'm going to add a python
regression test too.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:39 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.