Re: ANN: refdb-0.9.8-pre9 available
David Nebauer <[email protected]>
| Newsgroups | gmane.text.refdb.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Markus, > 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. A very simple reason, as it turns out. During the package building process I was copying the build tree using a simple 'cp -r *' command which did not copy hidden directories, including the '.svn/' subdirectory. So, the problem wasn't the svn command but that the svn subdirectory was entirely absent! This only became a problem when you included in the build process an interrogation of the svn revision number. I've modified the copy command to include the '.svn/' subdirectory and all is now well. Regards, David. ------------------------------------------------------------------------- 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