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

Re: [PATCH] add 'svn version' as 'svnversion' v1

From: <kfogel_at_collab.net>
Date: 2005-11-03 16:47:07 CET

Fabien COELHO <fabien@coelho.net> writes:
> I find it irritating to have a separate command to check for the
> revision heterogeneity of a local working copy. The rationnal for
> 'svnversion' as given in the source file is that it could have been
> used in the svn building process. Well, it is not, and svnversion does
> still exists anyway after this patch.

It's used in 'make install':

   $ cd ~/src/subversion
   $ sudo make install
   Password: **********
   [...]
   subversion/svnversion/svnversion . /repos/svn/trunk \
> /usr/local/include/subversion-1/svn-revision.txt
   $

However, that could just as easily be the command-line client as the
svnversion program. It's invoked from the just-built tree, after all.

Not taking a side either way, just pointing out a possibly relevant fact.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 3 18:07:28 2005

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.