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

Re: Subversion Access using "http" method

From: Muthaiah Ramanathan <ramthen_at_yahoo.com>
Date: 2006-05-20 21:04:17 CEST

> NOTE : make install gave warning messages that
> existing libraries must be linked using libtool and
> LB_LIBRARY_PATH setttings.
>
> Should I use the latest version v1.3.1 ?

Finally cracked it :-))

Problem was not in configuration of apache or
subversion but in the compilation of Subverion.

Before executing configure and make, I did a make
distclean on subverion; then went thru' all the steps
of compiling the Subverion code.

After this, httpd and mod_dav_svn.so both were
referring the same "apxs" .so libraries.

Created a resh repo and modified httpd.conf.
Now the repository access using http works charm.

Thanks to everyone who had patiently replied to my
e-mails.

/Ram

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 20 21:05:17 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.