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