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

Import: The specified activity does not exist.

From: Marc Giger <gigerstyle_at_gmx.ch>
Date: 2003-12-07 11:15:12 CET

Hi All,

It's the first time I'm trying out subversion and got a problem when I
want to import a project over http.

subversion 0.34.0
neon 0.24.4
Apache 2.0.48

What I got on the client is the following:

svn import chi --file svn-commit.tmp
"http://witch.gigerstyle.ch/svn/repos/" svn: Activity not found
svn:
The specified activity does not exist.

The access.log shows me the following:

192.168.0.1 - - [06/Dec/2003:14:01:01 +0100] "PROPFIND /svn/repos
HTTP/1.1" 207 649 "-" "SVN/0.34.0 (r7859) neon/0.24.4" 192.168.0.1 - -
[06/Dec/2003:14:01:01 +0100] "PROPFIND /svn/repos/!svn/vcc/default
HTTP/1.1" 207 400 "-" "SVN/0.34.0 (r7859) neon/0.24.4" 192.168.0.1 - -
[06/Dec/2003:14:01:01 +0100] "PROPFIND /svn/repos/!svn/bln/0 HTTP/1.1"
207 451 "-" "SVN/0.34.0 (r7859) neon/0.24.4" 192.168.0.1 - -
[06/Dec/2003:14:01:01 +0100] "PROPFIND /svn/repos/!svn/bc/0 HTTP/1.1"
207 659 "-" "SVN/0.34.0 (r7859) neon/0.24.4" 192.168.0.1 - -
[06/Dec/2003:14:01:01 +0100] "OPTIONS /svn/repos HTTP/1.1" 200 189 "-"
"SVN/0.34.0 (r7859) neon/0.24.4" 192.168.0.1 - - [06/Dec/2003:14:01:01
+0100] "MKACTIVITY
/svn/repos/!svn/act/8fc5de6a-cfcd-0310-b222-fbd07f90b513 HTTP/1.1" 201
228 "-" "SVN/0.34.0 (r7859) neon/0.24.4" 192.168.0.1 - -
[06/Dec/2003:14:01:01 +0100] "PROPFIND /svn/repos HTTP/1.1" 207 434 "-"
"SVN/0.34.0 (r7859) neon/0.24.4" 192.168.0.1 - - [06/Dec/2003:14:01:01
+0100] "PROPFIND /svn/repos/!svn/vcc/default HTTP/1.1" 207 400 "-"
"SVN/0.34.0 (r7859) neon/0.24.4" 192.168.0.1 - - [06/Dec/2003:14:01:01
+0100] "CHECKOUT /svn/repos/!svn/bln/0 HTTP/1.1" 409 234 "-" "SVN/0.34.0
(r7859) neon/0.24.4"

I'm sure the access rights of the files are ok.
What I'm doing wrong? Any hints?

Also I recompiled all libs and programs to make sure it uses the same
BDB etc.

Thank you very much!

Marc

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Dec 7 11:15:51 2003

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.