Ok, so I did an update on my entire working copy, even though it should not
have been necessary. (I am the only user and I had already committed all
changes.) Now, I get a new error when attempting to branch a subdirectory
in my working copy:
Commit failed(details follow):
File not found: transaction 'b', path '/branches/TOP/mySUB1'
Thanks,
Kyle
-----Original Message-----
From: Kyle Ferrio [mailto:kferrio@breault.com]
Sent: Wednesday, July 21, 2004 7:59 AM
To: 'dev@tortoisesvn.tigris.org'
Subject: [TSVN] Q: Newbie question about branching in TVSN
TVSN 1.0.7
I get errors when I try to branch.
Here's my repository structure:
/calc/trunk/TOP/SUB1/ ...
/calc/branches/ (empty)
CASE#1
If I right-click SUB1 in my working copy and try to branch it to, say, URL
/calc/branches/mySUB1 then the commit fails with an error that tells me that
branches/mySUB1 does not exist. That's right. I expect TSVN to create it,
right?
CASE #2
If I right-click on my toplevel working folder, TOP, and try to branch it to
URL /calc/ (not what I really want to do anyway...), I get a different
error. The commit fails and TVSN tells me that /calc/branches/TOP is out of
date. That seems remarkable, since it doesn't even exist.
What am I doing wrong?
Thanks,
Kyle
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jul 21 18:14:01 2004