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

Re: Bug: "svn st" doesn't show property modifications on a file just added

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-06-16 15:56:37 CEST

On Jun 16, 2005, at 8:12 AM, <Servatius.Brandt@fujitsu-siemens.com>
<Servatius.Brandt@fujitsu-siemens.com> wrote:

> Hello,
>
> The "svn status" command does not show a property modification for
> a file just added. Example:
>
> >file
> svn add file
> svn propset svn:executable '' file
> svn status file
>
> just displays:
>
> A file

 From day one, we've always intended for "A" to supercede "M " or "
M" or "MM". If a file is scheduled for addition, then it's assumed
that all text and props are modified. Or at least, that the fact
that it's a new file is a general fact that supercedes details about
whether properties are also added as well.

If the editor is showing "AM", then I think that's a bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 16 16:07:38 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.