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

Re: Explorer Icon Question / Retrieve Revision

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-02-21 19:29:16 CET

Scott Purcell wrote:
> First time user, and have a couple of questions.
>
> 1) In my explorer, I see the files I have checked in.
>
> Some files (files I updated and commited) have a red icon with arrow
> pointing up.
>
> Other files have a green box or something in the lower left hand corner
> (I believe these are files I have not touched)
>
> And others like a word document just have their normal icon on them.
>
> I am looking for info as to what these icons mean? Can someone give me a
> link or let me know.

Just check our docs, or open any TSVN dialog and hit F1. The icons are
explained there.

> 2) I am used to cvs, so I am trying to graph the files to see whos
> done what with them. When I right click and go to revision graph, they
> always say “No graph available”?
>
> I am not sure what that means. Is my configuration screwed up?

The revision graph only shows you 'copies', i.e. the revisions where you
copied a file or a folder to a tag/branch.

This is Subversion. Every commit creates a new revision, not just for
the file you commit but for the whole project. So showing a graph with
every revision would grow immense.

You can try a nightly build if you want, the revision graph there has an
option to show really all revisions. Just don't try that ever on e.g.
the Apache repository!!
(unless of course you have a 60' monitor, 10GB RAM and a 20GHz processor
ready).

> 3) How can I recall a certain revision? I am used to graphing then
> retrieving a revision.

Show log, select the revision, right click. Choose "Save Revision
as...", or just "Open" or "Open as...". Or ...
(read our docs - there are multiple ways to get an earlier revision back).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Feb 21 19:29:28 2006

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.