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

Re: [PATCH] fix dist.sh tar-ball name.

From: Michael Price <mprice_at_atl.lmco.com>
Date: 2003-03-10 23:08:03 CET

Karl Fogel writes:
> I'm not sure I understand. Why not just replace the "r5240" with
> "0.19", instead of adding "0.19" at the end?

Because then you get:

  $ svn --version
  svn, version 0.19.0 (0.19)

rather than:

  $ svn --version
  svn, version 0.19.0 (r5240)

I thought the rXXXX stuff was useful in the --version text, it just
makes for a silly tar-ball name.

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 10 23:09:24 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.