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

Re: commit message

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 6 Aug 2008 08:31:21 -0400

On Wed, Aug 6, 2008 at 08:28, N D <niranjan8712_at_gmail.com> wrote:
> yes that is correct. how about the tag number, if i want to append it to the
> message,
> the tag number is something that the user is entering, so the svn copy
> operation when
> makes th tag, i want to add the tag number that the user entered, so that
> this will
> appear in the first commit of the tag.

Presumably your "tag number" is embedded in the tag URL, yes?

> On 8/6/08, Andy Levy <andy.levy_at_gmail.com> wrote:
>>
>> On Wed, Aug 6, 2008 at 07:32, N D <niranjan8712_at_gmail.com> wrote:
>> > for the svn commit, i hav a revison/tag number entered by the user, and
>> > i
>> > need to append this revison/tag number to the text message in the svn
>> > commit
>> > command
>> >
>> > svn commit --message 'text message' WC URL
>> >
>> > i have the revision/tag number as a shell script variable accessible as
>> > $<variable_name>
>> >
>> > how do i append this to the text message.
>>
>> There is no reason to. The revision number is available from the exact
>> same source as the commit message - the log.
>
>
>
> --
> Regards,
> Niranjan Deshpande
>
> "Shut yourself from the world and create the reality you want"

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-06 14:31:51 CEST

This is an archived mail posted to the Subversion Users mailing list.

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