Hi, On Wed, Apr 15, 2009 at 11:39:35AM +0200, Valentin Haenel wrote: > Hi, > > I have been using a git version of PyMVPA now, and i was wondering if its > possible to find out, on which commit the build is based? > > I found build-stamp, but that only seems to have stampped the date of teh > build.
Simply go into the source directory and do a git log -1 that should give you the commit hash. Cheers, Michael -- GPG key: 1024D/3144BE0F Michael Hanke http://apsy.gse.uni-magdeburg.de/hanke ICQ: 48230050 _______________________________________________ Pkg-ExpPsy-PyMVPA mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pymvpa

