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

I still have svn cp problems (https only problem!)

From: Bernd Walter <ticso_at_cicely5.cicely.de>
Date: 2002-08-14 06:06:19 CEST

[166]cicely9> svn update
At revision 1.
[167]cicely9> ls -al
total 4
drwxr-xr-x 3 ticso wheel 512 Aug 14 05:55 .
drwxrwxrwt 5 root wheel 512 Aug 14 05:55 ..
drwxr-xr-x 8 ticso wheel 512 Aug 14 05:55 .svn
-rw-r--r-- 1 ticso wheel 5 Aug 14 02:39 foo
[168]cicely9> svn cp foo bar
[169]cicely9> svn commit -m 'test'
Adding bar
svn: RA layer request failed
svn: Commit failed (details follow):
svn: COPY of bar: 502 Bad Gateway
Exit 1

10.1.1.11 - - [14/Aug/2002:05:55:44 +0200] "REPORT /svn HTTP/1.1" 401 1337 "-" "neon/0.21.2 SVN/0.14.1 (dev build)"
10.1.1.11 - ticso [14/Aug/2002:05:55:44 +0200] "REPORT /svn HTTP/1.1" 200 415 "-" "neon/0.21.2 SVN/0.14.1 (dev build)"
10.1.1.11 - - [14/Aug/2002:05:56:16 +0200] "OPTIONS /svn HTTP/1.1" 401 1337 "-" "neon/0.21.2 SVN/0.14.1 (dev build)"
10.1.1.11 - ticso [14/Aug/2002:05:56:16 +0200] "OPTIONS /svn HTTP/1.1" 200 183 "-" "neon/0.21.2 SVN/0.14.1 (dev build)"
10.1.1.11 - ticso [14/Aug/2002:05:56:17 +0200] "MKACTIVITY /svn/!svn/act/f69080f8-23a8-0310-a25f-d71cf57470c8 HTTP/1.1" 201 295 "-" "neon/0.21.2 SVN/0.14.1 (dev build)"
10.1.1.11 - ticso [14/Aug/2002:05:56:17 +0200] "PROPFIND /svn HTTP/1.1" 207 422 "-" "neon/0.21.2 SVN/0.14.1 (dev build)"
10.1.1.11 - ticso [14/Aug/2002:05:56:17 +0200] "PROPFIND /svn/!svn/vcc/default HTTP/1.1" 207 388 "-" "neon/0.21.2 SVN/0.14.1 (dev build)"
10.1.1.11 - ticso [14/Aug/2002:05:56:18 +0200] "CHECKOUT /svn/!svn/bln/1 HTTP/1.1" 201 309 "-" "neon/0.21.2 SVN/0.14.1 (dev build)"
10.1.1.11 - ticso [14/Aug/2002:05:56:18 +0200] "PROPPATCH /svn/!svn/wbl/f69080f8-23a8-0310-a25f-d71cf57470c8/1 HTTP/1.1" 207 313 "-" "neon/0.21.2 SVN/0.14.1 (dev build)"
10.1.1.11 - ticso [14/Aug/2002:05:56:18 +0200] "PROPFIND /svn HTTP/1.1" 207 373 "-" "neon/0.21.2 SVN/0.14.1 (dev build)"
10.1.1.11 - ticso [14/Aug/2002:05:56:18 +0200] "CHECKOUT /svn/!svn/ver/1/ HTTP/1.1" 201 308 "-" "neon/0.21.2 SVN/0.14.1 (dev build)"
10.1.1.11 - ticso [14/Aug/2002:05:56:18 +0200] "PROPFIND /svn/bar HTTP/1.1" 404 236 "-" "neon/0.21.2 SVN/0.14.1 (dev build)"
10.1.1.11 - ticso [14/Aug/2002:05:56:19 +0200] "PROPFIND /svn/foo HTTP/1.1" 207 567 "-" "neon/0.21.2 SVN/0.14.1 (dev build)"
10.1.1.11 - ticso [14/Aug/2002:05:56:19 +0200] "PROPFIND /svn/!svn/vcc/default HTTP/1.1" 207 439 "-" "neon/0.21.2 SVN/0.14.1 (dev build)"
10.1.1.11 - ticso [14/Aug/2002:05:56:19 +0200] "COPY /svn/!svn/bc/1/foo HTTP/1.1" 502 327 "-" "neon/0.21.2 SVN/0.14.1 (dev build)"

Wed Aug 14 05:56:18 2002] [error] [client 10.1.1.11] Could not fetch resource information. [404, #0]
[Wed Aug 14 05:56:18 2002] [error] [client 10.1.1.11] could not determine resource kind [404, #21073]
[Wed Aug 14 05:56:18 2002] [error] [client 10.1.1.11] (17)File exists: file not found: revision `1', path `/bar' [404, #21073]
Wed Aug 14 05:56:18 2002] [error] [client 10.1.1.11] Could not fetch resource information. [404, #0]
[Wed Aug 14 05:56:18 2002] [error] [client 10.1.1.11] could not determine resource kind [404, #21073]
[Wed Aug 14 05:56:18 2002] [error] [client 10.1.1.11] (17)File exists: file not found: revision `1', path `/bar' [404, #21073]

Interestingly enough this problem only happens with ra_dav/https.
ra_dav/http and ra_local works fine.
I'm running rev 2968 on FreeBSD but I already saw this with rev 2927.

-- 
B.Walter              COSMO-Project         http://www.cosmo-project.de
ticso@cicely.de         Usergroup           info@cosmo-project.de
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 14 06:06:55 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.