[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:22:11 -0400

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.

---------------------------------------------------------------------
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:22:38 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.