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

RE: Re: Communication of CHANGES

From: Harvey, Edward <Edward.Harvey_at_patni.com>
Date: 2007-11-27 20:45:41 CET

> I think he simply meant the goal is to display the same information
> ... faster. The original idea seemed to suggest that you could skip
> checking specific items once you know there is a newer version in the
> repository. IOW, if revision 5 is in the WC, you run svn status -u
> and find out there is now a revision 10 of the same item, then if the
> user runs the option again there is no need to check that item again,
> because you already know there is a newer version.

Again, I am not suggesting changing anything at all with regards to the
performance or output of "svn status" or "svn status -u" The goal of
remembering a previous "svn status -u" is NOT performance boost. The
goal is feature enhancement.

I am suggesting that gui clients, such as tortoise, could (if the user
wants it) display an icon indicating that a particular file is already
known to be out of date. This will discourage but not prevent a user
from editing the file until he/she first updates that file.

At present, gui clients cannot display a "file is out of date" icon,
because there's no way to remember the status when the client previously
checked for updates.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 27 20:46:29 2007

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.