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

Directory missing error.

From: Dorosky, Christopher G <christopher.g.dorosky_at_lmco.com>
Date: Thu, 04 Jun 2009 18:26:36 -0500

Hi,

 

I'm having a really aggravating problem that I am hoping someone can
fix.

 

I'm using rapidSVN, but have tried most of this from CLI too, so I am
willing to follow all CLI instructions, but am not sure how to do the
repository copy.

 

Here is the problem.

 

I have a repository /home/svn_repository/controller

 

I had imported code that contained levels tags, branches, trunk, with
all source under the trunk.

 

Using rapidSVN, I copied the trunk to a tag, called jun4. This works, I
can see the directory structure under tags in rapidSVN.

 

I did some more work in the trunk, committed, then wanted to tag again.
I get this error message:

Error while performing action: Directory 'src/framework' is missing.

 

I used to have a framework directory. I had previously removed it with
svn delete framework, svn commit -m "remove framework dir" framework.
Seemed ok.

When I checked out another working copy, the framework dir was gone. All
good.

 

It's when I try to copy the trunk to the tag that I have the problem.

I wanted to make another tag, same place, called jun4_02 .

 

I saw a previous email that suggested doing a svn update framework in
the working directory, then going through the delete process again. I
did this.

Framework checked out (empty except a .svn), and I did a svn delete and
commit. No dice.

 

Any suggestions?

 

Thanks,

 

Chris

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2359557

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-05 01:47:55 CEST

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.