[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 07/11] replace cvs_tasks_file and cvs_todo_file files with todo.
From: |
guy fleury iteriteka |
Subject: |
[PATCH 07/11] replace cvs_tasks_file and cvs_todo_file files with todo. |
Date: |
Sat, 2 Jan 2021 12:12:13 +0200 |
* open_issues/cvs_tasks_file.mdwn: delete file.
* open_issues/cvs_todo_file.mdwn: Likewise.
* open_issues/todo.mdwn: New file.
---
open_issues/cvs_tasks_file.mdwn | 18 ------------------
open_issues/{cvs_todo_file.mdwn => todo.mdwn} | 6 +++---
2 files changed, 3 insertions(+), 21 deletions(-)
delete mode 100644 open_issues/cvs_tasks_file.mdwn
rename open_issues/{cvs_todo_file.mdwn => todo.mdwn} (79%)
diff --git a/open_issues/cvs_tasks_file.mdwn b/open_issues/cvs_tasks_file.mdwn
deleted file mode 100644
index 67b6465..0000000
--- a/open_issues/cvs_tasks_file.mdwn
+++ /dev/null
@@ -1,18 +0,0 @@
-[[!meta copyright="Copyright ?? 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-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]]."]]"""]]
-
-[[!meta title="CVS tasks file"]]
-
-[[!tag open_issue_hurd]]
-
-The canonical [tasks
-file](http://savannah.gnu.org/cgi-bin/viewcvs/~checkout~/hurd/hurd/tasks?rev=HEAD&content-type=text/plain)
-from the CVS archive.
diff --git a/open_issues/cvs_todo_file.mdwn b/open_issues/todo.mdwn
similarity index 79%
rename from open_issues/cvs_todo_file.mdwn
rename to open_issues/todo.mdwn
index a42e6dc..00eb12d 100644
--- a/open_issues/cvs_todo_file.mdwn
+++ b/open_issues/todo.mdwn
@@ -9,10 +9,10 @@ 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]]."]]"""]]
-[[!meta title="CVS TODO file"]]
+[[!meta title="TODO file"]]
[[!tag open_issue_hurd]]
The canonical [TODO
-file](http://savannah.gnu.org/cgi-bin/viewcvs/~checkout~/hurd/hurd/TODO?rev=HEAD&content-type=text/plain)
-from the CVS archive.
+file](http://git.savannah.gnu.org/cgit/hurd/hurd.git/plain/TODO)
+from the git archive.
--
2.20.1
- [PATCH 00/11] remove fixed issues, guy fleury iteriteka, 2021/01/02
- [PATCH 01/11] remove libthreads., guy fleury iteriteka, 2021/01/02
- [PATCH 02/11] remove mention of libthreads., guy fleury iteriteka, 2021/01/02
- [PATCH 03/11] rename open_issues/libpthread/t/fix_have_kernel_resources.mdwn -> open_issues/libpthread/fix_have_kernel_resources.mdwn, guy fleury iteriteka, 2021/01/02
- [PATCH 05/11] remove sa_siginfo_sa_sigaction from open_issues., guy fleury iteriteka, 2021/01/02
- [PATCH 04/11] remove cthreader -> libpthread., guy fleury iteriteka, 2021/01/02
- [PATCH 07/11] replace cvs_tasks_file and cvs_todo_file files with todo.,
guy fleury iteriteka <=
- [PATCH 08/11] remove adduser from open_issues., guy fleury iteriteka, 2021/01/02
- [PATCH 06/11] remove guile 'times' issues., guy fleury iteriteka, 2021/01/02
- [PATCH 09/11] remove crt0_o_crt1_o_debug_info_relocation_invalid_symbol issues., guy fleury iteriteka, 2021/01/02
- [PATCH 10/11] remove ifunc from open_issues., guy fleury iteriteka, 2021/01/02
- [PATCH 11/11] remove gnumach_i686 issue., guy fleury iteriteka, 2021/01/02
- Re: [PATCH 00/11] remove fixed issues, Samuel Thibault, 2021/01/02