On Sat, Mar 7, 2009 at 09:43, Altaf Navalur <altaf.navalur_at_gmail.com> wrote:
> I have created an automated build system. It takes the highest
> revision number from TortoiseSVN. I used SubWCRev.exe to achieve this.
> Now what I want to do is send a mail automatically with the recent
> commit messages. I want to be able to show at least 5 recent commit
> messages. I am willing to can use any language.
This question has nothing to do with TSVN, what you need to do is
either script around the SVN command-line client (NOT TortoiseProc),
or use the SVN libraries and/or language bindings.
> On Mar 7, 12:36 am, Andy Levy <andy.l..._at_gmail.com> wrote:
>> On Fri, Mar 6, 2009 at 14:00, Altaf Navalur <altaf.nava..._at_gmail.com> wrote:
>> > Hello,
>> > Is there any way I can read commit messages through code. I am able to read the highest revision number.
>>
>> You'll have to be more specific about what "code" you're writing and
>> what you're attempting to accomplish.
>>
>> ------------------------------------------------------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=1283150
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
>
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1284085
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-03-07 18:49:17 CET