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

Re: svn commit: r8818 - in trunk: . subversion/libsvn_repos

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-02-24 20:39:28 CET

kfogel@collab.net writes:

> Philip Martin <philip@codematters.co.uk> writes:
> > > --- trunk/svn_private_config.hw (original)
> > > +++ trunk/svn_private_config.hw Tue Feb 24 12:46:43 2004
> > > @@ -45,4 +45,7 @@
> > > /* Link pipe repos access library to client */
> > > #define SVN_LIBSVN_CLIENT_LINKS_RA_SVN
> > >
> > > +/* Defined to be the path to the installed binaries */
> > > +#define SVN_BINARY_DIR "/usr/local/bin"
> >
> > I chose this particular path as it maches the previous hard coded
> > value. Since this is now a Windows specific value I assume there is a
> > better choice :)
>
> "C:\Windows", maybe? Anyone? :-)

Uh, no. :-)

There is no "default" installation location for Windows because our
Windows build system doesn't handle installation. Had we an
installation rule for that system, we might could do something
sensible here.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 24 20:39:43 2004

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.