[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: Sander Striker <striker_at_apache.org>
Date: 2003-03-28 11:49:44 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? :)

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

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...

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 28 11:50:28 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.