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

Unable to import or to do something in a repository locally hosted

From: Florent CHarton <traydent_at_gmail.com>
Date: 2007-12-30 21:23:00 CET

Hi :)

I just installed Subversion with Apache and Trac on Windows and I
experienced some problems.,,First of all, i made an FSFS repos, and
configured Apache to work with, and Trac to use it. Both seemed to
display right the "empty" content. I decided to make an Import inside
the repos (via http://192.168.0.1/svn/), and I got a MKACTIVITY error :
Unable to read status line.

Then, dunno why, I decided to change the repository type to a BDB
repository. Both tools were stille working with the empty set, I was
able to populate it, but after that, if i looked at the "web" view of
Apache, the Trac view did no more work, unless I restart the Apache
service. Looking at the TracBrowser first "disabled" the Apache view.
Looking at the locks on the files, I saw that the files in the db
directory of the repository were still locked by Apache.

After that, I went back to an FSFS repository, and I've got the same
problem : unable to commit or import into the repository using the http
protocl, but I can checkout and update. Using the file protocol, I made
an import to my repos, which worked fine. Trying to checkout with the
http protocol, and got also the same failure.

There is the error message on a commit :,MKACTIVITY of
'/svn/!svn/act/96a023cc-bc10-6849-9e09-2d751ef53615': Could not read
status line: Une connexion distante a dû être fermée par l'hôte distant.
(http://192.168.0.1/)

Even if the IP shown is 192.168.0.1, it is my machine, and the 127.0.0.1
IP does not work better.

In addition, in both cases (BDB and FSFS repository), the directories
inside the repository directory are all Read-Only (Only the directories,
not the files inside).

Does someone have an idea about the source of my problem ?

Thank you Everyone !

PS:
- I'm sorry if my English is'nt perfect, but I'm not a native english
speaker.
- I'm using Apache/2.2.6 (Win32) SVN/1.4.6 mod_python/3.3.1 Python/2.5
PHP/5.2.6-dev DAV/2 on Windows XP

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 2 11:40:24 2008

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.