Re: svn status prints '+'
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-07-25 22:34:50 CEST
Blair Zajac <blair@orcaware.com> writes:
> There appears to be a bug where if you do a svn cp or svn mv on a
Well, I guess it's debateable whether it's a bug. It's more like a
Rule 1: a scheduled (A)dd or (D)eletion is 2 columns wide, and always
Rule 2: a copy is still an (A)dd. (just has some history attached)
Rule 3: things within a copied directory aren't directly scheduled
So here's what's going on:
-- When you copy a file and then make mods to it, rules #1 and #2 are in
-- When you copy a directory and modify a child, rule #3 is in effect.
We've been over this ground a long time ago. One solution was to say,
But then what if you schedule a totally new file for addition within
Anyway, it's a can of worms. I'm not sure what the best solution is.
---------------------------------------------------------------------
|
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.