George Birbilis schreef:
We have almost this. We call this snapshots:

http://www.hu.freepascal.org/lazarus/

They come with latest lazarus source + lazarus compiled +
free pascal
in either 2.0.4 or 2.1.1 versions.

The only difference from what you asked is that they cannot be
updated via subversion. You need to download a new snapshot.

Is the .svn subfolder that tortoise-svn for example (on windows) creates a
standard one? (that is other SVN clients will use that folder and understand
the settings files in it?)
If so, then the snapshot can contain such a folder (that is be checked out
itself from the SVN)

It would add at least 20% to the distribution size. IMHO not worth it.


That way, one would get the snapshot, then just tell SVN to update the
Lazarus source folder and rebuild to get the new compiled version (although
it would be also nice to be able to do SVN update at the compiled folder
too). Similarly the FPC folder could contain .svn or .cvs (if freepascal
uses such) subfolder to be able to sync that too. Could have some readme.txt
with a link to a Lazarus webpage that has links to popular SVN clients for
the various platforms supported by Laz and some info on how to do the update
(with tortoise-svn is as easy as right clicking the folder you want and
doing "SVN checkout..." (won't need to set the SVN URL the first time since
the .svn folder from the snapshot will contain it). That is assuming as I
say before the .svn subfolder is something standard for storing client-side
info by SVN clients


All this is possible, but IMHO it is nonsense to put effort into creating such a snapshot.

I think there is some intelligence test, test if people persevere enough. If a person cannot find the link to getting the sources from the home page and follow those instructions to get a svn checkout, it is unreasonable to expect such a person to provide sensible patches.

Vincent

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to