diff options
| author | Thomas Schwinge <thomas@codesourcery.com> | 2014-02-26 15:20:53 +0100 |
|---|---|---|
| committer | Thomas Schwinge <thomas@codesourcery.com> | 2014-02-26 15:20:53 +0100 |
| commit | 93060a3967ef66873d6246b0b1228c57aed2d9e4 (patch) | |
| tree | 0dda55d9eaa0fdf687acc80ac2329bdf42c6a652 /source_repositories | |
| parent | ca63bd2d33b3d28eabd50ad58577b52a1fc9eba0 (diff) | |
| parent | c4ad3f73033c7e0511c3e7df961e1232cc503478 (diff) | |
Merge remote-tracking branch 'feldtkeller.SCHWINGE/master'
Conflicts:
news/2011-q2.mdwn
open_issues/glibc.mdwn
open_issues/versioning.mdwn
Diffstat (limited to 'source_repositories')
| -rw-r--r-- | source_repositories/binutils.mdwn | 15 | ||||
| -rw-r--r-- | source_repositories/gdb.mdwn | 22 | ||||
| -rw-r--r-- | source_repositories/glibc.mdwn | 23 |
3 files changed, 22 insertions, 38 deletions
diff --git a/source_repositories/binutils.mdwn b/source_repositories/binutils.mdwn deleted file mode 100644 index 52053b97..00000000 --- a/source_repositories/binutils.mdwn +++ /dev/null @@ -1,15 +0,0 @@ -[[!meta copyright="Copyright © 2010 Free Software Foundation, Inc."]] - -[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable -id="license" text="Permission is granted to copy, distribute and/or modify this -document under the terms of the GNU Free Documentation License, Version 1.2 or -any later version published by the Free Software Foundation; with no Invariant -Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license -is included in the section entitled [[GNU Free Documentation -License|/fdl]]."]]"""]] - -There is a repository for maintenance of [[/binutils]] for the Hurd's needs: -`grubber:~tschwinge/tmp/binutils/git`. - -This repository uses [[TopGit]] and is based on -<http://sourceware.org/git/?p=binutils.git;a=summary>. diff --git a/source_repositories/gdb.mdwn b/source_repositories/gdb.mdwn deleted file mode 100644 index 7418f5e4..00000000 --- a/source_repositories/gdb.mdwn +++ /dev/null @@ -1,22 +0,0 @@ -[[!meta copyright="Copyright © 2010, 2011, 2012 Free Software Foundation, -Inc."]] - -[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable -id="license" text="Permission is granted to copy, distribute and/or modify this -document under the terms of the GNU Free Documentation License, Version 1.2 or -any later version published by the Free Software Foundation; with no Invariant -Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license -is included in the section entitled [[GNU Free Documentation -License|/fdl]]."]]"""]] - -There is a repository for maintenance of [[/GDB]] for the Hurd's needs: -`grubber:~tschwinge/tmp/gdb/git`. - -<!-- - -No longer, but can't accesss/remove at the moment. - -This repository uses [[TopGit]] and is based on -<http://sourceware.org/git/?p=gdb.git;a=summary>. - ---> diff --git a/source_repositories/glibc.mdwn b/source_repositories/glibc.mdwn index 3935da05..e31fac61 100644 --- a/source_repositories/glibc.mdwn +++ b/source_repositories/glibc.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2010, 2012, 2013 Free Software Foundation, +[[!meta copyright="Copyright © 2010, 2012, 2013, 2014 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable @@ -115,3 +115,24 @@ Occasionally push new tags from the sourceware repository to the Savannah one: $ git fetch sourceware $ git tag | grep ^glibc- | sed 's%^%tag %' | xargs git push savannah + + +# Open Issues + +## IRC, freenode, #hurd, 2013-12-13 + + <braunr> is it ok to store several patches in one topgit branch ? + <braunr> or is it really designed for one patch per branch ? + <braunr> fatal: ambiguous argument 'origin/youpi/tls-threadvar': unknown + revision or path not in the working tree. + <braunr> tschwinge: ^ + <braunr> tschwinge: does that ring a bell ? + <tschwinge> braunr: When/how did that happen? + <tschwinge> Has the branch been removed from the origin remote? + <tschwinge> Yes, has been deleted (on Savannah) on 2013-09-22. + <tschwinge> Are you somehow referencing that branch? + <braunr> tschwinge: tg remote --populate origin + <tschwinge> braunr: Then I'd guess that Samuel has removed that branch but + it is still referenced in some other branch's .topdeps file. I'll have a + look (but don't hold your breath.) + <braunr> tschwinge: sure |
