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

Re: svn trunk r22841: FAIL (win32-xp VS2005)

From: Vlad Georgescu <vgeorgescu_at_gmail.com>
Date: 2007-01-06 09:27:41 CET

On 1/6/07, Ivan Zhakov <chemodax@gmail.com> wrote:
> > It looks like we're copying the modules to abs_objdir (the build tree)
> > but trying to load them from abs_builddir (the test tree, not very
> > intuitively named). In your case they're different. So, should we:
> >
> > a) tell Apache to load its modules from abs_objdir
> > b) copy the dlls and modules to abs_builddir
> >
> I think copying dlls is better approach because I can run tests in
> background and continue developing and compiling.

I don't understand. We always copy dlls, it was just a question of
where to copy them to (the root of the build tree or the root of the
test tree). Either way, I don't think it can interfere with building
or compiling.

-- 
Vlad
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jan 6 09:27:48 2007

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.