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

Re: [PATCH] dev build revision number?

From: Jani Monoses <jani_at_iv.ro>
Date: 2003-03-28 12:04:24 CET

> > From: Jani Monoses [mailto:jani@iv.ro]
> > Sent: Friday, March 28, 2003 11:41 AM
>
> > Hi
> > I know this has been talked about before but I don't know if there
> > was a conclusion or whether is still a desired thing to have.
> > In order to have sometjing more meaningful than dev build in the version string
> > the WC number should be put there just like dist.sh does.
> > I put such a change in autogen.sh.
>
> And how is that supposed to work when you need to run autogen.sh to be
> able to compile svn in the first place? :)

good point...well it will leave the string dev build as it does now.with "of" appended :)
at subsequent builds it will append the revision though
most of us who keep up with SVN and test are in the second situation and this is
where the revision number os helpful IMHO.

> Btw, have you seen svnversion? It's certainly more accurate than
> `svn st -vN doc/README | awk '{print $1}'`.

I just copied that form dist.sh
>
> If we really want this we just need to create a dependency on 'svnversion'
> before we try and compile 'svn', so we can use 'svnversion' to create
> the version string to include in 'svn'. Seems like a lot of trouble
> though...

But if we can cover 95% of the cases with no trouble at all I think its worth it.
IMHO again :)

Jani.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 28 12:00:47 2003

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

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