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

Re: Problem: get trunk directory when checking out files & don't want it

From: Theo Van Dinter <felicity_at_kluge.net>
Date: 2006-05-04 23:51:30 CEST

On Thu, May 04, 2006 at 02:40:46PM -0700, Allison Bloodworth wrote:
> I am having a problem where when I either checkout or switch a working copy
> to the following URL, I get a trunk subdirectory on top of everything when I
> don't want that--I only want the files underneath "trunk".
>
> E.g. svn checkout svn+ssh://events@svn.berkeley.edu/svn/events/trunk

So is the issue that the repo has an extra trunk dir, or that when you do a
checkout things go into a directory called trunk? If the latter, put "." as
another parameter on the commandline:

svn co [...]/trunk .

-- 
Randomly Generated Tagline:
Drink wet cement, and get completely stoned.

  • application/pgp-signature attachment: stored
Received on Thu May 4 23:53:01 2006

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

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