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

[TSVN] Bug: PROFIND Request Failed on "/"

From: August Zajonc <augustz_at_augustz.com>
Date: 2005-02-27 22:51:47 CET

FYI: I see something in the changelog on this, so may just be adding a
data point. Possibly connected to another bug I reported so wanted to
include it.

This is a variation on the last issue. Instead of trying to merge the
file from from HEAD to Rev 7, in this case the merge is from Rev. 7 to
HEAD. I wasn't quite clear on the terminology in TSVN so tried both.

Bug:
I created a new directory and a new file, test.txt containing "ONE"

I committed this, and then updated, to confirm to was properly in the
repository.

I then change the contents of the file to "TWO", and committed this
modified file.

I then attempted to use the SVN merge command to merge /test.txt FROM
revision 7 (the first revision) TO HEAD.

I get the following error:
PROPFIND request failed on '/'
PROPFIND of '/': 405 Method Not Allowed (https://servername.com)

In my apache log I get
"PROPFIND /svn/augustz/SVN%20Documents/Testing%20SVN/test.txt HTTP/1.1"
207 373

"PROPFIND /svn/augustz/!svn/vcc/default HTTP/1.1" 207 244

"PROPFIND /svn/augustz/!svn/bln/8 HTTP/1.1" 207 258

"PROPFIND / HTTP/1.1" 405 245

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Feb 27 22:52:33 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.