hooks, db, conf, locks format folders

mconcierge picture mconcierge on Thu 10 Feb, 2011 22:23:23 +0000

Why these folders instead of .svn hidden folders?
This makes my structure messy.

Using tortoise SVN, did a checkout from xp-dev.com and ended up with these folders and files in my to-be code folder

Thanks,

Mihai

Forum Topic Options

rs picture

rs on Fri 11 Feb, 2011

Errm.. I think its because you imported that in ? Please check revision 2 of your repository. You’ll see a commit from yourself where I think you’ve checked in a full bare SVN repository, rather than creating a dump file and doing an import from our web interface:

http://docs.xp-dev.com/user-guide/sourcecontrol.html

Instructions on importing Subversion repositories are somewhere in the middle of that page.

mconcierge picture

mconcierge on Sun 13 Feb, 2011

Hello,

I have noticed that ‘Create repository here’ in tortoise SVN produces these folders.

If I create a new repository in xp-dev.com (crete new project – enable source control) and say create branches, the same set of files and folders end up in each branch, hence no apparent way out! Doing a check-out from these default folders ends up copying these folders on my machine.

I have never seen these folders in my past SVN implementations, what is the solution?

Thanks,

rs picture

rs on Sun 13 Feb, 2011

I think you need to follow our tutorial:

http://docs.xp-dev.com/tutorials/subversion.html

... the same set of files and folders end up in each branch, hence no apparent way out ...

Which same files and folders ? hooks, db, conf, locks ?

I’ve just checked your repositories, and none of them have the hooks, db, conf, locks folders. (Use the “Explore Repository” link on your Source Control panel)

You do not have sufficient permissions to comment