revision in autobuild about box
Mikael Magnusson
mikma264 at gmail.com
Mon Apr 16 13:50:57 CEST 2007
Philippe Torrelli wrote:
> Hello Mikael,
>
> Thanks for your reply.
>
> Now I'm puzzled.
> I assumed that the revision popped in the about box would match the revision
> reported by the build system in the mails sent to this list, and the package
> name in the autobuild directory.
>
> Does it mean different parts of the trunk directory can have different
> revisions ?
>
> Now my understanding is :
> 3254 is the revision of svn://svn.minisip.org/minisip/trunk/
> 3244 is the revision of the minisip subtree here.
>
> Is it right ?
>
Yes, almost. The minisip subtree was last changed in revision 3244.
The following shell code is used to compute svnrevision used in
unreleased versions of the minisip packages:
svnrevision=`LANG=C svnversion -c ${srcdir} | cut -d: -f2`
Mikael
More information about the Minisip-devel
mailing list