missing the file zm_update-1.24.0.sql (under svn)

Forum for questions and support relating to the 1.24.x releases only.
Locked
User avatar
Normando
Posts: 219
Joined: Sun Aug 17, 2008 5:34 am
Location: Rosario - Argentina

missing the file zm_update-1.24.0.sql (under svn)

Post by Normando »

with the content:

Code: Select all

--
-- There are no updates from a 1.24.0 database to 1.24.1
--
I suposse the are no changes from 1.24.0 to 1.24.1 db.
Last edited by Normando on Tue Feb 24, 2009 1:09 pm, edited 1 time in total.
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

The file is there else you would have an error instead, should be labeled as the previous version "zm_update_1.24.0.sql".

But yes, there are no updates.
User avatar
Normando
Posts: 219
Joined: Sun Aug 17, 2008 5:34 am
Location: Rosario - Argentina

Post by Normando »

I have download zm and yes, the file is there, but not through svn. I suppose svn hold the last files. The same for /web/includes/config.php, /web/scripts.

And viceversa, PelcoP.pm, zmconfgen.pl, stamp.h exist under svn but not into the release 1.24.1

Thanks
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

I forgot to add the 1.24.0 DB update to SVN. That should be corrected now.

There will be a number of files that exist only in SVN or in the tarball. Certain files I need to keep track of but are used only to prepare the distribution, e.g. zmconfgen.pl which generates configuration files. Likewise files that aren't ready for primetime yet (PelcoP.pm). Also many of the .in files are now in SVN, this is to make sure people can build ZM from the SVN distro without needing all the development tools. Most of these files are autogenerated and until recently have been uncontrolled.
Phil
Locked