X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2FCheckList;h=46f4816d23afad71a49cd7dd9a62e94a13209bc1;hb=7d74b6b6e3eb1d62b4810496feeea2fc47ce6b9e;hp=ab1d9d36507c954c4f4b4391a4a3bf0e8a96cce1;hpb=c99a0ee682e13b1d16403bbe8f46fe10ab2afb71;p=bacula%2Fbacula diff --git a/bacula/CheckList b/bacula/CheckList index ab1d9d3650..46f4816d23 100644 --- a/bacula/CheckList +++ b/bacula/CheckList @@ -4,15 +4,17 @@ Assume release is in bacula/base bacula/gui bacula/docs bacula/rescue - Build it on Win32 -- Build it on Solaris and run regression tests -- Build it on FreeBSD and run regression tests +# No longer done +# - Build it on Solaris and run regression tests +# - Build it on FreeBSD and run regression tests - Update ChangeLog (add release date) - Update ReleaeNotes -- Do a cvs commit -- Run ./makerel base 2.0.x +- Do a svn commit +# ./makerel +- Run ./makerel Branch-2.0 branch-2.0 2.0.x - Run the regression tests on the new bacula directory that is created. Run regression on - Linux, Solaris, and Sun. + Linux. - Run the production version over night in production. - Manually test Win32 version (with Robert's work, it is now possible to run the @@ -20,13 +22,14 @@ Assume release is in bacula/base bacula/gui bacula/docs bacula/rescue - Write final ReleaseNotes - If everything is good - cd bacula +# The below needs to be updated more - Run cd base - cvs update + svn update cd ../gui - cvs update + svn update cd ../docs - cvs update + svn update cd manual make tex latex bacula.tex @@ -34,7 +37,7 @@ Assume release is in bacula/base bacula/gui bacula/docs bacula/rescue what to do, correct the problem). cd .. cd ../rescue - cvs update + svn update cd .. ./makerel base 2.0.x ./makeguirel gui 2.0.x @@ -55,4 +58,4 @@ Assume release is in bacula/base bacula/gui bacula/docs bacula/rescue make - Upload new release doc to web site. Upload bacula.pdf to web site. - +- Update news on web site.