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

Bug with diff on branch created with modifications

From: <wolfenstein204-tsvn_at_yahoo.co.uk>
Date: 2007-05-09 15:26:05 CEST

For my project, I do some work on my local working copy.
I realise I should have created a branch.
So I commit my work to a new branch (using "Branch/tag" from "Working
copy").

Later on, I look at the log for the entire repository.
I see this commit (r17167). It looks like this:

Added /BranchedProjFolder copy from path: /MainProjFolder r17159
Modified /BranchedProjFolder/MyFile.txt

This means that my working copy was based on /MainProjFolder r17159. I
changed one file and committed to a new branch as r17167.

THE BUG:
In the log I then double-click the 2nd action within this log entry
(Modified /BranchedProjFolder/MyFile.txt).

This should compare the previous version in the commit from the source
branch (/MainProjFolder/MyFile.txt r17159) with the committed file
(/BranchedProjFolder/MyFile.txt:17167).

But instead it says: "Unable to find repository location for
'svn://myserver/BranchedProjFolder/MyFile.txt' in revision 17166"

This happens always when you look at the first log message for a branch
created from a modified working copy.

Please CC my email address in your reply.

Regards,

Steve

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed May 9 15:54:11 2007

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

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