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

[BUG] Merge dialog peg revisions

From: Kyle George <kgeorge_at_tcpsoft.com>
Date: 2007-03-26 23:12:53 CEST

(Please cc: me as I am not on this list)

Summary:

When specifying the left side of the merge as a peg revision (target
deleted in HEAD) and specifying a different right hand side target, "Show
Log" on the pegged side and "Diff" do not work.

Steps to reproduce:

From: https://myserver/svn/products/myproduct/branches/mybranch
From-Revision: 1520

To: https://myserver/svn/products/myproduct/trunk
To-Revision: HEAD

In this case, mybranch has been deleted in HEAD (hence the need for a peg
revision).

"Unified Diff" and "Dry Run" work, but "Show Log" on the From side and
"Diff" do not work.

Result:

REPORT request failed on
'/svn/products/!svn/bc/1790/myproduct/branches/mybranch'
'/svn/products/!svn/bc/1790/myproduct/branches/mybranch'
path not found

However, if both sides are pegged then "Show Log" and "Diff" work fine.

I can do this from the command line client fine:

svn diff \
   https://myserver/svn/products/myproduct/branches/mybranch@1520
   https://myserver/svn/products/myproduct/trunk@HEAD

Version:

TortoiseSVN 1.4.3, Build 8645 - 32 Bit , 2007/02/04 09:40:57
Subversion 1.4.3,
apr 0.9.12
apr-iconv 0.9.7
apr-utils 0.9.12
berkeley db 4.4.20
neon 0.26.3
OpenSSL 0.9.8d 28 Sep 2006
zlib 1.2.3

-- 
Kyle George
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Mar 27 07:17:31 2007

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.