[Rubycocoa-devel 321] Re: Subversion yet?

Back to archive index

Fujimoto Hisa hisa****@fobj*****
Fri Jul 28 10:35:28 JST 2006


Hi Jonathan-san,

On 2006/07/28, at 7:01, Jonathan Paisley wrote:

>
> On 27 Jul 2006, at 20:29, Jonathan Paisley wrote:
>
>> I've had a quick look at the migration to Subversion process. It
>> involves us running cvs2svn and uploading a subversion repository
>> dump file that sourceforge will load.
>>
>> I'm going to take a look at this process now  and see if there are
>> any problems.
>
> Replying to myself... :)
>
> I've uploaded a draft repository conversion to SourceForge (for steps
> see below). It'd be good if you could have a go and see if it's
> working appropriately. You can browse at:
>
>     http://svn.sourceforge.net/viewcvs.cgi/rubycocoa/
>
> Subversion isn't enabled on the project yet, so it doesn't show up as
> a clickable link when you view the main project page.

thank you!

I've set subversion enable on the project, and have allowed writing  
permission
to the committers. please tell me if i have to do anything more about  
it.

BTW, i think strongly i should invite Aidan Rogers (infurious.com) and
Tim Burks (rubycocoa.com) as the project member.

thanks
--
hisa


> Cheers,
> Jonathan
>
>
>
> The steps I took were as follows:
>
> ROOT=
>
> rsync -av 'rsync://rubycocoa.cvs.sourceforge.net/cvsroot/rubycocoa/*'
> $ROOT
>
> rm -f $ROOT/src/doc/Attic/*,v # cvs2svn complains about this since
> non-Attic files also exist
> rm -rf $ROOT/CVSROOT
>
> cvs2svn --dump-only --dumpfile=rubycocoa.svndump --mime-types=/etc/
> httpd/mime.types --no-default-eol --eol-from-mime-type $ROOT
>
> bzip2 rubycocoa.svndump
>
> scp rubycocoa.svndump.bz2 shell.sourceforge.net:/home/groups/r/ru/
> rubycocoa






More information about the Rubycocoa-devel mailing list
Back to archive index