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

RE: move/tag problem: path <...> does not exist in revision

From: Gleason, Todd <tgleason_at_impac.com>
Date: Wed, 31 Dec 2008 08:42:40 -0800

Branch and tag are really just doing the same thing that "svn copy"
does. This is one of few areas where TSVN deviates from the names of
the actual svn commands (probably because "branch" and "tag" are
concepts described in the svn book).

Note that, within an Explorer view you typically are dealing with a
trunk, tag, or branch at a time. It's impractical to deal with much
more than that because in your WC, there are no "cheap copies" (they're
real files on your workstation). Within the repo-browser, however, you
could choose to copy the parent of all those, so it wouldn't make as
much sense to use the notation "branch/tag" within the repo-browser.

I don't know why your branch/tag operation failed however. I have to
ask if it is possible the revision was ignored by TSVN.

--Todd

> -----Original Message-----
> From: fabrizio_at_nist.gov [mailto:fabrizio_at_nist.gov]
> Sent: Wednesday, December 31, 2008 9:12 AM
> To: users_at_tortoisesvn.tigris.org
> Subject: Re: move/tag problem: path <...> does not exist in revision
>
> Thank you, that worked. Does 'copy to' also create a 'cheap copy', as
> 'branch / tag' supposedly does?
>
> Is there some obvious reason why 'branch / tag' doesn't work in this
> case?
>
> Greetings, Fabrizio
>
> ------------------------------------------------------
>
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessage
Id
> =997004
>
> To unsubscribe from this discussion, e-mail: [users-
> unsubscribe_at_tortoisesvn.tigris.org].

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=997026

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-31 17:43:26 CET

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.