You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Greg Stein <gs...@lyra.org> on 2002/09/10 11:51:39 UTC

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

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

>...
> From: "AlanFang" <al...@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