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

Re: showing where the current wc is pointing...

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: 2007-09-18 09:17:28 CEST

Hi FJ,

On 18/09/2007, fj <fj@effjay.com> wrote:
> Given:
>
> 1. Is there any other way to display where the wc X' is "pointing"
> currently?

Right-click the file, select 'Properties' and look at the URL: entry.

> 3. Unrelated question - if I do a "switch" of the wc from one repository
> entity to another, does the switch event appear in any logs anywhere? I
> didn't see it in the revision log, nor in the apache access log.

No, the switch only changes your WC, there are no commits and therefor
no logs to update. Switch is 'only' a shortcut to:
- backup all local modifications
- remove the current working copy for the current branch(or trunk)
- checkout a new working copy from the new branch(or trunk)
- restore all local modifications

-- 
Regards,
Jean-Marc
----------------
    ___
   // \\  @@     "De Chelonian Mobile"
  / \_/ \/._)    TortoiseSVN
 <\_/_\_/ /      The coolest Interface to (Sub)Version Control
  /_/   \_\      Check out http://tortoisesvn.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Sep 18 09:17:36 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.