[Kde-scm-interest] Meeting minutes

Thiago Macieira thiago at kde.org
Thu Nov 12 23:56:41 CET 2009


Em Quinta-feira 12. Novembro 2009, às 21.08.50, Albert Astals Cid escreveu:
> AFAIK pre-commit are
>  acltest.pl: ACL, can possibly be done with gitorious admininstraion

IIRC, there are two ACLs of relevance:
 kde-www -> can be solved by usual Gitorious repository administration

 kdelibs's SSL certificates -> how many people even know that there's a 
limitation for this? It's to prevent backdoors being introduced. This could be 
done with a post-commit hook screaming aloud, though.

>  pre-commit.pl: not sure what it does, seems like making sure you don't
>  commit things with conflict markers

Unnecessary with Git. Even though with SVN you still needed to do "svn 
resolved" and people still managed to commit conflict markers...

>  test-docbook.pl: checks people don't screw up when commiting to
> kdelibs/kdoctools/docbook

I don't know about this one.

>  test-eol-style.pl: checks eol is correct

Hmm... should be unnecessary too, but WIndows somehow manages to come back and 
bite us.

Basically, every file should be committed with LF only. No CRLF file, ever (or 
we need a .gitattributes file and checking that in a push hook won't be easy).

>  test-pofiles.pl: checks po files are valid
> 
> If we don't move translations we don't need test-pofiles.pl

Yep.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Senior Product Manager - Nokia, Qt Development Frameworks
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kde-scm-interest/attachments/20091112/a43ceb31/attachment-0001.sig 


More information about the Kde-scm-interest mailing list