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

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

From: Allison Bloodworth <abloodworth_at_berkeley.edu>
Date: 2006-05-04 23:40:46 CEST

Hi,

I had asked about this previously but I think my question may not have been
clear. I also inadvertently sent a duplicate of the original message out
about it so please accept my apology for that.

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

trunk/htdocs and trunk/FreeEnergyModules and trunk/build directories are put
in my current directory instead of just htdocs and FreeEnergyModules and
build.

I wonder if this might be because I changed the repository structure to have
branches by doing a move...here are the commands I used:

svn mkdir trunk svn+ssh://events@svn.berkeley.edu/svn/events
svn mkdir branches svn+ssh://events@svn.berkeley.edu/svn/events
svn move svn+ssh://events@svn.berkeley.edu/svn/events/FreeEnergyModules
svn+ssh://events@svn.berkeley.edu/svn/events/trunk
svn move svn+ssh://events@svn.berkeley.edu/svn/events/build
svn+ssh://events@svn.berkeley.edu/svn/events/trunk
svn move svn+ssh://events@svn.berkeley.edu/svn/events/htdocs
svn+ssh://events@svn.berkeley.edu/svn/events/trunk
svn move svn+ssh://events@svn.berkeley.edu/svn/events/test_show.xml.php
svn+ssh://events@svn.berkeley.edu/svn/events/trunk

Any help would be GREATLY appreciated!

Allison Bloodworth
Principal Administrative Analyst
Technology Program Office
University of California, Berkeley
(415) 377-8243
abloodworth@berkeley.edu

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 4 23:42:31 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.