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

Re: confusion ?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 13 Aug 2008 20:15:59 +0200

Ulf Zibis wrote:
> Scenario:
> 1. have several files in dialogue after "Check Repository" with property
> status "normal" ONLY on file X (revision is 273)
> 2. choose "Properties" and see property "svn:mergeinfo" for file X (no
> idea where this property comes from)

 From a previous merge. That's why it's called 'svn:mergeinfo'.

> 3. delete this property and commit --> result: revision 303
> 4. no "revert" command on right-click (in "Log Messages" dialogue I find
> "Revert to this revision"; would be nice here too), so "update to
> revision" -> 301

Please, please: read the subversion book:
http://svnbook.red-bean.com/

An 'update to revision' is *not* the same as a revert. And 'revert'
means for subversion clients to undo *local* changes.
If you want to revert your changes from a previous revision, use the log
dialog, right-click on that revision and choose the appropriate context
menu entry.

> 5. file X -> right-click "check-for-modifications" + "Check Repository";
> Result: revision is 303

That's correct.

> 6. no hint, if this dialogue is only for this single file or whole
> folder, which is indicated in window title. CONFUSING also

It shows what you started it for: if you right-clicked on a file, that's
what it shows. If you right-clicked on a folder, it will show you the
content of that folder. Why is that confusing?

> 7. in "check-for-modifications" dialogue choose "Show unmodified files"
> + "Refresh"; Result: revision is 273
>
> It is confusing, whether and where I have revision 273 or 303

If you "check repository", the the revision is the one in the
repository. Otherwise your local revision.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-08-13 20:16:23 CEST

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.