Please don't top-post.
On Mon, Aug 31, 2009 at 14:47,
matthew.taylor_at_us.bosch.com<matthew.taylor_at_us.bosch.com> wrote:
> I'm a rookie here so bare with me...
>
> Actually it may be both. I want a pre-commit to force commit comments
> and post-commit to start a build script, send e-mail notification,
> etc.
Both should be server-side hooks then. Anytime you want to "force"
something for the purposes of repository integrity, you have to do it
on the server; you can't assume that all users will be using Tortoise
every time.
Both of what you're asking for have been implemented (and
re-implemented, and re-re-implemented) many times. How you'll do it
depends upon what OS your server runs and what facilities are
available.
> On Aug 31, 2:29 pm, Andy Levy <andy.l..._at_gmail.com> wrote:
>> On Mon, Aug 31, 2009 at 13:51,
>>
>> matthew.tay..._at_us.bosch.com<matthew.tay..._at_us.bosch.com> wrote:
>> > Sorry if this is duplicate...
>>
>> > I would like to add hooks for pre and post commits. How do I do this
>> > so that they are repository wide and not just local to each developer?
>>
>> Do these need to perform client-side or server-side operations?
>>
>> ------------------------------------------------------http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMess...
>>
>> To unsubscribe from this discussion, e-mail: [users-unsubscr..._at_tortoisesvn.tigris.org].
>
> ------------------------------------------------------
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2389306
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
>
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2389371
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-08-31 21:00:58 CEST