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

[TSVN] Re: Branch and Tag

From: Jens Scheidtmann <Jens.Scheidtmann_at_bayerbbs.com>
Date: 2004-08-09 08:57:40 CEST

Bella Sherman <b.sherman@ceoimage.com> writes:

> I am using the latest version of Tortoise SVN and
> I am trying to branch my project to the directory outiside of the
> project tree and I am getting an error message:
>
> I attempted to branch to the project outside of the Viewers directory in
> ..\My Project\Revisions of Module\Module 0.0.2 and got yet another error:
> Commit failed:
> File not found: transaction 'na', path '/My Project/Revisions of
> Module/Module 0.0.2'
>
> I don't know what file the system can't find. Do I need to copy the
> contents of Module into
> ..\My Project\Revisions of Module\Module 0.0.2 on my machine *before* I
> branch and tag?

The branch is created in the repository. So the target path must be a path
in the repository. So it tries to find /My Project/...0.0.2 in the
repository. The source is either a repository path or (for your
convenience) your working copy.

After the branch has succeeded you must either "switch" your working
copy or check out from the branch.

HTH,

Jens

-- 
Jens.Scheidtmann@bayerbbs.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Aug 9 10:02:02 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.