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

Error in Merge "dry run": bug?

From: Daniel Serodio <dserodio_at_pucsp.br>
Date: 2006-03-23 16:13:30 CET

I'm trying to preview a merge I want to make. I chose the Merge option,
then I selected:

From:
http://myserver/svn/someproject/trunk/ (note the trailing slash)
Revision 1314

To:
Use "From: " URL
HEAD Revision

If I click on "Unified Diff", I get a diff with no problems. But if I
click on "Dry run", I get an error saying:
GET of '/svn/!svn/bc/1314/someproject/trunk': 301 Moved Permanently
(http://myserver)

Apache's access log shows:

"GET /svn/!svn/bc/1314/scf/puccal/trunk HTTP/1.1" 301 450 "-" "SVN/1.3.0
(r17949) neon/0.25.4" (note NO trailing slash)

And the error log shows:

(2)No such file or directory: Requests for a collection must have a
trailing slash on the URI. [301, #0]

Apparently, TortoiseSVN is stripping the trailing slash in my URL, and
that's causing this error.

Did I find a bug?

Thanks in advance,
Daniel Serodio

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Mar 23 17:41:02 2006

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.