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

Re: [TSVN] Request: on Branch/Tag

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-07-05 18:09:28 CEST

First: there's no need to quote whole mails.

Schifferdecker, Udo wrote:

>>From my point of view the solution for this problem could be to
> have a "copy" menu in TSVN, that copies the working copy
> "as is" to some arbitrary repository URL. Like the command line does:
>
> ---
> svn help copy
> copy (cp): Duplicate something in working copy or repos, remembering history.
> usage: copy SRC DST
>
> SRC and DST can each be either a working copy (WC) path or URL:
> WC -> WC: copy and schedule for addition (with history)
> WC -> URL: immediately commit a copy of WC to URL
> URL -> WC: check out URL into WC, schedule for addition
> URL -> URL: complete server-side copy; used to branch & tag

Yep. But that only works if the WC is consistent and previously an
update occured.

> Currently TSVN does not supply the "WC -> URL" mode in its menu.
> I guess that's the one Rodrigo wants.

Wrong. TSVN _does_ the WC->URL copy with exactly that menu command. You
can check the code if you don't believe me.
At least it does so if there are local modifications.

But I'll remove the check for that...

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 19:13:36 2004

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.