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

Re: adding/editing/deleting (custom) revprops in the log dialog

From: Lorenz <lorenznl_at_yahoo.com>
Date: Wed, 06 Feb 2008 14:14:19 +0000

Stefan Küng wrote:

>Lorenz wrote:
>> Stefan Küng wrote:
>>> Lorenz wrote:
>>>> hi all,
>>>>
>>>> I'm just diddling around with custom revprops (of rev 0) to configure
>>>> my post-commit eMailer.
>>>>
>>>> My main goal is to let the users decide for which projects/paths in
>>>> the repository they want to get notified of commits.
>>>>
>>>> This can of curse be done with 'svn propset/get --revprop ...', but
>>>> the whole purpose is to allow my command-line-queasy colleagues to do
>>>> so.
>>>>
>>>> Would it be possible to add such functionality to the log dialog (in
>>>> addition to 'edit author' and 'edit log message'?
>>> Use the repository browser.
>>
>> hm, if I'm not missing something here, the reprository browser only
>> allows to manipulate 'normal' properties, not 'revision properties'.
>
>Ups, yes, you're right.

8-)

and do jou consider to add functionality I asked about? Please 8-)

>> By the way, the repository browser does not allow to select revision
>> 0, is there any reason for that?
>
>Because revision 0 does not exist. Simple as that.

but
        'svn proplist --revprop -r 0 URL'
works correct, as does
        'svn propset --revprop -r0 "hello repo" URL'

>I'm wondering, why the sudden interest for revision 0 on this list? I've
>never heard anyone complaining about that, and now two complaints in one
>day???

no complain, only an observation!
And I hadn't read the other post when I posted my reply.

As long as there is no functionality to view/add/change revprops there
really is no need for showing revision 0 (besides maybe wanting to
know the creation date of the repo).

-- 
Lorenz
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-02-06 15:14:35 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.