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

Re: I screwed up; please help

From: KEVIN ZEMBOWER <KZEMBOWE_at_jhuccp.org>
Date: 2005-04-13 18:56:25 CEST

Bill and JP, thanks for your suggestions. Bill, you're right, I didn't fully understand what I was doing. I thought that my command would find the 'trunk' branch of the 'consultDB' project when I typed that first line. I was obviously wrong.

After further investigation, I found that my repository tree looks like this:
kevinz@www:/tmp/consulttmp$ svnlook tree /var/local/svn-repos/
/
 orderform/
  trunk/
   orderform.cgi
   templ/
    pending.html
    pending2.html
    complete.html
   orderform.html
   orderform2.cgi
   orderform2.html
   libnof.pm
   data.bak
   libnof2.pm
   data2.bak
   new_order.php
   README.MakingBigChanges
  branches/
  tags/
 trunk/
  tmp/
   DistInventory.txt
   README.updateInv_POPLINE
   KevinZDocNo.txt
   KevinZKeywords.txt
   Inventory_POPLINE.csv
  includes/
   connect.php
   orderfooter.php
   orderheader.php
   config.php
  scripts/
   loadKeywords.pl
   loadInventory.pl
   buildOrderDB.pl
  help/
   addproject.php
   addcategory.php
  additem.php
  Makefile
 branches/
 tags/
kevinz@www:/tmp/consulttmp$

I think '/orderform' is all okay, but the branch labeled '/trunk' should be labeled '/orderDB'. The labels '/trunk/' as well as the empty directories '/branches/' and '/tags/' should be removed. How should I accomplish this?

Thanks, again, to everyone for helping me out.

-Kevin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 13 19:05:02 2005

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.