<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.softwareheritage.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nicolas17</id>
	<title>Software Heritage Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.softwareheritage.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nicolas17"/>
	<link rel="alternate" type="text/html" href="https://wiki.softwareheritage.org/wiki/Special:Contributions/Nicolas17"/>
	<updated>2026-04-20T15:11:03Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.10</generator>
	<entry>
		<id>https://wiki.softwareheritage.org/index.php?title=Archive.org&amp;diff=514</id>
		<title>Archive.org</title>
		<link rel="alternate" type="text/html" href="https://wiki.softwareheritage.org/index.php?title=Archive.org&amp;diff=514"/>
		<updated>2016-10-05T18:16:59Z</updated>

		<summary type="html">&lt;p&gt;Nicolas17: Add redirect&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Internet Archive]]&lt;/div&gt;</summary>
		<author><name>Nicolas17</name></author>
	</entry>
	<entry>
		<id>https://wiki.softwareheritage.org/index.php?title=Suggestion_box:_source_code_to_add/KDE&amp;diff=481</id>
		<title>Suggestion box: source code to add/KDE</title>
		<link rel="alternate" type="text/html" href="https://wiki.softwareheritage.org/index.php?title=Suggestion_box:_source_code_to_add/KDE&amp;diff=481"/>
		<updated>2016-08-20T21:56:50Z</updated>

		<summary type="html">&lt;p&gt;Nicolas17: Discourage using anonsvn for anything, even incremental updates; use rsync instead.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;KDE is an international free software community producing FOSS software like Plasma Desktop, KDE Frameworks and many cross-platform applications.&lt;br /&gt;
&lt;br /&gt;
Its source code started on CVS, then moved to SVN, and more recently migrated to Git. But the migrations weren't entirely lossless, so there may be interest in archiving the legacy repositories directly as well.&lt;br /&gt;
&lt;br /&gt;
Contact:&lt;br /&gt;
* KDE Sysadmin Team on &amp;lt;sysadmin at kde.org&amp;gt;&lt;br /&gt;
* &amp;lt;tt&amp;gt;nicolas17&amp;lt;/tt&amp;gt; is a member of KDE Sysadmin and is often on [[IRC channels|#swh-devel]].&lt;br /&gt;
&lt;br /&gt;
== CVS ==&lt;br /&gt;
While the CVS repository was migrated to SVN, it's possible not all of it was migrated, for example old apps that were already deleted (but still present in history) by the time the migration was done.&lt;br /&gt;
&lt;br /&gt;
The CVS repository is long gone and not publicly accessible. However, there exists a backup copy of it (2.8GB .tar.xz, 18GB if uncompressed). Contact KDE Sysadmin to get it.&lt;br /&gt;
&lt;br /&gt;
== SVN ==&lt;br /&gt;
The SVN repository is still publicly accessible, even though most of the actual code has been migrated to Git. It's still in active use for translations and website code, but it also has code for applications that weren't migrated to Git because development is inactive (nowadays if someone wants to resurrect an app, the first step would be to convert the history to Git).&lt;br /&gt;
&lt;br /&gt;
The repository is 90GB and contains almost 1.5 million SVN revisions.&lt;br /&gt;
&lt;br /&gt;
It's accessible at svn://anonsvn.kde.org/home/kde, but it would be inefficient and cause a lot of server load to download the million commits. Use rsync://svn.kde.org/svnmirror instead. You may also contact the KDE Sysadmin Team to get a compressed tarball or something for the initial copy, and then use rsync to keep it updated.&lt;br /&gt;
&lt;br /&gt;
== Git ==&lt;br /&gt;
All current KDE development is being done in Git.&lt;br /&gt;
&lt;br /&gt;
The repositories are available at &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;git://anongit.kde.org/&amp;lt;repo&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. They add up to 34GB (but there may be badly-packed repos in there). The list of all KDE Git repositories can be retrieved from https://projects.kde.org/kde_projects.xml (it's generated automatically so it should remain up-to-date when new repos are created in the future).&lt;br /&gt;
&lt;br /&gt;
Note that the Git repositories are also mirrored into https://github.com/kde, so SWH may already have all of them through the GitHub import.&lt;/div&gt;</summary>
		<author><name>Nicolas17</name></author>
	</entry>
	<entry>
		<id>https://wiki.softwareheritage.org/index.php?title=Suggestion_box:_source_code_to_add/KDE&amp;diff=480</id>
		<title>Suggestion box: source code to add/KDE</title>
		<link rel="alternate" type="text/html" href="https://wiki.softwareheritage.org/index.php?title=Suggestion_box:_source_code_to_add/KDE&amp;diff=480"/>
		<updated>2016-08-20T21:42:11Z</updated>

		<summary type="html">&lt;p&gt;Nicolas17: Mention that repos are mirrored on github&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;KDE is an international free software community producing FOSS software like Plasma Desktop, KDE Frameworks and many cross-platform applications.&lt;br /&gt;
&lt;br /&gt;
Its source code started on CVS, then moved to SVN, and more recently migrated to Git. But the migrations weren't entirely lossless, so there may be interest in archiving the legacy repositories directly as well.&lt;br /&gt;
&lt;br /&gt;
Contact:&lt;br /&gt;
* KDE Sysadmin Team on &amp;lt;sysadmin at kde.org&amp;gt;&lt;br /&gt;
* &amp;lt;tt&amp;gt;nicolas17&amp;lt;/tt&amp;gt; is a member of KDE Sysadmin and is often on [[IRC channels|#swh-devel]].&lt;br /&gt;
&lt;br /&gt;
== CVS ==&lt;br /&gt;
While the CVS repository was migrated to SVN, it's possible not all of it was migrated, for example old apps that were already deleted (but still present in history) by the time the migration was done.&lt;br /&gt;
&lt;br /&gt;
The CVS repository is long gone and not publicly accessible. However, there exists a backup copy of it (2.8GB .tar.xz, 18GB if uncompressed). Contact KDE Sysadmin to get it.&lt;br /&gt;
&lt;br /&gt;
== SVN ==&lt;br /&gt;
The SVN repository is still publicly accessible, even though most of the actual code has been migrated to Git. It's still in active use for translations and website code, but it also has code for applications that weren't migrated to Git because development is inactive (nowadays if someone wants to resurrect an app, the first step would be to convert the history to Git).&lt;br /&gt;
&lt;br /&gt;
The repository is 90GB and contains almost 1.5 million SVN revisions.&lt;br /&gt;
&lt;br /&gt;
It's accessible at svn://anonsvn.kde.org/home/kde, but it's strongly recommended to only use that for &amp;quot;keeping up&amp;quot;. It would be inefficient and cause a lot of server load to do the initial full mirror (downloading the million commits) through anonsvn. For the initial mirroring, use rsync://svn.kde.org/svnmirror instead, or contact the KDE Sysadmin Team to get a compressed tarball or a svndump or whatever.&lt;br /&gt;
&lt;br /&gt;
== Git ==&lt;br /&gt;
All current KDE development is being done in Git.&lt;br /&gt;
&lt;br /&gt;
The repositories are available at &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;git://anongit.kde.org/&amp;lt;repo&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. They add up to 34GB (but there may be badly-packed repos in there). The list of all KDE Git repositories can be retrieved from https://projects.kde.org/kde_projects.xml (it's generated automatically so it should remain up-to-date when new repos are created in the future).&lt;br /&gt;
&lt;br /&gt;
Note that the Git repositories are also mirrored into https://github.com/kde, so SWH may already have all of them through the GitHub import.&lt;/div&gt;</summary>
		<author><name>Nicolas17</name></author>
	</entry>
	<entry>
		<id>https://wiki.softwareheritage.org/index.php?title=Suggestion_box:_source_code_to_add/KDE&amp;diff=479</id>
		<title>Suggestion box: source code to add/KDE</title>
		<link rel="alternate" type="text/html" href="https://wiki.softwareheritage.org/index.php?title=Suggestion_box:_source_code_to_add/KDE&amp;diff=479"/>
		<updated>2016-08-20T21:41:00Z</updated>

		<summary type="html">&lt;p&gt;Nicolas17: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;KDE is an international free software community producing FOSS software like Plasma Desktop, KDE Frameworks and many cross-platform applications.&lt;br /&gt;
&lt;br /&gt;
Its source code started on CVS, then moved to SVN, and more recently migrated to Git. But the migrations weren't entirely lossless, so there may be interest in archiving the legacy repositories directly as well.&lt;br /&gt;
&lt;br /&gt;
Contact:&lt;br /&gt;
* KDE Sysadmin Team on &amp;lt;sysadmin at kde.org&amp;gt;&lt;br /&gt;
* &amp;lt;tt&amp;gt;nicolas17&amp;lt;/tt&amp;gt; is a member of KDE Sysadmin and is often on [[IRC channels|#swh-devel]].&lt;br /&gt;
&lt;br /&gt;
== CVS ==&lt;br /&gt;
While the CVS repository was migrated to SVN, it's possible not all of it was migrated, for example old apps that were already deleted (but still present in history) by the time the migration was done.&lt;br /&gt;
&lt;br /&gt;
The CVS repository is long gone and not publicly accessible. However, there exists a backup copy of it (2.8GB .tar.xz, 18GB if uncompressed). Contact KDE Sysadmin to get it.&lt;br /&gt;
&lt;br /&gt;
== SVN ==&lt;br /&gt;
The SVN repository is still publicly accessible, even though most of the actual code has been migrated to Git. It's still in active use for translations and website code, but it also has code for applications that weren't migrated to Git because development is inactive (nowadays if someone wants to resurrect an app, the first step would be to convert the history to Git).&lt;br /&gt;
&lt;br /&gt;
The repository is 90GB and contains almost 1.5 million SVN revisions.&lt;br /&gt;
&lt;br /&gt;
It's accessible at svn://anonsvn.kde.org/home/kde, but it's strongly recommended to only use that for &amp;quot;keeping up&amp;quot;. It would be inefficient and cause a lot of server load to do the initial full mirror (downloading the million commits) through anonsvn. For the initial mirroring, use rsync://svn.kde.org/svnmirror instead, or contact the KDE Sysadmin Team to get a compressed tarball or a svndump or whatever.&lt;br /&gt;
&lt;br /&gt;
== Git ==&lt;br /&gt;
All current KDE development is being done in Git.&lt;br /&gt;
&lt;br /&gt;
The repositories are available at &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;git://anongit.kde.org/&amp;lt;repo&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. They add up to 34GB (but there may be badly-packed repos in there). The list of all KDE Git repositories can be retrieved from https://projects.kde.org/kde_projects.xml (it's generated automatically so it should remain up-to-date when new repos are created in the future).&lt;/div&gt;</summary>
		<author><name>Nicolas17</name></author>
	</entry>
	<entry>
		<id>https://wiki.softwareheritage.org/index.php?title=Suggestion_box:_source_code_to_add/KDE&amp;diff=478</id>
		<title>Suggestion box: source code to add/KDE</title>
		<link rel="alternate" type="text/html" href="https://wiki.softwareheritage.org/index.php?title=Suggestion_box:_source_code_to_add/KDE&amp;diff=478"/>
		<updated>2016-08-20T21:40:27Z</updated>

		<summary type="html">&lt;p&gt;Nicolas17: Add information on how to get the list of Git repos&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;KDE is an international free software community producing FOSS software like Plasma Desktop, KDE Frameworks and many cross-platform applications.&lt;br /&gt;
&lt;br /&gt;
Its source code started on CVS, then moved to SVN, and more recently migrated to Git. But the migrations weren't entirely lossless, so there may be interest in archiving the legacy repositories directly.&lt;br /&gt;
&lt;br /&gt;
Contact:&lt;br /&gt;
* KDE Sysadmin Team on &amp;lt;sysadmin at kde.org&amp;gt;&lt;br /&gt;
* &amp;lt;tt&amp;gt;nicolas17&amp;lt;/tt&amp;gt; is a member of KDE Sysadmin and is often on [[IRC channels|#swh-devel]].&lt;br /&gt;
&lt;br /&gt;
== CVS ==&lt;br /&gt;
While the CVS repository was migrated to SVN, it's possible not all of it was migrated, for example old apps that were already deleted (but still present in history) by the time the migration was done.&lt;br /&gt;
&lt;br /&gt;
The CVS repository is long gone and not publicly accessible. However, there exists a backup copy of it (2.8GB .tar.xz, 18GB if uncompressed). Contact KDE Sysadmin to get it.&lt;br /&gt;
&lt;br /&gt;
== SVN ==&lt;br /&gt;
The SVN repository is still publicly accessible, even though most of the actual code has been migrated to Git. It's still in active use for translations and website code, but it also has code for applications that weren't migrated to Git because development is inactive (nowadays if someone wants to resurrect an app, the first step would be to convert the history to Git).&lt;br /&gt;
&lt;br /&gt;
The repository is 90GB and contains almost 1.5 million SVN revisions.&lt;br /&gt;
&lt;br /&gt;
It's accessible at svn://anonsvn.kde.org/home/kde, but it's strongly recommended to only use that for &amp;quot;keeping up&amp;quot;. It would be inefficient and cause a lot of server load to do the initial full mirror (downloading the million commits) through anonsvn. For the initial mirroring, use rsync://svn.kde.org/svnmirror instead, or contact the KDE Sysadmin Team to get a compressed tarball or a svndump or whatever.&lt;br /&gt;
&lt;br /&gt;
== Git ==&lt;br /&gt;
All current KDE development is being done in Git.&lt;br /&gt;
&lt;br /&gt;
The repositories are available at &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;git://anongit.kde.org/&amp;lt;repo&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. They add up to 34GB (but there may be badly-packed repos in there). The list of all KDE Git repositories can be retrieved from https://projects.kde.org/kde_projects.xml (it's generated automatically so it should remain up-to-date when new repos are created in the future).&lt;/div&gt;</summary>
		<author><name>Nicolas17</name></author>
	</entry>
	<entry>
		<id>https://wiki.softwareheritage.org/index.php?title=Suggestion_box:_source_code_to_add/KDE&amp;diff=475</id>
		<title>Suggestion box: source code to add/KDE</title>
		<link rel="alternate" type="text/html" href="https://wiki.softwareheritage.org/index.php?title=Suggestion_box:_source_code_to_add/KDE&amp;diff=475"/>
		<updated>2016-08-18T01:30:16Z</updated>

		<summary type="html">&lt;p&gt;Nicolas17: Improve contact information&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;KDE is an international free software community producing FOSS software like Plasma Desktop, KDE Frameworks and many cross-platform applications.&lt;br /&gt;
&lt;br /&gt;
Its source code started on CVS, then moved to SVN, and more recently migrated to Git. But the migrations weren't entirely lossless, so there may be interest in archiving the legacy repositories directly.&lt;br /&gt;
&lt;br /&gt;
Contact:&lt;br /&gt;
* KDE Sysadmin Team on &amp;lt;sysadmin at kde.org&amp;gt;&lt;br /&gt;
* &amp;lt;tt&amp;gt;nicolas17&amp;lt;/tt&amp;gt; is a member of KDE Sysadmin and is often on [[IRC channels|#swh-devel]].&lt;br /&gt;
&lt;br /&gt;
== CVS ==&lt;br /&gt;
While the CVS repository was migrated to SVN, it's possible not all of it was migrated, for example old apps that were already deleted (but still present in history) by the time the migration was done.&lt;br /&gt;
&lt;br /&gt;
The CVS repository is long gone and not publicly accessible. However, there exists a backup copy of it (2.8GB .tar.xz, 18GB if uncompressed). Contact KDE Sysadmin to get it.&lt;br /&gt;
&lt;br /&gt;
== SVN ==&lt;br /&gt;
The SVN repository is still publicly accessible, even though most of the actual code has been migrated to Git. It's still in active use for translations and website code, but it also has code for applications that weren't migrated to Git because development is inactive (nowadays if someone wants to resurrect an app, the first step would be to convert the history to Git).&lt;br /&gt;
&lt;br /&gt;
The repository is 90GB and contains almost 1.5 million SVN revisions.&lt;br /&gt;
&lt;br /&gt;
It's accessible at svn://anonsvn.kde.org/home/kde, but it's strongly recommended to only use that for &amp;quot;keeping up&amp;quot;. It would be inefficient and cause a lot of server load to do the initial full mirror (downloading the million commits) through anonsvn. For the initial mirroring, use rsync://svn.kde.org/svnmirror instead, or contact the KDE Sysadmin Team to get a compressed tarball or a svndump or whatever.&lt;br /&gt;
&lt;br /&gt;
== Git ==&lt;br /&gt;
All current KDE development is being done in Git.&lt;br /&gt;
&lt;br /&gt;
The repositories are available at &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;git://anongit.kde.org/&amp;lt;repo&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. They add up to 34GB (but there may be badly-packed repos in there). You ''could'' scrape the list of repositories from http://quickgit.kde.org/ but There Has To Be A Better Way&amp;amp;trade;. Will update the page when I find what the recommended way is.&lt;/div&gt;</summary>
		<author><name>Nicolas17</name></author>
	</entry>
	<entry>
		<id>https://wiki.softwareheritage.org/index.php?title=Suggestion_box:_source_code_to_add&amp;diff=474</id>
		<title>Suggestion box: source code to add</title>
		<link rel="alternate" type="text/html" href="https://wiki.softwareheritage.org/index.php?title=Suggestion_box:_source_code_to_add&amp;diff=474"/>
		<updated>2016-08-18T01:17:40Z</updated>

		<summary type="html">&lt;p&gt;Nicolas17: /* Suggestions */ Add KDE&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[Archive]] is growing organically. We started &amp;quot;small&amp;quot;, tracking 3 '''software origins''' (GitHub + Debian + GNU), and we will be adding new origins bit by bit, depending on the urgency of archiving them and available development energies to integrate them into Software Heritage.&lt;br /&gt;
&lt;br /&gt;
Using this page you can add suggestions of software origins that we aren't following yet, but we should. You can include information about who to contact for technical collaboration, the urgency of archival, and other useful information. To that end, just add a row to the table below. Here some information about the meaning of the various columns.&lt;br /&gt;
&lt;br /&gt;
Entries are currently listed simply in order of addition to this page; we will add more structure when the list will start growing.&lt;br /&gt;
&lt;br /&gt;
=== Legend ===&lt;br /&gt;
&lt;br /&gt;
;Software origin&lt;br /&gt;
: any (public accessible) &amp;quot;place&amp;quot; on the Internet that host software in source code form. Please provide a title for it and hyperlink it to the relevant URL&lt;br /&gt;
;Type of origin&lt;br /&gt;
: information about the kind of hosting, e.g., whether it is a forge, a collection of repositories, an homepage publishing tarball, or a one shot source code repository. For all kind of repositories please specify which VCS system is in use (Git, SVN, CVS, etc.)&lt;br /&gt;
;Contact&lt;br /&gt;
: who to contact for technical collaboration on how to best archive source code hosted on the software origin. You can list yourself if you're the relevant person, or provide the most relevant contact point if you know it&lt;br /&gt;
;Conservation status&lt;br /&gt;
: information about how likely it is that the software origin will disappear; high likelihood will make it more urgent for us to archive software hosted there. We suggest to use the [https://en.wikipedia.org/wiki/Conservation_status species conservation status], i.e., one of: Critically endangered (CR), Endangered (EN), Vulnerable (VU), Near threatened (NT), Least concern (LC).&lt;br /&gt;
;How to mirror&lt;br /&gt;
: (pointers to) technical information on how to do a full mirror of ''all'' the source code available at the software origin, ideally one shot and in batch&lt;br /&gt;
;How to keep up&lt;br /&gt;
: (pointers to) technical information on how to incrementally retrieve new source code accumulated since the last visit; usually this should be based on some kind of incremental change feed or event API&lt;br /&gt;
;Notes&lt;br /&gt;
: anything else you think we should know about this software origin&lt;br /&gt;
&lt;br /&gt;
== Suggestions ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Software origin&lt;br /&gt;
!Type of origin&lt;br /&gt;
!Contact&lt;br /&gt;
!Conservation status&lt;br /&gt;
!How to mirror&lt;br /&gt;
!How to keep up&lt;br /&gt;
!Notes&lt;br /&gt;
|-&lt;br /&gt;
|'''(sample entry)''' GitHubBub forge&lt;br /&gt;
|Git hosting&lt;br /&gt;
|John Doe &amp;lt;john@example.com&amp;gt;&lt;br /&gt;
|LC&lt;br /&gt;
|retrieve full repo list at /api/list, then git clone on each entry&lt;br /&gt;
|poll RSS feed at /api/updates?since=YYYY-MM-DD&lt;br /&gt;
|nothing special to add&lt;br /&gt;
|-&lt;br /&gt;
|[http://pauillac.inria.fr/~huet/cea.html Gérard Huet's seminal work on 3D]&lt;br /&gt;
|Scanned source code&lt;br /&gt;
|Gérard Huet &amp;lt;gerard.huet@inria.fr&amp;gt;&lt;br /&gt;
|EN&lt;br /&gt;
|retrieve listing images from the web pages&lt;br /&gt;
|N/A&lt;br /&gt;
|links are half broken, yquem should be replaced with pauillac everywhere it appears&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.gentoo.org/ Gentoo]&lt;br /&gt;
|&lt;br /&gt;
|Johannes Kellner &amp;lt;gentoo@johannes-kellner.eu&amp;gt;&lt;br /&gt;
|LC&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.softwarepreservation.org/projects Software Preservation Project]&lt;br /&gt;
|Website with a collection of archives&lt;br /&gt;
|Paul McJones &amp;lt;paul@mcjones.org&amp;gt;&lt;br /&gt;
|LC&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[https://code.nasa.gov/ 253 NASA open source software projects]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|LC&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[http://smaky.ch/ Smaky], the swiss micro-computer series&lt;br /&gt;
| [http://infini.smaky.ch/sources.html Partial code dump]&lt;br /&gt;
| [mailto:arnaud@epsitec.ch Pierre Arnaud] (current CEO of Epsitec) and/or [mailto:jean-daniel.nicoud@epfl.ch Jean-Daniel Nicoud] (founder of the computer series]&lt;br /&gt;
| EN&lt;br /&gt;
| Probably manually&lt;br /&gt;
| No new updates&lt;br /&gt;
| Some references to this history: [http://www.memoires-informatiques.org/ Fondation Mémoires Informatiques], [http://smaky.ch/ Smaky.ch] (in particular, [http://smaky.ch/theme.php?id=lami the short history]&lt;br /&gt;
|-&lt;br /&gt;
|[https://wiki.debian.org/Derivatives/Census all Debian derivatives]&lt;br /&gt;
|Debian-based distros&lt;br /&gt;
|Paul Wise &amp;lt;pabs@debian.org&amp;gt;&lt;br /&gt;
|varying, depending on the distro&lt;br /&gt;
|see [[Suggestion_box:_source_code_to_add/Debian_derivatives|details]]&lt;br /&gt;
|see [[Suggestion_box:_source_code_to_add/Debian_derivatives|details]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[https://sourceforge.net/ SourceForge]&lt;br /&gt;
|CVS, SVN, Mercurial, Git&lt;br /&gt;
|&lt;br /&gt;
|VU&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|[https://www.wikidata.org/wiki/Wikidata:WikiProject_Informatics/FLOSS#Conservation_status_2 wikidata endangered software]&lt;br /&gt;
|depends on the '''source code repository''' property&lt;br /&gt;
|Loic Dachary &amp;lt;loic@dachary.org&amp;gt;&lt;br /&gt;
|The risk is higher than [https://www.wikidata.org/wiki/Property_talk:P141 LC]&lt;br /&gt;
|A script should obtain the '''source code repository''' property for the software and mirror it depending on the [https://www.wikidata.org/wiki/Wikidata:WikiProject_Informatics/FLOSS#source_code_repository protocol] qualifier. If the '''source code repository''' is '''no value''', the [https://www.wikidata.org/wiki/Wikidata:WikiProject_Informatics/Software#streaming_media_URL streaming media URL] of the '''preferred''' [https://www.wikidata.org/wiki/Wikidata:WikiProject_Informatics/Software#software_version_.28P348.29 software version] should be downloaded instead.&lt;br /&gt;
|Once a copy is secured by software heritage, a URL to the software heritage repository should be added to the '''source code repository''' property and the '''conservation status''' property should be removed, meaning it is '''least concerned''' by default. The software will no longer show in the list of endangered software.&lt;br /&gt;
|This is work in progress, part of the [https://www.wikidata.org/wiki/Wikidata:WikiProject_Informatics/FLOSS wikidata FLOSS project] and the scripts do not exist yet.&lt;br /&gt;
|-&lt;br /&gt;
|KDE&lt;br /&gt;
|CVS/SVN/Git&lt;br /&gt;
|KDE sysadmin team &amp;lt;sysadmin@kde.org&amp;gt;&lt;br /&gt;
|NT&lt;br /&gt;
|See [[Suggestion box: source code to add/KDE|details]]&lt;br /&gt;
|See [[Suggestion box: source code to add/KDE|details]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Archive]]&lt;br /&gt;
[[Category:Suggestions]]&lt;/div&gt;</summary>
		<author><name>Nicolas17</name></author>
	</entry>
	<entry>
		<id>https://wiki.softwareheritage.org/index.php?title=Suggestion_box:_source_code_to_add/KDE&amp;diff=473</id>
		<title>Suggestion box: source code to add/KDE</title>
		<link rel="alternate" type="text/html" href="https://wiki.softwareheritage.org/index.php?title=Suggestion_box:_source_code_to_add/KDE&amp;diff=473"/>
		<updated>2016-08-18T01:13:20Z</updated>

		<summary type="html">&lt;p&gt;Nicolas17: Add content!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;KDE is an international free software community producing FOSS software like Plasma Desktop, KDE Frameworks and many cross-platform applications.&lt;br /&gt;
&lt;br /&gt;
Its source code started on CVS, then moved to SVN, and more recently migrated to Git. But the migrations weren't entirely lossless, so there may be interest in archiving the legacy repositories directly.&lt;br /&gt;
&lt;br /&gt;
== CVS ==&lt;br /&gt;
While the CVS repository was migrated to SVN, it's possible not all of it was migrated, for example old apps that were already deleted (but still present in history) by the time the migration was done.&lt;br /&gt;
&lt;br /&gt;
The CVS repository is long gone and not publicly accessible. However, there exists a backup copy of it (2.8GB .tar.xz, 18GB if uncompressed). Contact the KDE Sysadmin Team on &amp;lt;sysadmin at kde.org&amp;gt; to get it.&lt;br /&gt;
&lt;br /&gt;
== SVN ==&lt;br /&gt;
The SVN repository is still publicly accessible, even though most of the actual code has been migrated to Git. It's still in active use for translations and website code, but it also has code for applications that weren't migrated to Git because development is inactive (nowadays if someone wants to resurrect an app, the first step would be to convert the history to Git).&lt;br /&gt;
&lt;br /&gt;
The repository is 90GB and contains almost 1.5 million SVN revisions.&lt;br /&gt;
&lt;br /&gt;
It's accessible at svn://anonsvn.kde.org/home/kde, but it's strongly recommended to only use that for &amp;quot;keeping up&amp;quot;. It would be inefficient and cause a lot of server load to do the initial full mirror (downloading the million commits) through anonsvn. For the initial mirroring, use rsync://svn.kde.org/svnmirror instead, or contact the KDE Sysadmin Team to get a compressed tarball or a svndump or whatever.&lt;br /&gt;
&lt;br /&gt;
== Git ==&lt;br /&gt;
All current KDE development is being done in Git.&lt;br /&gt;
&lt;br /&gt;
The repositories are available at &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;git://anongit.kde.org/&amp;lt;repo&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. They add up to 34GB (but there may be badly-packed repos in there). You ''could'' scrape the list of repositories from http://quickgit.kde.org/ but There Has To Be A Better Way&amp;amp;trade;. Will update the page when I find what the recommended way is.&lt;/div&gt;</summary>
		<author><name>Nicolas17</name></author>
	</entry>
</feed>