Trying to build the release for 4.0.5 our of Patch04x00 branch
The build script makes the zip and tgz but the TWikiReleaseNotes04x00.html and TWikiHistory.html files contain this garbage
Status: 302 Moved
Set-Cookie: TWIKISID=813174886806559c8ae6419da74b644e; path=/
Date: Wed, 18 Oct 2006 20:36:46 GMT
Location: http://twiki.org/p/pub/oops/TWiki/TWikiReleaseNotes04x00?template=oopsaccessdenied;def=no_such_web;param1=view
Why does it do that?
Where is the build script trying to fetch it from?
Where am I supposed to update it?
Where is it documented?
KJL
I found out that you also have to have the build installation actually working on Apache.
Now that I have that I get
Status: 302 Moved
Set-Cookie: TWIKISID=536eedb614a74fdc3af3bb32bf143b80; path=/
Date: Thu, 19 Oct 2006 07:48:05 GMT
Location: NOT SETNOT SET/oops/TWiki/TWikiReleaseNotes04x00?template=oopsaccessdenied;def=no_such_web;param1=view
I can see the file when I look up the URL for the release note in the browser.
KJL
It turns our that you also need to configure the installation and set the paths.
And then nothing more because then you start shipping modified TWikiUsers.txt etc.
TWiki:Codev.BuildingARelease
actually says this. I has missed the configure part.
Discarding.
KJL