Another sigle line patch for authorities-home.pl
I would like to apply this kind of small patches in the coming months to Koha CVS, so please add me as a developer in sourceforge Any advise for check-in to Koha CVS? My sourceforge ID is 'baijum81' (ofcource, without quotes) With thanks and regards, Baiju M --- authorities-home.pl.orig 2004-07-15 12:12:38.000000000 +0530 +++ authorities-home.pl 2004-07-15 12:12:52.000000000 +0530 @@ -30,7 +30,6 @@ use C4::Interface::CGI::Output; use C4::AuthoritiesMarc; use C4::SearchMarc; -use C4::Catalogue; use C4::Koha; # XXX subfield_is_koha_internal_p my $query=new CGI; -- _______________________________________________ Find what you are looking for with the Lycos Yellow Pages http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp...
Baiju M wrote:
I would like to apply this kind of small patches in the coming months to Koha CVS, so please add me as a developer in sourceforge
Any advise for check-in to Koha CVS?
No, except : * commit often commit soon (I try to commit every day when I leave except if my work don't compile or I'm sure I'll continue next day & my commit would give too much trouble to others). * commit only compiling code. If you commit code that compiles but don't work, explain in commit comments. * explain, explain and explain what you're working on on koha-dev & in your commit notes. Of course, this is for new features commit. For bugfixes only, you can commit more quickly (ie : saying for example "fixes bug #777"
My sourceforge ID is 'baijum81' (ofcource, without quotes)
With thanks and regards, Baiju M
The release manager is happy to see a new commiter. pate or chris, please add it. Welcome onboard -- Paul POULAIN Consultant indépendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org)
participants (2)
-
Baiju M -
Paul POULAIN