From: Jan Svitok Date: 2007-01-19T20:12:08+09:00 Subject: Re: rubyforge.org questions On 1/19/07, Peter Szinek wrote: > 2) How can I create a 'normal' svn structure (i.e. trunk, branches, tags > etc). because as I understood, in the svn dir your project_name > directory is the only dir (i.e. no trunk/your_project_name etc). Am I > missing something, and if not is this doable? If I understand correctly, those are just normal directories, i.e. convention. You just create the directories in the project dir, and checkout from there. IOW, you don't do svn co svn://whatever.com/project but svn://whatever.com/project/trunk