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

[Subclipse-users] Re: Ghost directory: adding it gives error

From: Hendrik Maryns <qwizv9b02_at_sneakemail.com>
Date: Wed, 16 Jul 2008 18:11:01 +0200

Mark Phippard schreef:
> On Wed, Jul 16, 2008 at 9:00 AM, Hendrik Maryns
> <qwizv9b02_at_sneakemail.com> wrote:
>
>> I'm having trouble with directories which were first ignored, then
>> versioned, then deleted. I do not recall the sequence exactly, but the
>> situation now is:
>>
>>> svn status
>> ? MonaSearch/mona/linux-32
>> ? MonaSearch/mona/linux-64
>>
>>> svn up
>> At revision 375.
>>
>> Those are directories, which themselves contain files to be added, and files
>> to be ignored. Now Subclipse shows me a + next to them, so it thinks they
>> have been added already. However, when I tried to add the files in them, I
>> got an error message which I can't find anymore now. However:
>
> It sounds like the linux-32 and linux-64 folder have .svn folders
> inside them. Perhaps you copy and pasted them from somewhere else
> where they were all versioned? If that is the problem, you will need
> to delete those folders, including from any subdirectories. Then you
> should be able to properly Add the folders and contents to the
> project.

Ah, indeed, I probably did mv mona32 linux-32 on the command line, which
moved the .svn folders with them.

It worked now. Doing synchronize on the project still takes a lot off
time though, although it only contains about 30 files.

Thanks, H.

-- 
Hendrik Maryns
http://tcl.sfs.uni-tuebingen.de/~hendrik/
==================
http://aouw.org
Ask smart questions, get good answers:
http://www.catb.org/~esr/faqs/smart-questions.html

Received on 2008-07-16 18:11:23 CEST

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

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