RE: Unable to get Subversion working
From: Ravi Roy <ravi.aroy_at_gmail.com>
 
Date: Sat, 26 Jan 2008 19:50:49 +0530 
Simpler way I tried with Apache 2.2.8 and Svn-1.4.6 on Windows was not a
 Here are my steps :
         1. Install Apache HTTP server with default options.
                 LoadModule dav_module modules/mod_dav.so
         5. Ensure that SVN installation is on path.
                 svnadmin create <driveletter>/Repository		
         7. Open again httpd.conf again and add the following at the end of
                 <Location /svn>
 Hope it helps!
 -----Original Message-----
 Hi all,
 I have been trying very hard to get Subversion up and going, but end up with
 svn list http://localhost/Subversion/UbicompReop
 I am unable to get out of this error. From the browser, an XML parser error
 I have installed
 I have done an ldd on httpd, svn and found that they both are linked to the
 The INSTALL document of Subversion mentions a similar error and suggests an
 YEt, there seems to be some problem in accessing the repository. I have been
 Kindly suggest possible corrections.
 Regds
 -- Santosh Sam Koshy Member Technical Staff Embedded Systems Design Team C-DAC, Hyderabad Nothing is more difficult, and therefore more precious, than to be able to decide........ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-01-26 15:21:18 CET  | 
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.