Compatible Support Forums: Clutter repository migration to git

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Clutter repository migration to git

#1 User is offline   News 

  • stranger
  • Group: Members
  • Posts: 45861
  • Joined: 02-April 08

Posted 11 December 2008 - 01:28 AM

hi everyone;

Clutter, all the integration libraries, all the bindings, toys and
related code are all moving from Subversion to git.

we tested various solutions and git suited our needs best; a short list
of why git is better than Subversion (and other versioning control
systems) is available here:

http://whygitisbetterthanx.com/

the Clutter collection of git repositories is available at:

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

you can clone a repository using:

git clone git://git.clutter-project.org/

for instance, you can clone the core library repository using:

git clone git://git.clutter-project.org/clutter

bindings live under the 'bindings/' sub-directory:

git clone git://git.clutter-project.org/bindings/pyclutter

more informations regarding git is available at:

http://git.or.cz/

the Subversion repository is, as of now, set as read-only and will still
be available for a grace period to avoid breaking scripts; it won't be
updated with the git commits, though, so it's effectively a snapshot of
the current state of the repository at the time of the switch. when
we're going to pull the plug on the svn repository you'll all be

0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users