Schifferdecker, Udo wrote:
> I guess this is getting on your nerves now, but I think there is
> still a misunderstanding:
A little bit, yes ;)
> If I call
> "svn copy WC SomeNewBranchURL"
> on the command line I get a copy of exactly those (maybe switched directory)
> versions in the repo that are present in my WC (and that is what I think
> Rodrigo wants to do with TSVN).
>
> If I try to do the same with TSVN using the "Branch/Tag" menu
> I indeed get a copy of the HEAD revision my WC points to.
Yes. That's because I did a check before the copy to see if there are
local modifications in the working copy. If there are none, then an
URL->URL copy is done.
I have removed that now so that no matter if there are local
modifications or not you get a WC->URL copy.
> This is also what I expect, because the "Branch/Tag" dialog
> tells me that it is copying the "WC at URL xyz" (read only!) to "URL".
I think the term "WC at URL" is clear. It tells you that the copy is
done from the _WC_ (which happens to point to that URL, but that's just
an information which people requested to see there).
> So my suggestion is, that either a new menu items for the WS->URL copy
> is added or that the "Branch/Tag" dialog is enhanced to allow the input
> of the WC path.
See above.
As a workaround, change one file, e.g. add a newline at the end. Then
the WC->URL copy is done.
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Jul 5 20:23:42 2004