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

[TSVN] Creating a branch with Tortoise SVN

From: Cary Collett <cary_at_ratatosk.org>
Date: 2004-08-23 22:07:03 CEST

Hello,

I'm fairly new to subversion and TortoiseSVN. I'm trying to
create my first branch. I've added a subdirectory under my
repository called branches. I go to my working copy, right
click and go to merge/tag... and I tack on '/branches/test/
to the end of my URL, so I'm copying from

svn+ssh://foo@bar.com/stuff

to

svn+ssh://foo@bar.com/stuff/branches/test

After authenticating it starts scrolling file names and then
comes back with this message:

Commit failed (details follow):
File not found: transaction '48', path '/branches/test'

It seems like it's eating the '/stuff' part of the path
name and therefor not finding the subdirectory I created
(and I tried adding a 'test' dir under 'branches' and it
made no difference.

So... what am I doing wrong here?

Thanks,
Cary

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Aug 23 23:11:16 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.