You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Marc Giger <gi...@gmx.ch> on 2003/12/07 10:15:12 UTC

Import: The specified activity does not exist.

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

Re: Import: The specified activity does not exist.

Posted by Marc Giger <gi...@gmx.ch>.
Hi All,

What I have forgot to mention is that it doesn't work on the alpha
architecture BUT the same version with the same libs and the same apache
works on i386?!?

The only difference is gcc.

I made straces on both machines but I don't see useful infos there.

Perhaps someone can give me tips how to bring subversion to work on the
alpha? 

Is there a debug switch for subversion?

Thank you very much!

greets


Marc

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org