[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 entries.c

From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2001-01-15 14:55:00 CET

Greg Stein <gstein@lyra.org> writes:

> On Fri, Jan 12, 2001 at 09:58:29PM -0000, sussman@tigris.org wrote:
> >...
> > + [entry has BOTH add and del flags set]
> > +
> > + "set add": return warning - "entry already marked for addition"
> > + "set del": UNSET the add flag.
> > + (this covers the bizarre case of the user doing
> > +
> > + svn delete foo
> > + svn add foo
> > + svn delete foo
> > +
> > + In other words, the user deleted the old foo, added
> > + a new foo, then changed her mind and removed the
> > + old foo again. The result is that the old foo
> > + should *still* be marked for deletion.)
>
> Shouldn't that be: "... and removed the NEW foo again." ??
>

Yup, notice the commit I made one minute later. :)
Received on Sat Oct 21 14:36:19 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.