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