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

RE: TSVN display columns by default in Windows Explorer?

From: <Tim.Williams_at_ucb.com>
Date: Thu, 24 Jun 2010 16:56:51 -0400

Andy wrote: "Note that in Vista and later, MS has removed this ability entirely."

Oh no! Are you saying these columns will not be available at all in Vista and later releases of the Windows-based OS? We rely on svn:externals so viewing the SVN short URL is a quick way for programmers to see the source of the external code. Its a real shame if we will lose that capability. Sure we can view the properties of the folder but having a more obvious display is very dersirable.

Tim

-----Original Message-----
From: Andy Levy [mailto:andy.levy_at_gmail.com]
Sent: Thursday, June 24, 2010 11:40 AM
To: users_at_tortoisesvn.tigris.org
Subject: Re: TSVN display columns by default in Windows Explorer?

On Thu, Jun 24, 2010 at 11:33, <Tim.Williams_at_ucb.com> wrote:
> Hello TSVN users,
>
> We will soon deploy TSVN 1.6.6 on a series a farm of Citrix Servers
> running Windows Server 2003. We want the following fields to display
> by default in the Windows Explorer "Details" view when in a version
> controlled
> structure:
>
> SVN Revision
> SVN short URL
> SVN Status
> SVN Author
> SVN Local lock owner
>
> Where is this configuration preference stored for users? Is it a
> registry change or something that can be set in the "All Users"
> profile so staff logging on to the server for the first time would
> receive these settings by default? We are trying to avoid having staff select the fields themselves.

It is in the registry, just like most any other Windows view customization. It may be settable in HKLM but it'll likely be overridden by HKCU.

Local lock owner should always be the user who "owns" the WC, unless you're sharing a WC between users, which is an anti-best-practice. So adding this column, in a correctly configured environment, would be redundant - the icon overlay will indicate lock status, and the user should know that it's their lock because it's their WC. The only exception would be a situation where one user might have multiple sets of credentials for the same area of the repository.

IIRC, Tortoise doesn't actually "create" columns that can be selected for view, but rather hijacks existing ones. In non-WC directories, those columns have different headers. And always remember that these columns only show the information as of the last update - so they can quickly become out of date if your users aren't running SVN Update.

Note that in Vista and later, MS has removed this ability entirely.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2625728

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
 
--------------------------------------------------------

SCHWARZ BIOSCIENCES, Inc.
A Member of the UCB Group
Mail P.O. Box 110167 - Research Triangle Park - NC 27709 - USA
Via Courier 8010 Arco Corporate Drive - Suite 100 - Raleigh - NC 27617 - USA
Phone +1 919 767 2555 - Fax +1 919 767 2570

--------------------------------------------------------

Legal Notice: This electronic mail and its attachments are intended solely for the person(s) to whom they are addressed and contain information which is confidential or otherwise protected from disclosure, except for the purpose for which they are intended. Dissemination, distribution, or reproduction by anyone other than the intended recipients is prohibited and may be illegal. If you are not an intended recipient, please immediately inform the sender and return the electronic mail and its attachments and destroy any copies which may be in your possession. UCB screens electronic mails for viruses but does not warrant that this electronic mail is free of any viruses. UCB accepts no liability for any damage caused by any virus transmitted by this electronic mail. (Ref: #*BI0508)
--------------------------------------------------------

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2625761

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-06-24 22:57:22 CEST

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.