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

Re: Overlay Icons on parent folders

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 14 May 2008 08:28:44 -0400

On Wed, May 14, 2008 at 7:14 AM, <gibsoa02_at_student.uwa.edu.au> wrote:
> I originally had that train of thought but the thing which made me think
> otherwise was when i looked at all the overlay icons in the options. There I
> could see an example of a locked folder. Is this just an unused/redundant
> icon? If so, is there any chance of adding an option for this feature?

Remember that those lock icons are just overlays on top of the
"regular" icon. Rather than code a special case in the Settings dialog
box to not show the Locked overlay on folder icons, I imagine it's
easier to just loop through all icon types and show the overlays.

Any directory-locking feature would first require support from the
Subversion libraries themselves. What would be the use case requiring
such a feature?

>
> Quoting "Milen A. Radev" <milen_at_radev.net>:
>
>> 2008/5/14 <gibsoa02_at_student.uwa.edu.au>:
>>>
>>> Hi,
>>>
>>> I am a new user to TortoiseSVN and so far loving it. The problem I am
>>> having is with trying to get overlay icons working correctly when locking
>>> a
>>> folder. When I select to lock a folder in the repository, the
>>> confirmation
>>> window comes up showing all file names and they are all ticked. After the
>>> operation is performed, the locked overlay icon shows for the individual
>>> files but not on the folder I selected to lock or any folders inside
>>> this.
>>>
>>> Is there any way to make the folder lock overlay icons appear?
>>
>> You cannot lock a directory
>>
>> (http://svnbook.red-bean.com/nightly/en/svn.advanced.locking.html#ftn.id361185).
>> When you click on "Get Lock" on a folder in the working copy TSVN
>> helps you lock all the files in that simultaneously - that's that list
>> of filenames with ticks. But at the end those are all file locks. That
>> means you haven't locked the directory and the others could modify it
>> - add files in it etc.
>>
>> --
>> Milen A. Radev
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
>> For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
>>
>>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
> For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-05-14 14:28:57 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.