diff options
Diffstat (limited to 'topgit.mdwn')
-rw-r--r-- | topgit.mdwn | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/topgit.mdwn b/topgit.mdwn index 55ff5f54..b71038ec 100644 --- a/topgit.mdwn +++ b/topgit.mdwn @@ -21,3 +21,16 @@ License|/fdl]]."]]"""]] Reviews*](http://blog.grogmaster.com/2008/12/topgit-means-never-having-to-wait-for.html) * Christoph Egger: [*Git repository's and topgit*](http://lists.debian.org/debian-devel-games/2008/11/msg00109.html) + +We're using this for some packages, where we're maintaining long-lived +development branches, for example [[source_repositories/binutils]] or +[[source_repositories/glibc]]. The latter one has usage examples, too. + + +# Running it on GNU/Hurd + +Nothing special to that, technically, *only* that our [[I/O system's (non-) +performance|open_issues/performance/io_system]] will render this unbearably +slow for anything but simple test cases. So don't try to run it on the [[GCC]] +or [[glibc]] repositories. Talk to [[tschwinge]] about how he's using it on a +GNU/Linux machine and push the resulting trees to GNU/Hurd systems. |