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

Re: Directory delete issue

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-07-20 23:04:56 CEST

On Jul 20, 2005, at 3:35 PM, David Weintraub wrote:

>
> This looks like a bug to me and is easily reproducible.
>

It's not a bug. 'svn copy working-copy URL' uploads your working
copy to the server, but it *notices* the mixed revisions in your
working copy. So the definiton of "revision 1" of your parent
directory is, "has the child". The defniiton of "revision 2" of the
parent directory is "doesn't have the child."

The bug I was referring to earlier is that this command should being
saying to the server: "I have revision 1 of the parent dir, but this
user has also locally deleted the child, so get rid of it on the
server too." I think that was fixed in svn 1.2.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 20 23:07:10 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.