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

[TSVN] branching creates subdirectory automatically

From: Sam Chrisp <Sam.Chrisp_at_loanlinkgroup.com>
Date: 2004-09-27 08:30:01 CEST

two questions:
 
1. if i branch my project trunk (/project/trunk/) to
/project/branches/branchname/ then the branch ends up in
/project/branches/branchname/trunk/.
this is highly annoying as it requires mucking around every time to fix.
there is no need for, and i do not want, a subdir automatically created
(im assuming tsvn simply creates a subdir of the same name as the root
branch dir).
is there a way to disable this? if not, can it be a toggleable option?
 
2. when i branch a project with multiple subdirs and a few hundred
files, the command/operation output to the TSVN window consists of
roughly 10 lines.
eight lines of the following format:
[Add] /file/path/name
 
where the operation is listed as Add, and the file/directory being
'added' seems somewhat randomly chosen.
followed by the completed/success messages.

suffice to say, the entire project is branched (and is there when i
checkout, albeit in a subdir...) but for whatever reasons(s), only 8
commands/operations are displayed in the TSVN window.

is this a bug / is my repository whack?
 
 

--
sam chrisp
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Sep 27 09:35:49 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.