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

Re: Commit bug?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-01-29 22:36:42 CET

Greg Stein <gstein@lyra.org> writes:

> > Imagine you have revision 7 of directory FOO in your working copy.
> > Now you add some props to FOO and commit, thereby creating revision 9.
> >
> > Why revision 9? Because unbeknownst to you, somebody added a new file
> > (BAR) to the directory in revision 8.
>
> That would be a conflict.
>
> If rev 8 was created for an entirely different reason, then my property
> change should go through.

Okay, I agree. It's a bug. :-)

We just have an annoying workaround in place right now, to prevent
disaster. For some reason, our fs merge() routine isn't able to
detect this sort of conflict. I can't remember why.

Still, perhaps we ought to file an issue on this.

---------------------------------------------------------------------
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:37:01 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.