Forum: Rails-core (closed, excessive spam) unbundled adapters & git

Posted by Michael A. Schoen (Guest)
on 2008-05-03 02:24
(Received via mailing list)
Core,

Have the database adapters been moved to Git? If not, what can we do to
move that forward, and get updated gems in place?

I'd like to do my part to get the Oracle adapter in shape and easily
accessible for the pending Rails 2.1 release.

thanks,
Michael
Posted by Michael Koziarski (Guest)
on 2008-05-03 05:15
(Received via mailing list)
>  Core,
>
>  Have the database adapters been moved to Git? If not, what can we do to
>  move that forward, and get updated gems in place?
>
>  I'd like to do my part to get the Oracle adapter in shape and easily
>  accessible for the pending Rails 2.1 release.

We're happy for them to remain in SVN for now, it's up to you guys
(the maintainers).  The git conversion doesn't require any special
access to svn, just git svn and some patience.

If you'd like a hand with the conversion, drop by #rails-contrib and
find one of us.  We haven't done the conversion of the other adapters
or the plugins.  Jeremy's planning on doing the plugins this weekend,
and can probably give you the commands etc to run.


--
Cheers

Koz
Posted by Cynthia Kiser (Guest)
on 2008-05-15 05:26
(Received via mailing list)
> If you'd like a hand with the conversion, drop by #rails-contrib and
> find one of us.  We haven't done the conversion of the other adapters
> or the plugins.  Jeremy's planning on doing the plugins this weekend,
> and can probably give you the commands etc to run.

Is my search-fu weak or are the plugins still svn only? If they did/do
get added to git, could someone post the github url? Thanks.
Posted by Michael Koziarski (Guest)
on 2008-05-18 08:35
(Received via mailing list)
> Is my search-fu weak or are the plugins still svn only? If they did/do
> get added to git, could someone post the github url? Thanks.

I'm running the import now and they'll be available on github once I
david's back from his holiday (or I figure out where I left the
credentials).


--
Cheers

Koz
Posted by Chad Woolley (Guest)
on 2008-05-18 09:59
(Received via mailing list)
On Sat, May 17, 2008 at 11:34 PM, Michael Koziarski
<michael@koziarski.com> wrote:
>
>> Is my search-fu weak or are the plugins still svn only? If they did/do
>> get added to git, could someone post the github url? Thanks.
>
> I'm running the import now and they'll be available on github once I
> david's back from his holiday (or I figure out where I left the
> credentials).

How about acts_as_list/etc. as well? I talked to technoweenie on IRC,
and he mentioned getting these on the Rails github acct as well (we've
got some patches to contribute).  There is this repo already, might
want to coordinate with the owner:
http://github.com/veilleperso/acts_as_list

-- Chad
Posted by Michael Koziarski (Guest)
on 2008-05-18 10:07
(Received via mailing list)
> How about acts_as_list/etc. as well? I talked to technoweenie on IRC,
> and he mentioned getting these on the Rails github acct as well (we've
> got some patches to contribute).  There is this repo already, might
> want to coordinate with the owner:
> http://github.com/veilleperso/acts_as_list

Once my import is done we can figure out who already has repositories
and what to do with them.  I know josh and rick have a few plugins in
there already.




--
Cheers

Koz
Posted by Josh Peek (joshpeek)
on 2008-05-19 02:19
(Received via mailing list)
Yeah, I already have a pretty good following on the openid plugin.

http://github.com/josh/open_id_authentication/tree/master
This topic is locked and can not be replied to.