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

Re: Feature Request main context menu config option to Check for Modifications instead of Update

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-08-16 20:59:23 CEST

On 8/16/07, Ron Wilson <ronw.mrmx@gmail.com> wrote:
> Feature Request
>
> In the main context menu, displayed by right-click in a file explorer dialog,
> the available TortoiseSVN entries are:
>
> SVN Update
> SVN Commit
> TortoiseSVN
>
> In my project group (at my employer), most of the time, we find that
> it is better
> to use "TortoiseSVN -> Check for Modifications" instead of "Update". We then
> use "Check repository" to review available updates before accepting ay updates.
>
> Unfortunately, one or another of us will use "Update" instead, then regret the
> results. (And then have to un-merge the updates.)
>
> We would like an option to replace the "SVN Update" on the main context
> menu with "SVN Check for Modifications".
>
> Ideally, we would like it to be "SVN Check for Updates", which would still
> display the "Check for Modifications" but automatically check the repository.
>
> (Some of the developers I work with are upset enough they are considering
> going back to PVCS despite the problems that motivated us to switch.)

In your TSVN settings, go to Look & Feel, check Check for Updates and
uncheck Check for Modifications. Checking the repository should never
be "automatic" (IMHO), it should require an explicit request, to limit
traffic to the server (and not cause trouble when the server isn't
available). This is the equivalent of svn st -u on the command line.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Aug 16 20:57:08 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.