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

Re: Error in Merge "dry run": bug?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-03-23 18:02:19 CET

Daniel Serodio wrote:
> 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)
[snip]

http://subversion.tigris.org/faq.html#http-301-error

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

Wrong assumption. We don't strip slashes.

> Did I find a bug?

Yes, but in your apache config. Please read the FAQ (link above) and
change your configuration accordingly.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Mar 23 18:03:08 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.