> -----Original Message-----
> From: Mark Phippard [mailto:markphip@gmail.com]
> Sent: Wednesday, May 16, 2007 3:12 PM
> To: McKinney, Danny
> Cc: users@subversion.tigris.org
> Subject: Re: Issue's Compiling from Subversion trunk.
>
> On 5/16/07, Danny.McKinney@sungard.com <Danny.McKinney@sungard.com>
wrote:
>
> > I am attempting to build Subversion from the trunk in order to look
at
> the
> > sparse-directory feature that was committed. I have development
groups
> that
> > use both java and COBOL. On the COBOL side one directory contains
over
> 6000
> > members, so the time to create a workspace or even switch to
different
> > branches is expensive not to mention the disk space for 20+
developers
> to
> > each have a workspace that contains that complete directory. The
issue
> > that I am having is the following when attempting to compile:
>
> Please provide the commands you ran. Since you are building trunk
> from the repos, you will need:
>
> ./autogen.sh
> ./configure OPTIONS
> make
>
>
> --
> Thanks
>
> Mark Phippard
> http://markphip.blogspot.com/
[] I ran the following commands:
./autogen.sh
./configure --with-apxs=/usr/local/apache2/bin/apxs --with-
apr=/usr/local/apr/bin/apr-1-config
--with-apr-util=/usr/local/apr/bin/apu-1-config --without-berkeley-db
--enable-static=no --enable-shared=yes --enable-ssl
Make
Thanks
Dan McKinney
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 16 22:31:29 2007