yes..
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"
Received on 2008-08-06 14:59:48 CEST