Re: ANN: refdb-0.9.8-pre9 available
Markus Hoenicka <[email protected]>
| Newsgroups | gmane.text.refdb.general |
|---|---|
| Message-ID | <[email protected]> |
David Nebauer <[email protected]> was heard to say: > Requested files have been sent off-list. > What does the following command return if you run it from the RefDB top-level directory: /usr/bin/svnversion -n '.' The code that seems to work incorrectly on your system is the following chunk in configure.in: if test "X$svnversioncommand" = "X" || test `$svnversioncommand -n '.'` = "exported"; then mysvnversion="cat svn_dist_version" else mysvnversion="svnversion -n '.'" fi As you do have subversion installed *and* work in a svn working copy, $mysvnversion should be set to the svnversion command. In your case it is set to the cat command, for whatever reason. regards, Markus -- Markus Hoenicka [email protected] (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV