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

Re: [PATCH] Add XFail test for status on added file with prop mods

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: 2006-04-21 22:56:04 CEST

Peter N. Lundblad wrote:
> Hyrum K. Wright writes:
> > When using trunk, status does not report property modifications on
> > locally added files. For example:
> >
> Hi, and thanks for the patch,
>
> I don't think this is a bug. It is clearly this way by design, and when
> thinking of it, I find it correct. When adding an item, what would be the
> base props to compare against? IN the same spirit, we don't indicate
> a text modified status if the file is non-empty.
>
> Hope this makes sense,
> //Peter

Your explanation makes sense. I think the bug lies in the fact that the
log message editor displays the status of the file one way whereas 'svn
status' displays it differently. I'm not really converted to one or the
other, I just think that we should be consistent.

In answer to your question, the log message editor does some kind of
comparison to display its output, presumably against an empty set of
base props. Would 'svn status' do the same?

-Hyrum

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 21 22:56:43 2006

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.