Lars Gullik Bjønnes wrote: > "Bo Peng" <[EMAIL PROTECTED]> writes: > > | > | My version of svnversion requires a path anyway. The attached patch > | > | works for me perfectly with srcdir != builddir,and it forces > | > | recreation of the version info for every build. > | > | This is good, and is the expected behavior. (update, modify, compile, > | update, compile. get new revision number.. ) > > Not only good... takes time.
Yes. IMO we should either do this, or nothing. Having a "perhaps correct revision number" would not gain much. > | > | Of course this needs further work (disable svnversion for released > | > | .tar packages) > | > | I do not know why this is needed. We can have revision info for > | released packages. > > Ok, how. Released packages are (at least by me) created from an export > dir. With the .svn dirs? I thought that those where left out. Georg