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

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

From: Norbert Unterberg <nunterberg_at_gmail.com>
Date: 2005-08-12 18:46:01 CEST

2005/8/6, SteveKing <steveking@gmx.ch>:
> > * Hit on Dry Run.
> > --> File not found: revision 3, path '/branches/test/dir1/test2.txt'
>
> Of course. If you select revision 4 in the log dialog, TSVN
> automatically fills in revisions from:3 to:4 - and in revision 3 the
> branch didn't exist yet. You can't merge the branch creation.

But you can with the command line client. Remember that I created the
branch from a modified working copy, so the changeset 4 contains both
the branch creation and file modifications. How do I merge these
modifications back into the trunk?

The command line client does allow something like
svn diff -r3:4 file:///c:/xx/repo/branches/test, but TSVN does not.

Norbert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Aug 12 18:46:22 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.