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

RE: Subversion under Windows

From: BOUSSEBHA Djamel <dboussebha_at_cimaya.com>
Date: 2004-03-23 17:26:20 CET

I must modified the DocumentRoot into the file http.conf or not ?

The repository "myrepos" is located in d:/myrepos

So when I run:
    
>svn checkout http://localhost:80/svn/myrepos

svn: PROPFIND request failed on '/svn/myrepos'
svn: PROPFIND of '/svn/myrepos': could not connect to server (http://localhost:80)
 

-----Message d'origine-----
De : BOUSSEBHA Djamel
Envoyé : mardi 23 mars 2004 17:07
À : BOUSSEBHA Djamel; 'D.J. Heap'
Cc : 'Steve Williams'; 'Martin Furter'; 'dev@subversion.tigris.org'
Objet : RE: Subversion under Windows

 
> svnadmin create myrepos

(its OK), I have created the repository "myrepos" but impossible to point to :

 http://localhost:80/svn/myrepos/ to see a the revisions ?

-----Message d'origine-----
De : BOUSSEBHA Djamel
Envoyé : mardi 23 mars 2004 15:22
À : 'D.J. Heap'
Cc : Steve Williams; Martin Furter; dev@subversion.tigris.org Objet : RE: Subversion under Windows

Hi;

I have rebooted my system => apache works correctly, but impossible to start subversion :

When I type the command (In the command prompt dos) :

> svnadmin create myrepos

svn: Repository creation failed
svn: Could not create top-level directory
svn: 'myrepos' exists and is non-empty

Next, Surf to http://localhost:80/ make sure the server is running => OK But when to point to http://localhost:80/svn/myrepos/ to see a "Revision 0 => KO : impossible to display the window (error http 500) ?

-----Message d'origine-----
De : D.J. Heap [mailto:dj@shadyvale.net] Envoyé : mardi 23 mars 2004 15:12 À : BOUSSEBHA Djamel Cc : Steve Williams; Martin Furter; dev@subversion.tigris.org Objet : Re: Subversion under Windows

BOUSSEBHA Djamel wrote:
> Yes : I have used the following instal documentation :
>
> http://better-scm.berlios.de/subversion/Subversion-Win32-Installation-
> Guide.txt
>
>
[snip]

Make sure libdb42.dll is in your System path (may need to reboot after changing system path). Also, check the event log for possibly more helpful error messages.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 23 17:26:01 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.