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

Re[2]: MOD_DAV_SVN bug ? Error add file in repository

From: Kibets Alexander <kibez_at_uamap.net>
Date: 2004-11-15 17:08:20 CET

Çäðàâñòâóéòå, Branko.

Âû ïèñàëè 15 ëèñòîïàäà 2004 ð., 16:42:35:

BC> Kibets Alexander wrote:

>>Çäðàâñòâóéòå, Branko.
>>
>>Âû ïèñàëè 15 ëèñòîïàäà 2004 ð., 13:03:52:
>>
>>BC> Kibets Alexander wrote:
>>
>>>>. IMPORT file in repos. (ERROR!)
>>>>
>>>>Copy file in D:\333 (copy C:\rrr.txt D:\333)
>>>>
>>>>D:\>svn import D:\333 http://svn.local/test1/xxx --message xxxx
>>>>svn: PROPFIND request failed on '/test1/xxx/rrr.txt'
>>>>svn:
>>>>Could not open the requested SVN filesystem
>>>>
>>>>
>>BC> Why on earth are you using "svn import" inside a working copy? You
>>BC> should use "svn add" and "svn commit".
>>
>>So the ERROR too comes back !!
>>
>>https://svn2.kigli.org.ua/test3
>>Login: test
>>Passwd: test
>>
>>Please create a directory and then add in it{her} a file....
>>Will see the message on a error!
>>Though if to execute checkout folders - error will not be!
>>
>>
BC> C:\home\brane\scratch>svn checkout https://svn2.kigli.org.ua/test3 --username=test --password=test
BC> A test3\zzzz
BC> Checked out revision 3.

BC> C:\home\brane\scratch>cd test3

BC> C:\home\brane\scratch\test3>svn mkdir xxxx
BC> A xxxx

BC> C:\home\brane\scratch\test3>cd xxxx

BC> C:\home\brane\scratch\test3\xxxx>echo foo > foo.txt

BC> C:\home\brane\scratch\test3\xxxx>svn add foo.txt
BC> A foo.txt

BC> C:\home\brane\scratch\test3\xxxx>cd ..

BC> C:\home\brane\scratch\test3>svn status
BC> A xxxx
BC> A xxxx\foo.txt

BC> C:\home\brane\scratch\test3>svn commit --message "created xxxx\foo.txt" --username=test
BC> Adding xxxx
BC> Adding xxxx\foo.txt
BC> Transmitting file data .
BC> Committed revision 4.

BC> It seems to work fine. But maybe you did something different, so it
BC> would be best if you attach a transcript (like above) to your mail,
BC> showing exactly which commands you used and what the output was.

BC> -- Brane

Here is how there is a error:
---------------------------------------------------------------------------------

D:\eee>svn checkout https://svn2.kigli.org.ua/test3 --username=test --password=t
A test3\xxxx
A test3\xxxx\foo.txt
A test3\zzzz
Checked out revision 4.

copy C:\add.txt D:\eee\test3\zzzz\add.txt

D:\eee\test3\zzzz>svn add add.txt
A add.txt

D:\eee\test3\zzzz>svn status
A add.txt

D:\eee\test3>svn commit --message "created xxxx\foo.txt" --username=test
Adding zzzz\add.txt
svn: Commit failed (details follow):
svn: PROPFIND request failed on '/test3/zzzz/add.txt'
svn:
Could not open the requested SVN filesystem

In Apache log file:

[Mon Nov 15 18:04:26 2004] [info] Connection to child 3 established (server svn2.kigli.org.ua:443, client 10.20.0.2)
[Mon Nov 15 18:04:26 2004] [info] Seeding PRNG with 136 bytes of entropy
[Mon Nov 15 18:04:26 2004] [info] Initial (No.1) HTTPS request received for child 3 (server svn2.kigli.org.ua:443)
[Mon Nov 15 18:04:26 2004] [info] Subsequent (No.2) HTTPS request received for child 3 (server svn2.kigli.org.ua:443)
[Mon Nov 15 18:04:26 2004] [info] [client 10.20.0.2] Access granted: 'test' OPTIONS test3:/zzzz
[Mon Nov 15 18:04:26 2004] [info] Subsequent (No.3) HTTPS request received for child 3 (server svn2.kigli.org.ua:443)
[Mon Nov 15 18:04:26 2004] [info] [client 10.20.0.2] Access granted: 'test' MKACTIVITY test3:
[Mon Nov 15 18:04:26 2004] [info] Subsequent (No.4) HTTPS request received for child 3 (server svn2.kigli.org.ua:443)
[Mon Nov 15 18:04:26 2004] [info] [client 10.20.0.2] Access granted: 'test' PROPFIND test3:/zzzz
[Mon Nov 15 18:04:26 2004] [info] Subsequent (No.5) HTTPS request received for child 3 (server svn2.kigli.org.ua:443)
[Mon Nov 15 18:04:26 2004] [info] [client 10.20.0.2] Access granted: 'test' PROPFIND test3:
[Mon Nov 15 18:04:26 2004] [info] Subsequent (No.6) HTTPS request received for child 3 (server svn2.kigli.org.ua:443)
[Mon Nov 15 18:04:26 2004] [info] [client 10.20.0.2] Access granted: 'test' CHECKOUT test3:
[Mon Nov 15 18:04:26 2004] [info] Subsequent (No.7) HTTPS request received for child 3 (server svn2.kigli.org.ua:443)
[Mon Nov 15 18:04:26 2004] [info] [client 10.20.0.2] Access granted: 'test' PROPPATCH test3:
[Mon Nov 15 18:04:26 2004] [info] Subsequent (No.8) HTTPS request received for child 3 (server svn2.kigli.org.ua:443)
[Mon Nov 15 18:04:26 2004] [info] [client 10.20.0.2] Access granted: 'test' PROPFIND test3:/zzzz
[Mon Nov 15 18:04:26 2004] [info] Subsequent (No.9) HTTPS request received for child 3 (server svn2.kigli.org.ua:443)
[Mon Nov 15 18:04:26 2004] [info] [client 10.20.0.2] Access granted: 'test' CHECKOUT test3:/zzzz
[Mon Nov 15 18:04:26 2004] [info] Subsequent (No.10) HTTPS request received for child 3 (server svn2.kigli.org.ua:443)
[Mon Nov 15 18:04:26 2004] [info] [client 10.20.0.2] Access granted: 'test' PROPFIND test3:/zzzz/add.txt
[Mon Nov 15 18:04:26 2004] [info] [client 10.20.0.2] Access granted: 'test' GET a:/home/www/sites/default/data/error/not_found.html
[Mon Nov 15 18:04:26 2004] [error] [client 10.20.0.2] (20014)Error string not specified yet: Can't open file '/home/svn/a/format': No such file or d
irectory
[Mon Nov 15 18:04:26 2004] [error] [client 10.20.0.2] Could not fetch resource information. [500, #0]
[Mon Nov 15 18:04:26 2004] [error] [client 10.20.0.2] Could not open the requested SVN filesystem [500, #2]
[Mon Nov 15 18:04:26 2004] [error] [client 10.20.0.2] Could not open the requested SVN filesystem [500, #2]
[Mon Nov 15 18:04:26 2004] [info] Connection to child 3 closed with standard shutdown(server svn2.kigli.org.ua:443, client 10.20.0.2)
[Mon Nov 15 18:04:27 2004] [info] Connection to child 5 established (server svn2.kigli.org.ua:443, client 10.20.0.2)
[Mon Nov 15 18:04:27 2004] [info] Seeding PRNG with 136 bytes of entropy
[Mon Nov 15 18:04:27 2004] [info] Initial (No.1) HTTPS request received for child 5 (server svn2.kigli.org.ua:443)
[Mon Nov 15 18:04:27 2004] [info] [client 10.20.0.2] Access granted: 'test' DELETE test3:
[Mon Nov 15 18:04:27 2004] [info] Connection to child 5 closed with standard shutdown(server svn2.kigli.org.ua:443, client 10.20.0.2)

-- 
Ñ óâàæåíèåì,
Kèáåö Àëåêñàíäð
e-mail:kibez@uamap.net
t. 2278723
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 15 17:10:01 2004

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.