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

Can't add file and folder on HTTP!!!

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-09-10 13:51:39 CEST

[ moving this to dev@subversion.tigris.org -- the issues@ list is
  inappropriate. ]

>...
> From: "AlanFang" <alanfang@Vantech.com.tw>
> Date: Tue, 10 Sep 2002 16:54:52 +0800
>
> Hi,
>
> I just downloaded and successfully compiled subversion on a
> Red hat 7.3 machine. Following the INSTALL doc, I did the following
> and got:
> Use it on the server. Everything is fine. But when i use Apache 2.0.40 to manipulation. I got the problem. I can checkout and fix file with commit.
> The i create a new file or folder , add it , and commit. The problem occur.
> ============================================
> Transmitting file dtat .svn: Filesystem has no item.
> svn: Commit failed (details follow):
> svn:
> file not found: transaction `[x] ` , path `[new file]`.
> =============================================
> What is Happen???

Apache 2.0.40 is not compatible with Subversion. You will need to use either
a snapshot (http://cvs.apache.org/snapshots/httpd-2.0/ or grab straight from
CVS). Apache 2.0.41 should be released this week; that will work just fine.

See the INSTALL document for how to grab a copy of Apache from CVS.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 10 13:52:27 2002

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.