Eric Dramstad gmail.com> writes:
> I'm thinking of doing this (while standing inside a trunk workarea):
>
> svn merge ^/feature
> svn merge -c -100 ./file.c
> svn merge -c -101 ./file.h
> svn commit -m 'reintegrated feature'
That should
runk workarea):
svn merge ^/feature
svn merge -c -100 ./file.c
svn merge -c -101 ./file.h
svn commit -m 'reintegrated feature'
Thanks,
Eric Dramstad
Our other machines are running 7.2 and seem to
work better.
Thanks for the tip about Wandisco's offerings. I didn't think to look
around for builds of old subversion. I'll keep your tools in mind if
I need to build subversion again in the future.
Thanks again,
Eric Dramstad
On Tu
On Mon, Mar 14, 2016 at 8:08 PM, Daniel Shahaf
wrote:
> Try --disable-shared --enable-static without --enable-all-static.
>
Your suggestion to use --disable-shared --enable-static worked.
Thanks for that!
I mentioned that a previous attempt to configure with --disable-shared
--enable-all-static
-2003-03/1839.shtml
Thank you in advance for you help,
Eric Dramstad