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

Re: Win32 cmd line client - libsvn_ra, _dav,_local

From: Branko Čibej <brane_at_xbc.nu>
Date: 2006-03-06 01:53:24 CET

kevin.aubuchon@charter.net wrote:
> I"m trying to build the Win32 command line client. I want to access a subversion repository on a secure URL.
>
> After following the instructions in the INSTALL document as best I could, the projects in the solution file failed to all build. Frankly the solutoin file iwth 97 projects seems overkill for what I want. So now I'm taking a different approach. I am trying to build svn.exe and adding projects as they are needed to resolve externals.
>
So you're effectively ignoring all the effort that went into creating a
reliable build environment for Windows, because it "seems overkill," and
are repeating all that work from scratch.

Well, I wish you all the best, even though it all seems rather futile to me.

If you had asked before, I could have told you that there are several
pseudo-projects there that let you build reasonable subsets of the
whole, and also that the dependencies between the projects are set up
correctly (at least for MSVC 6, but I expect for VS.NET, too) so that
setting the "svn" project as your default and building that will do
everything you need.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 6 01:54:01 2006

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.