[Pvfs2-developers] Re: [Pvfs2-cvs] commit by vilayann in pvfs2-1/src/io/bmi/bmi_ib: README ib.c ib.h mem.c module.mk.in openib.c util.c vapi.c

Pete Wyckoff pw at osc.edu
Wed Sep 13 18:52:28 EDT 2006


vilayann at mcs.anl.gov wrote on Wed, 13 Sep 2006 17:48 -0500:
> Uh oh.. sorry about that. I still have no idea how I did that :(
> Are these the only files (IB specific) that I messed up?
[..]
> > cvs at parl.clemson.edu wrote on Wed, 13 Sep 2006 16:22 -0400:
> > > Update of /projects/cvsroot/pvfs2-1/src/io/bmi/bmi_ib

Yeah, only things in that directory are IB specific.  You can
just look at the last log messages on all the files to see if
your changes hit them.  I'm not sure if there's a more elegant
way with CVS to undo something.

If you want to double check in the future, just do a cvs diff before
the commit to see what would happen and look at each change to see
if it makes sense.  And try to break out individual parts of the
diff into separate commits so it's easier for the rest of us to grok
in chunks, like "configure checks ...", "server implementation ...",
etc.

		-- Pete


More information about the Pvfs2-developers mailing list