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

Re: svn status prints '+'

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-07-25 22:14:21 CEST

Ben Collins-Sussman wrote:
>
> The 'A +' means the item is scheduled for addition-with-history. It
> could be a file, or the root of a copied directory.
>
> "_ +" means the item is part of a subtree scheduled for
> addition-with-history. (i.e. some parent got copied, and it's just
> coming along for the ride.)
>
> "M +" means the item is part of a subtree scheduled for
> addition-with-history, *and* it has local mods. (When you commit,
> first some parent will be added-with-history (copied), which means
> this file will automatically exist in the copy. Then the local mods
> will be further uploaded into the copy.)

Thanks for clearing this up. I've added this to documentation about
svn status.

There appears to be a bug where if you do a svn cp or svn mv on a
file and then modify it, it still gets a 'A +' instead of a 'M +'.
I've opened issue #818 about it.

http://subversion.tigris.org/issues/show_bug.cgi?id=818

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 25 22:15:21 2002

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.