Differences between revisions 1 and 2
Revision 1 as of 2012-10-29 20:01:32
Size: 888
Comment: Creating page.
Revision 2 as of 2012-10-29 20:05:09
Size: 929
Comment: Update time for gitorious mirror.
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
 * [[http://gitorious.org/gdb/gdb|Gitorious' gdb.git]]: this mirror is maintained by Sergio Durigan Junior <sergiodj@redhat.com>. If you have an account on gitorious, you will be able to fork this mirror and use it normally. You might prefer to do that, because that way you will have a mirror in which you can push things.  * [[http://gitorious.org/gdb/gdb|Gitorious' gdb.git]]: this mirror is maintained by Sergio Durigan Junior <sergiodj@redhat.com>. If you have an account on gitorious, you will be able to fork this mirror and use it normally. You might prefer to do that, because that way you will have a mirror in which you can push things.  The mirror is updated every 15 minutes.

Git Mirrors for GDB

GDB, as of November, 2012, still uses CVS as its main CSV. Apparently, there are no plans to change that, at least in the near future. However, it is possible to use git mirrors for development!

Here is a list of possible git mirrors that you can choose.

  • Sourceware's gdb.git: this is the "official" git mirror, directly for sourceware.org. However, it is read-only, so you will not be able to push local branches, commits and such. It is updated every 15 minutes.

  • Gitorious' gdb.git: this mirror is maintained by Sergio Durigan Junior <sergiodj@redhat.com>. If you have an account on gitorious, you will be able to fork this mirror and use it normally. You might prefer to do that, because that way you will have a mirror in which you can push things. The mirror is updated every 15 minutes.

None: GitMirrors (last edited 2012-10-29 20:05:09 by SergioDuriganJr)

All content (C) 2008 Free Software Foundation. For terms of use, redistribution, and modification, please see the WikiLicense page.