<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.trinitydesktop.net/index.php?action=history&amp;feed=atom&amp;title=Subversion_%28KDE3_Architecture%29</id>
	<title>Subversion (KDE3 Architecture) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.trinitydesktop.net/index.php?action=history&amp;feed=atom&amp;title=Subversion_%28KDE3_Architecture%29"/>
	<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.net/index.php?title=Subversion_(KDE3_Architecture)&amp;action=history"/>
	<updated>2026-05-24T23:54:26Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.13</generator>
	<entry>
		<id>https://wiki.trinitydesktop.net/index.php?title=Subversion_(KDE3_Architecture)&amp;diff=2251&amp;oldid=prev</id>
		<title>Blu256: + KDE3</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.net/index.php?title=Subversion_(KDE3_Architecture)&amp;diff=2251&amp;oldid=prev"/>
		<updated>2022-04-21T16:38:29Z</updated>

		<summary type="html">&lt;p&gt;+ KDE3&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 16:38, 21 April 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty diff-side-deleted&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-addedline diff-side-added&quot;&gt;&lt;div&gt;{{KDE3}}&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-empty diff-side-deleted&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-addedline diff-side-added&quot;&gt;&lt;br /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-context diff-side-deleted&quot;&gt;&lt;div&gt;== What is SVN? ==&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-context diff-side-added&quot;&gt;&lt;div&gt;== What is SVN? ==&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-context diff-side-deleted&quot;&gt;&lt;br /&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-context diff-side-added&quot;&gt;&lt;br /&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;!-- diff cache key mwdb:diff:wikidiff2:1.12:old-667:rev-2251:1.13.0 --&gt;
&lt;/table&gt;</summary>
		<author><name>Blu256</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.net/index.php?title=Subversion_(KDE3_Architecture)&amp;diff=667&amp;oldid=prev</id>
		<title>imported&gt;Eliddell: Created page with &quot;== What is SVN? ==  Subversion (SVN) is the version control system (VCS) which many open source projects - including KDE - are using. It stores all sources codes in a central ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.net/index.php?title=Subversion_(KDE3_Architecture)&amp;diff=667&amp;oldid=prev"/>
		<updated>2014-06-11T21:10:05Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== What is SVN? ==  Subversion (SVN) is the version control system (VCS) which many open source projects - including KDE - are using. It stores all sources codes in a central ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== What is SVN? ==&lt;br /&gt;
&lt;br /&gt;
Subversion (SVN) is the version control system (VCS) which many open source projects -&lt;br /&gt;
including KDE - are using. It stores all sources codes in a central place,&lt;br /&gt;
called the &amp;#039;&amp;#039;repository&amp;#039;&amp;#039;. From the repository, developers can check out a&lt;br /&gt;
current version of the project or snapshots of it at arbitrary points of time.&lt;br /&gt;
In contrast to some other revision control systems, it is not necessary to&lt;br /&gt;
&amp;#039;&amp;#039;lock&amp;#039;&amp;#039; files one wants to work on. So development can be highly&lt;br /&gt;
parallelized.&lt;br /&gt;
&lt;br /&gt;
Whenever a developer has finished a task, he &amp;#039;&amp;#039;commits&amp;#039;&amp;#039; his code&lt;br /&gt;
(accompanied by a log message). SVN takes the job to merge the changes made&lt;br /&gt;
by several developers. It can of course happen that developers work on the&lt;br /&gt;
same piece of code, resulting in a conflicting set of changes (in practice&lt;br /&gt;
this occurs seldom, and is often a sign of a lack of communication). In this&lt;br /&gt;
case SVN rejects a commit; only after all conflicts are resolved, a file can&lt;br /&gt;
be commited.&lt;br /&gt;
&lt;br /&gt;
So far, this has been a description of the basic features of SVN one&lt;br /&gt;
usually has to cope with. But SVN can provide a lot more: One can&lt;br /&gt;
maintain several branches of a project (e.g. KDE 3.4 and KDE 3.5 are&lt;br /&gt;
branches in the &amp;lt;tt&amp;gt;branches&amp;lt;/tt&amp;gt; directory), merge changes from one branch to&lt;br /&gt;
another, ask for differences between revisions, the revision history of&lt;br /&gt;
files etc.&lt;br /&gt;
&lt;br /&gt;
== What is kdesvn? ==&lt;br /&gt;
&lt;br /&gt;
kdesvn intends to provide a friendly, graphical interface to SVN and is&lt;br /&gt;
technically a frontend for the command line client &amp;#039;svn&amp;#039;. It gives the user an&lt;br /&gt;
easy to understand overview of status of his working directory (also called&lt;br /&gt;
the &amp;#039;&amp;#039;sandbox&amp;#039;&amp;#039;), giving information about which files have been modified&lt;br /&gt;
since the last update, which have been added or removed. Furthermore, it&lt;br /&gt;
provides access to the following features:&lt;br /&gt;
&lt;br /&gt;
*Checking out a module from a repository.&lt;br /&gt;
*Importing into the repository.&lt;br /&gt;
*Updating a working directory or single files.&lt;br /&gt;
*Common operations like add, remove and commit.&lt;br /&gt;
*Diff against the repository and between different revisions.&lt;br /&gt;
*Annotated view of a file.&lt;br /&gt;
*View of the log messages in tree and list form.&lt;br /&gt;
*Resolving of conflicts in a file&lt;br /&gt;
&lt;br /&gt;
For detailed information on kdesvn, see the [http://kde-apps.org/content/show.php?content=26589 official kdesvn homepage.]&lt;br /&gt;
For detailed information about SVN, read &lt;br /&gt;
the free [http://svnbook.red-bean.com/ Subversion book].&lt;br /&gt;
&lt;br /&gt;
== Historical Tools ==&lt;br /&gt;
&lt;br /&gt;
Before Subversion the KDE project used the revision control system CVS. CVS works similar to SVN, but SVN is sometimes called &amp;quot;The better CVS&amp;quot;. There is a frontend for CVS called [https://web.archive.org/web/20110525032820/http://cervisia.kde.org/ Cervisia].&lt;br /&gt;
&lt;br /&gt;
[[Category:KDE3]]&lt;br /&gt;
[[Category:Architecture]]&lt;br /&gt;
[[Category:Developers]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Eliddell</name></author>
	</entry>
</feed>