avoid trunk in checkouts?

2009-03-14 Thread sprugman
I want to get a checkout of the trunk of my repo, but I don't want the trunk folder to appear in my local file system. I'm coming from tortoise svn, where that's pretty much the default behavior. If I've subscribed to the whole project in versions (with trunk/ branches/tags visible), how can I

Re: avoid trunk in checkouts?

2009-03-14 Thread Quinn Taylor
When you do a checkout, select the trunk folder as the checkout unit, rather than the top-level directory in the repository, then give the working copy the name of the project. - Quinn On Mar 14, 2009, at 10:17 AM, sprugman wrote: I want to get a checkout of the trunk of my repo, but I