Re: [hwloc-devel] git / nightly builds

2013-09-28 Thread Brice Goglin
Jeff, I am having lots of problems when switching the regression testing stuff (jenkins) to git, mostly because of make dist. Actually it worked 2 days ago, no it breaks because hwloc-unknown.tar.* remain after make distcheck. 1) There's something I don't understand in the dist scripts.

Re: [hwloc-devel] git / nightly builds

2013-09-28 Thread Jeff Squyres (jsquyres)
On Sep 28, 2013, at 4:41 AM, Brice Goglin wrote: > I am having lots of problems when switching the regression testing stuff > (jenkins) to git, mostly because of make dist. Actually it worked 2 days > ago, no it breaks because hwloc-unknown.tar.* remain after make

Re: [hwloc-devel] git / nightly builds

2013-09-28 Thread Brice Goglin
Le 28/09/2013 13:30, Jeff Squyres (jsquyres) a écrit : > Good catch; sorry about that. HWLOC_SVN_R no longer exists (as you > noted). I just removed that 4th argument to distscript.csh. Now, > distscript (on master and v1.7) only edits VERSION if snapshot=1 and > snapshot_version is empty (i.e.,

[hwloc-devel] commit messages

2013-09-28 Thread Brice Goglin
Let's discuss some rules for commit messages. I used svn propedit often in the past, that's not possible anymore once pushed to the main git repo. 1) Obviously we should follow the commit log convention: one short line description (less than 80 chars) full description 2) When backporting

Re: [hwloc-devel] commit messages

2013-09-28 Thread Jeff Squyres (jsquyres)
This sounds good. Can you add this to the trac wiki? (e.g., MPICH did something like this when they converted to git) On Sep 28, 2013, at 8:15 AM, Brice Goglin wrote: > Let's discuss some rules for commit messages. I used svn propedit often > in the past, that's not

Re: [hwloc-devel] commit messages

2013-09-28 Thread Brice Goglin
I can't login on Trac. Requested a new password, doesn't work either. Brice Le 28/09/2013 14:19, Jeff Squyres (jsquyres) a écrit : > This sounds good. Can you add this to the trac wiki? > > (e.g., MPICH did something like this when they converted to git) > > > On Sep 28, 2013, at 8:15 AM,

Re: [hwloc-devel] commit messages

2013-09-28 Thread Jeff Squyres (jsquyres)
I pinged IU. We ran into this problem during the svn->git transition, but I thought DongInn fixed it. Sorry... On Sep 28, 2013, at 8:23 AM, Brice Goglin wrote: > I can't login on Trac. Requested a new password, doesn't work either. > > Brice > > > Le 28/09/2013

Re: [hwloc-devel] commit messages

2013-09-28 Thread Brice Goglin
Done at https://git.open-mpi.org/trac/hwloc/wiki/CommitMessages I also updated some references to SVN in other wiki pages. Brice Le 28/09/2013 14:19, Jeff Squyres (jsquyres) a écrit : > This sounds good. Can you add this to the trac wiki? > > (e.g., MPICH did something like this when they

Re: [hwloc-devel] nightly snapshot tarballs now available

2013-09-28 Thread Brice Goglin
Le 27/09/2013 23:11, Brice Goglin a écrit : > A couple things: > * Did you rebuild the secondary git repo of the debian/ "submodule"? We > said we would store it on the side of the main hwloc repo. It can go > under github too, but no need to integrate it with trac or so. I've updated the wiki

Re: [hwloc-devel] git / nightly builds

2013-09-28 Thread Paul Hargrove
satisfaction. FWIW: a viewpoint from somebody who has yet to actually try to implement his ideas: We have PLANNED to script our nightlies to be named with a date stamp and 6 or 8 chars of the SHA1. The format would be something like PROJECT-BRANCH-20130928-12abcdef.tar.gz Where BRANCH=v