From: transfire@... Date: 2006-08-03T05:30:10+09:00 Subject: Re: Rubyforge svn import Tom Copeland wrote: > On Wed, 2006-08-02 at 01:00 +0900, transfire@gmail.com wrote: > > How to do an initial svn import to Rubyforge? > > There are some notes on that here: > > http://rubyforge.org/docman/view.php/5/460/faq.html#scm Thanks, I looked at that but it isn't very clear. It's says nothing of having branches, tags and trunk for instance. Also, do you setup a local svn repo first or not? And the import example: svn import svn+ssh://fred@rubyforge.org//var/svn/rubyinstaller doesn't seem right either --there is no mention of the actual local directory. How does it know where to get the files? > > Is it possible to use > > Darcs instead somehow? > > Nope, not at this time... I'm going to try overlaying the two with darcs under subversion. Thanks, T.