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

Re: svn status says directory is not under source code control

From: Dave Grundgeiger <dave.grundgeiger_at_codenouveau.com>
Date: 2007-02-12 18:37:25 CET

Rui Pacheco wrote:
> I tried to do an in-place import:
> http://subversion.tigris.org/faq.html#in-place-import

So you didn't use svn import, you created a directory in the repository, then you checked out that directory to an existing local directory, then you did svn add on the files in the local directory? (That's what's described in the link you provided.) That should work. Are you sure you followed those steps? Have you browsed the repository to check that the files were added?

> I really need the source to work on this folder. Would one
> solution be to import the files, backup and then delete the
> old directories and then checkout from subversion?

Are you saying that you need the local files to be in a directory having a certain name? You don't have to delete anything. Just rename the existing local directory, then create a new one with the old name and check out to it.

Dave
Received on Mon Feb 12 18:37:57 2007

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.