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

[TSVN] Problem: Branch from working copy with modified files

From: Norbert Unterberg <nunterberg_at_gmail.com>
Date: 2005-08-04 14:23:36 CEST

I think this has been discussed some time ago, but I am asking again
since I do not find the old mails...

When I create a branch from my working copy with modified files, then
I get a revision with branch creation and file changes in one atomic
commit. This is nice.

But the problem is, that TSVN can not do much with that revision:
 * The log window can not show the differences of the modified files
 * The merge window can not merge these differences to trunk

Error message in both cases is:

'REPORT request failed on '/path/to/file.c'
'/path/to/file.c'
path not found

The command line commands
    svn merge -r658:659 http://repos/branch/path/ .
    svn diff -r658:659 http://repos/branch/path/to/file.c

both work as expected.

Can you do anything about it?

I have tried with both the current nightly and release version 1.2.1.

Norbert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Aug 4 14:23:58 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.