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

Re: Get author and design revision

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Wed, 18 May 2011 09:15:09 +0100

On 18 May 2011 08:46, Marco <marco.waller_at_flowcad.ch> wrote:
> Hi
>
> Thanks for your replay and the hint. The SubWCRev should work.
> I'll try if I can use COM- Objects from within my command script
> language.

Please do not top-post in a thread which has all the replies at the bottom.

There is a big difference between SubWCRev and svn:keywords.

If you want the individual last-commit revision and author in every
file then you need svn:keywords.

If you want the highest revision of an entire working copy to put in a
single version information string then you need SubWCRev.

Simon

>
> On 17 Mai, 21:45, Stefan Küng <tortoise..._at_gmail.com> wrote:
>> On 17.05.2011 21:41, Marco wrote:
>>
>> > Hi at all!
>>
>> > I'm unsing the tortoise Update / Commit commands from a third party
>> > tool.
>> > Now I'm looking for a function to get the author and last revesion of
>> > my committed project. So that this parameters could be added on my
>> > document in the repository automatically. So the fileheader in the
>> > repository contains the author and last revision number.
>>
>> Use SubWCRev for that. Either the command line, or the COM-Object.http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-subwcrev.htmlhttp://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-subwcrev-com-...
>>
>> Stefan
>>
>> --
>>         ___
>>    oo  // \\      "De Chelonian Mobile"
>>   (_,\/ \_/ \     TortoiseSVN
>>     \ \_/_\_/>    The coolest Interface to (Sub)Version Control
>>     /_/   \_\    http://tortoisesvn.net
>>
>> ------------------------------------------------------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=2740147
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
>

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2740154
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-05-18 10:15:15 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.