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

Build Win32 Setup

From: Troy Simpson <troy_at_ebswift.com>
Date: 2005-09-06 01:03:47 CEST

Hello,

I read the instructions for making the Win32 setup and they're really simple
to understand. I can't seem to get a working version though, so I'm
obviously looking in the wrong place. I have checked out
http://svn.collab.net/repos/svn/branches/1.2.x (I have also tried this on
the 1.2.3 tag).

Firstly, on line 160 of svn.iss, there is a missing semicolon before "flags"
which breaks the setup creation. Secondly, there are missing files such as
SubversionLicense.txt (which could obviously be created from "LICENSE") and
svn-proxy-template.reg which I can't find any trace of. The iss also seems
to break during the copy of readme.dist to readme.txt, even though I have
double-checked the paths.

There is a confusing statement in the Readme.txt for the win32 setup; it
says that path_setup_in "Contains misc. files to include in the setup"...
Can I assume that those files would be the ones that are missing? The path
is simply defined as "in" in svn_dynamics.iss, but there is no such thing as
"in"... And I previously assumed that the "in" folder is the root of the
working copy folder.

Since I must be looking at old code with the broken iss, where do I get the
new iss files along with the things I can't find?

I am obviously not understanding a lot of things here, so please bear with
me. Thanks.

Regards,

Troy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 6 01:05:26 2005

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

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