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

[TSVN] Re: [TortoiseSVN - FAQ] How to check for local changes

From: Jens Scheidtmann <Jens.Scheidtmann_at_bayerbbs.com>
Date: 2004-11-02 08:59:20 CET

dev-return-9403-jens.scheidtmann=bayerbbs.com@tortoisesvn.tigris.org writes:

> Shlomy wrote:
> > User: Shlomy, mailto:sreinstein@esim.co.il
> > Categories: Daily use
> >
> > Is there a way to browse my local changes in a directory tree
> > (something like \"svn diff\") without actually contacting the server?
> > \"Check for Updates\" does this but it is slow because it contacts
> > the server. \"Diff\" can be applied only to single files.
>
> Yes, you can use the 'Commit' dialog. This gives you a list of locally
> changed files, and right click on any file in the list allows you to
> diff that file with the base copy. None of this accesses the server.
>
> Stefan:
> I can see why people miss this - no-one wants to select 'Commit' just to
> view changes, and there is always the worry that they will hit 'OK' by
> mistake and commit changes which they did not mean to.
>
> Is it worth adding a separate 'Check changes' menu entry (yes - yet
> another one) which is the same as commit, but with only the view
> options?

The command line client calls this "status" (aka "svn st"), so I would suggest using
"Get Status" instead.

Jens

-- 
Jens.Scheidtmann@bayerbbs.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Nov 2 09:00:03 2004

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

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