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

[TSVN] Branch/Tag not consistent with SVN command line

From: matthew ford <matthew.ford_at_forward.com.au>
Date: 2005-01-22 03:04:26 CET

Hi All,

When I branch using SVN

svn copy svn://localhost/ForwardRepository/CodeSections/trunk \
svn://localhost/ForwardRepository/CodeSections/branches/my-branch \
-m "Creating a private branch of /CodeSections/trunk."

I get to contents of the trunk dir copied to my-branch dir on the repos

However when I use
TSVN right click on the dir trunk check out and choose Branch/Tag and
specify
svn://localhost/ForwardRepository/CodeSections/branches/my-branch

I get
svn://localhost/ForwardRepository/CodeSections/branches/my-branch/trunk/ ...
in the repos

The sub-dir trunk should not be copied to /my-branch only the contents of
trunk should be copied

See attached screen shots
matthew

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org

repos.gif tsvnBranchTag.gif
Received on Sat Jan 22 03:05:23 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.