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

Re: How do I Branch Without Getting Branch Folder?

From: Jody Shumaker <jody.shumaker_at_gmail.com>
Date: 2006-04-05 03:46:33 CEST

From all your comments it sounds like you either checked out your
trunk incorrectly, or created your branch incorrectly.

your repostory should have something like
/trunk/ which would contain all your normal files and is the url
you'd actually checkout.
then when making a branch, you'd copy /trunk to /branches/branchname
Then when switching to the branch you'd use switch on the base
directory where you checked out /trunk/ to /branches/branchname/

If you could give the full url you normally checkout, how you crreated
the branch (copied what to where), and then what you've been trying
to do for the switch. With all that we could figure out what you're
doing wrong.

- Jody

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Apr 5 03:46:47 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.