[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: PRERELEASE 0.33.0 Windows binaries

From: <brane_at_xbc.nu>
Date: 2003-11-14 10:46:55 CET

Quoting "Jostein Chr. Andersen" <jostein@josander.net>:

> On Thursday 13 November 2003 23.42, Branko ÄŒibej wrote:
> > Becasue the structure of the Win32 binary package will change in
> > 0.33.0, what with including headers and libraries, I've made a
> > PRERELEASE package (from trunk at r7728) available at
> >
> > http://www.xbc.nu/svn/
> >
> > Please use them _only_ for the new structure, e.g., for the Windows
> > installer. I haven't tested anything.
>
> I really like the new structure! :-)
>
> Will you still provide the Python bindings, and if so: -Will it be a new
> file structure here to?

Yes, I'll build the Python bindings. I'll probably put them into subdir, and
that could be added to the package structure, e.g.,

    svn-win32-0.33.0/
       python-2.3/
          libsvn/
             *.py
             *.dll
          svn/
             *.py

 
> I have to decide what to include in the installer, maybe everything
> should be included(?).

You have two packages, binaries and development. Whether you put both in the
same installer is your decision. I guess it would be O.K. if the installer only
contains the binary package. I do suggest you include the .pdb files from bin/,
httpd/ and iconv/, because they'll make error reporting much easier.

> My guess is that the size of the installer will
> be around 4.5-5.5 MB with everything included (a self extracting 7-zip
> file with the contents you just made is 4.84 MB big).

That sounds like a lot; however, most of that is .pdb files, so if you include
those in the binary installation, the headers and libraries wouldn't make a
noticeable difference...

    Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 14 10:48:08 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.