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

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

From: Ron Wilson <ronw.mrmx_at_gmail.com>
Date: Fri, 27 Jul 2012 18:31:01 -0400

On 7/27/12, Jürgen Diez <Juergen.Diez_at_lindauerdornier.com> wrote:
> I am already working with tags and the revision log entry wouldn't be the
> right place for that. I already have some custom properties on the revisions
> but right now I have to type in the property name and the value by hand
> which is prone to typing errors.
> That's why I'm asking for the ability to use customized dialogs as already
> implemented for file properties in the development branch on TSVN.

You might be able to use client-side hooks to provide GUIs for your
custom properties. In the worst case, your pre-commit hook could setup
the property values, save them in a local file, then your post-commit
hook use the SVN command line interface to set the properties on the
just-committed revision.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-07-28 00:31:11 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.