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

Re: Buildoing client only on Windows.

From: <olczyk_at_interaccess.com>
Date: 2003-12-18 17:40:43 CET

On 18 Dec 2003 09:36:26 -0600, kfogel@collab.net wrote:

>olczyk@interaccess.com writes:
>> The instructions on this are very confusing.
>
>This post, on the other hand, is a model of clarity :-).
>
>Seriously, olczyk: please say exactly what documentation (i.e., which
>file) you found confusing, how it was confusing, and how you would
>improve it. Posting to say "X is confusing" doesn't give much
>information. Obviously, the people who wrote it didn't think it was
>confusing, or they would have written it differently! So if you think
>it's confusing, you need to explain why.
>
>Thank you,
>-Karl
Specifically the INSTALL file that is part of the source, which gives
the following isntructions:

: D. Bootstrapping from a Zip File under Windows
: -------------------------------------------
:
: Of all the ways of getting a Subversion client, this is the
: easiest. Just download the ZIP file, run your unzipping utility
: (WinZIP, ZipGenius, UltimateZIP, FreeZIP, whatever) and extract
: the DLLs and EXEs to a directory of your choice. Included in
: the download is the SVN client, the SVNADMIN administration
: tool, and the SVNLOOK reporting tool.
:
: Now open a DOS box (run either "cmd" or "command" from the
: Start menu's "Run..." menu option), change to the directory you
: installed the executables into, and run:
:
: C:\test>svn co http://svn.collab.net/repos/svn/trunk svn
:
: This will get the latest Subversion sources and put them into the
: "svn" subdirectory.

It seems to say that you can download some zip that will act as a seed
for an svn co, but I haven't found any zip that really fits that
description.

The only other instructions ( for a client build ) are:

: To build the client components, you'll need a copy of neon
: 0.24.4. See section I.5 for details on where to get one and
: what to do with it when you get it.

There are no other instructions for a client only build.
There is one thing that might be useful ( and something similar is
absolutely needed ), and that is to use the gen-make.py script.

But I don't see a way of using that script to generate project files
that are client only, and the normal generatied scripts are to
intertwined with server builds.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 18 17:43:27 2003

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.