From: Vincent Fourmond Date: 2007-01-19T20:31:36+09:00 Subject: Re: rubyforge.org questions Jan Svitok wrote: > 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 You can even do this without checking out: svn mkdir svn+ssh://your-name@svn.rubyforge.org/project/trunk Cheers, Vince -- Vincent Fourmond, PhD student http://vincent.fourmond.neuf.fr/