[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: N D <niranjan8712_at_gmail.com>
Date: Wed, 6 Aug 2008 14:28:32 +0200

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.

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"
Received on 2008-08-06 14:29:05 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.