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

RE: SVN Binary Client

From: Leeuw van der, Tim <tim.leeuwvander_at_nl.unisys.com>
Date: 2002-11-25 16:45:09 CET

Or you can 'make install' to any random path you like by ./configure-ing
with the right prefix, somewhere in your $HOME directory.
If you're on unix or a look-alike.

BTW, question for my own interest, can I compile SVN using cygwin? Or do I
really need VC6 on win32?

--Tim

-----Original Message-----
From: Ben Collins-Sussman [mailto:sussman@collab.net]
Sent: maandag 25 november 2002 16:38
To: Andrew Hogue
Cc: dev@subversion.tigris.org
Subject: Re: SVN Binary Client

Andrew Hogue <hogue@cs.yorku.ca> writes:

> Hi,
>
> I was just wondering if someone could compile the latest version of SVN
> and post a standalone binary client somewhere? I'm not the administrator
> of the computer I'm using so I can't install it normally.

You don't need to run "make install" as root to have a subversion
client. Build the client statically, then hand-copy the very large
binary out of your source tree into ~/bin/, or some other private
location in your $PATH.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 25 16:47:05 2002

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.