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

Re: Reporter API cleanup for 1.0

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-12-28 20:16:22 CET

On Sun, 2003-12-28 at 13:22, kfogel@collab.net wrote:
> Greg Hudson <ghudson@MIT.EDU> writes:
> > set_path("", rev-of-anchor)
> > delete_path("")
> >
> > (The rev in the initial set_path call is usually the rev of the target,
> > but in this case there is no such rev, so it falls back to the rev of
> > the anchor.)
> >
> > If I had noticed this six months ago, I would have engineered a protocol
> > change to clean it up by having the wc report only delete_path(""), but
> > I think it's much too late for that now.
>
> Bleargh. Does that cause a user-visible bug? (I'm guessing not, but
> am not too certain...)

No, it doesn't cause a user-visible bug; in fact,
libsvn_repos/reporter.c demands that behavior, which is why it would
take a protocol change to fix it.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Dec 28 20:16:58 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.