[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 09:18:45 -0400

On Wed, Aug 6, 2008 at 08:59, N D <niranjan8712_at_gmail.com> wrote:
> yes..

Then that information is also already in the log as well.

If you haven't already:

1) Read the book. Maybe twice (it helped me to absorb everything by
reading through twice, once just reading and the second time following
the examples on the computer)

2) Set up a test repository where you can experiment with this sort of
thing & see what Subversion already provides so you aren't duplicating
effort and/or doing things that shouldn't be done.

3) Properly quote your replies. http://lipas.uwasa.fi/~ts/http/quote.html

> On 8/6/08, Andy Levy <andy.levy_at_gmail.com> wrote:
>>
>> 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"
>
>
>
> --
> 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 15:19:17 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.