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

RE: Re: Re: Having a customized property for revision property whould be helpful

From: Jürgen Diez <Juergen.Diez_at_lindauerdornier.com>
Date: Sun, 29 Jul 2012 23:17:48 -0700 (PDT)

> You might be able to use client-side hooks to provide GUIs for your
> custom properties.

Thanks Ron for your idea.
I already use server side hooks to process the action triggered when setting the property value and this works fine.

The problem I have about the user interface that gives me a choice of revision properties can not be solved with hooks because I need the dialog window before even setting the property. This Dialog is needed to give me a choise of properties to use.
The hooks are triggered after the property is set in the TSVN windows. From that point on I have everything set up and working.

The missing link in the chain is the dialog window to give the developer a choice of properties to set to reduce the risk of typing errors and make the workflow smoother.
Of course I can check the the value using hooks but it would be more comfortable if the developer gets to choose from a drop down list.

Is there a change to get property dialogs for revision properties in a similar way than for files/folders?

So far TortoiseSVN has been a pleasure to work with! Keep up the good work.

Jürgen

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-07-30 08:18:02 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.