On Sat, Mar 6, 2010 at 2:25 AM, Michal Simek <[email protected]> wrote: > Mike Frysinger wrote: >> On Saturday 27 February 2010 02:53:48 Rishikesh K Rajak wrote: >>> We are in process of changing our sf.net host repository to >>> GIT from CVS.[ Any input/discussion on this is highly appreciable ]. >> >> the authorship info really should be fixed before anything is finalized. and >> a git hook added to reject people pushing patches that lack proper >> author/committer fields. these commits by "root" are a good example of >> things >> that should not be happening. > > Agree. Do you know about any manual how to fix it by any script or setup > that conversion? I mean to have any convert table where for example will > be written conversion: > vapier -> Mike Frysinger. > root -> Subrata Modak
One of the root commits was me by accident (sorry...), so I think that any commits outside of the users with actual write access to the repo should be rejected. If git-config isn't setup properly it will complain about usernames, email, etc; is it possible for a hook to be added, s.t. this becomes a hard requirement and any proposed commits will be rejected? git is a cool tool but it lacks complete, easy-to-understand directions, as it assumes that end-users have been working with git (or the previous SCM used by kernel.org) for a while... It would be nice if someone could help provide these directions and they could be committed back to kernel.org. Thanks, -Garrett ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
