Hi,

Emmanuele Bassi wrote:
>
> the authoritative repository for the Core Clutter API becomes, as of
> today git.gnome.org. the URIs change to:
> 
>   read-only:    git://git.gnome.org/clutter
>   read-write:   ssh://[email protected]/git/clutter
> 
> if you have a clone of the repository, you can point it to the new URI
> simply by doing:
> 
>   # read-only
>   git remote set-url origin git://git.gnome.org/clutter
> 
>   # read-write:
>   git remote set-url origin ssh://[email protected]/git/clutter
> 
> the Bugzilla migration is in progress; we're moving all the bugs filed
> on clutter-project.org, and it will take some time. I'll do another
> announcement as soon as the products are available, and I'll close
> bugzilla.clutter-project.org once that happens.
> 
> while this obviously holds for Clutter Core, we are hosting other
> modules on clutter-project.org; we've already started migrating some of
> them to git.gnome.org and other hosting services. the authoritative
> repositories are listed on the wiki:
> 
>   http://wiki.clutter-project.org/wiki/Git_repositories

I'm attempting to locate the current home of the ruby clutter
bindings?

The git web-based interface here is still functioning:

http://git.clutter-project.org/bindings/rbclutter/

Although when I tried to clone, I encountered the following
error:

$ git clone http://git.clutter-project.org/clutter/bindings/rbclutter.git
Cloning into rbclutter...
warning: remote HEAD refers to nonexistent ref, unable to checkout.

(Also tried omitting the trailing ".git", but, same error.)


Thanks for any assistance,

Bill

_______________________________________________
clutter-app-devel-list mailing list
[email protected]
http://lists.clutter-project.org/listinfo/clutter-app-devel-list

Reply via email to