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

RE: Re: dir is already under version control?

From: Flanakin Michael C Ctr HQ OSSG/OMR <Michael.Flanakin.Ctr_at_Gunter.Af.Mil>
Date: 2005-12-13 19:11:19 CET

Do you know for a fact that it's not in the repository? If not, browse to the URL in a web browser (if you're using Apache). If it's not in the repository, check to see if you have .svn (or _svn) directories under that directory. If so, delete those. You may want to move the content to another directory, recreate the directory, and move the files back in groups. This should fix the problem, but it could be painful, depending on how many subdirectories you have.

Oh, and before you try all that, at least give svn cleanup a chance. I doubt that'll fix it, but it's worth a shot.

Hope this helps!

Michael Flanakin

-----Original Message-----
From: Bjørn T Johansen [mailto:btj@havleik.no]
Sent: Tuesday, December 13, 2005 11:09 AM
To: Kjell H Andersen
Cc: users@subversion.tigris.org
Subject: Re: dir is already under version control?

Yes, I tried that... But I still get the same warning...

BTJ

Kjell H Andersen wrote:
> did you try to run "svn update" after you commit?
> It usually helps when I get that kind of problems
>
> K
>
> Bjørn T Johansen wrote:
>> I have just ran "svn del repository" and "svn commit" for a directory
>> and everything worked fine...
>> But when I try to create a directory with the same name an put it
>> under svn control, I just get
>>
>> svn: warning: 'repository' is already under version control
>>
>> and if I run svn status, I get..:
>>
>> ? repository
>>
>> as expected...
>>
>>
>> How can I add my directory??
>>
>>
>> Regards,
>>
>> BTJ
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 13 20:02:29 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.