[Paraview-developers] git questions

Stephane PLOIX stephane.ploix at edf.fr
Wed Mar 31 02:53:40 EDT 2010


Hello,

I am very much for sharing the pre-commit hooks as much as possible, this 
would 
1/ Simplify your work at Kitware during the integration process
2/ Be more inline with agile coding principles where errors are supposed 
to be detected as soon as possible

Best,
Stephane




brad.king at kitware.com 
Envoyé par : paraview-developers-bounces at paraview.org
30/03/2010 22:58

A
pat.marion at kitware.com
cc
paraview-developers at paraview.org
Objet
Re: [Paraview-developers] git questions






pat marion wrote:
> As we transition to git, are we going to have any lessons on git best
> practices?

We will be writing a Wiki page on how to deal with VTK- and PV-specific
workflow and such.  It will have links to other Git documentation but
we do not need yet-another-git-tutorial.

> How will pre-commit checks be handled?

Some will be converted to test-time checks rather than vcs-enforced rules.
Others will be checked by the "central" server at push time (update hook).
The latter form will be used for avoiding "broken" history but not for
things like "std::".

> Will we be notified of commit errors when we make local commits,
> rather than waiting until we push to the server?

Not by default.  We will probably provide some kind of helper script
to enable via ".git/hooks/pre-commit" for developers that want the
local-commit-time help.  There is no way to enforce it by default.

-Brad
_______________________________________________
Paraview-developers mailing list
Paraview-developers at paraview.org
http://public.kitware.com/mailman/listinfo/paraview-developers




Ce message et toutes les pièces jointes (ci-après le 'Message') sont établis à l'intention exclusive des destinataires et les informations qui y figurent sont strictement confidentielles. Toute utilisation de ce Message non conforme à sa destination, toute diffusion ou toute publication totale ou partielle, est interdite sauf autorisation expresse.

Si vous n'êtes pas le destinataire de ce Message, il vous est interdit de le copier, de le faire suivre, de le divulguer ou d'en utiliser tout ou partie. Si vous avez reçu ce Message par erreur, merci de le supprimer de votre système, ainsi que toutes ses copies, et de n'en garder aucune trace sur quelque support que ce soit. Nous vous remercions également d'en avertir immédiatement l'expéditeur par retour du message.

Il est impossible de garantir que les communications par messagerie électronique arrivent en temps utile, sont sécurisées ou dénuées de toute erreur ou virus.
____________________________________________________

This message and any attachments (the 'Message') are intended solely for the addressees. The information contained in this Message is confidential. Any use of information contained in this Message not in accord with its purpose, any dissemination or disclosure, either whole or partial, is prohibited except formal approval.

If you are not the addressee, you may not copy, forward, disclose or use any part of it. If you have received this message in error, please delete it and all copies from your system and notify the sender immediately by return message.

E-mail communication cannot be guaranteed to be timely secure, error or virus-free.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20100331/d84738b1/attachment.htm>


More information about the Paraview-developers mailing list