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

Re: Commit a mixed revision working copy as new HEAD?

From: Steve Greenland <steveg_at_lsli.com>
Date: 2005-02-25 16:53:42 CET

On Thu, Feb 24, 2005 at 03:05:05PM -0800, Zachary Pincus wrote:
> Note that, 'svn update -r25 svn_wc.h' is able to properly retrieve the
> file without complaint. Is this then a problem with svn merge? Or is
> this behavior by design?

I suspect it's by design: not in the sense that someone said "don't let
it do this", but just by the fact that the existence of a file is a
property of the *directory* that it's in. When you delete a file, you
modify the directory, not the file. So if you delete three files, and
commit, it's an atomic change to the directory.

I doubt that helps much, but perhaps it clarifies what is happening.

Steve

-- 
"Outlook not so good." That magic 8-ball knows everything! I'll ask
about Exchange Server next.
                           -- (Stolen from the net)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 25 16:57:35 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.