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

Re: Re: Add custom menu item

From: Ron Wilson <ronw.mrmx_at_gmail.com>
Date: Wed, 9 May 2012 19:17:22 -0400

What your asking would require not only enhancing TSVN to provide for
custom menu entries, but also the ability to invoke a DLL you would
provide (invoking a hook script for this would be very slow, so a bad
idea)

Would be possible to create a simple Windows extension that detects
the precense of a special file in the root folder of a working copy.
Otherwise, would be necessary to use the SVN DLL.

But if you did that, then why not just put a BAT in the root folder,
then the users click on that?

I know that's not as nice as a custom menu entry, but would be a lot easier.

On 5/8/12, ruslan <ruslan.usifov_at_gmail.com> wrote:
> Yes you right, simply add custom menu item not problem. But i want show this
> item on a condition (
>
> show if:
>
> 1). Folder is true working copy
> 2). repo have deploy capability (we set some svn properties do detect
> this)
> ), and this is not so easy:-((
>
> ------------------------------------------------------
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2958639
>
> To unsubscribe from this discussion, e-mail:
> [users-unsubscribe_at_tortoisesvn.tigris.org].
>

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-05-10 01:17:29 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.