[Yanel-commits] rev 56920 - in public/yanel/trunk/src/realms/yanel-website/data-repo/yarep-meta/download/source-repository.html.yarep: . revisions revisions/1298452532762

michi at wyona.com michi at wyona.com
Wed Feb 23 10:27:21 CET 2011


Author: michi
Date: 2011-02-23 10:26:20 +0100 (Wed, 23 Feb 2011)
New Revision: 56920

Added:
   public/yanel/trunk/src/realms/yanel-website/data-repo/yarep-meta/download/source-repository.html.yarep/revisions/1298452532762/
   public/yanel/trunk/src/realms/yanel-website/data-repo/yarep-meta/download/source-repository.html.yarep/revisions/1298452532762/content
   public/yanel/trunk/src/realms/yanel-website/data-repo/yarep-meta/download/source-repository.html.yarep/revisions/1298452532762/meta
Modified:
   public/yanel/trunk/src/realms/yanel-website/data-repo/yarep-meta/download/source-repository.html.yarep/meta
Log:
revision and workflow fixed

Modified: public/yanel/trunk/src/realms/yanel-website/data-repo/yarep-meta/download/source-repository.html.yarep/meta
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/data-repo/yarep-meta/download/source-repository.html.yarep/meta	2011-02-23 09:23:16 UTC (rev 56919)
+++ public/yanel/trunk/src/realms/yanel-website/data-repo/yarep-meta/download/source-repository.html.yarep/meta	2011-02-23 09:26:20 UTC (rev 56920)
@@ -1,9 +1,9 @@
 yarep_vfs-meta-file-version<string>:1.0
 yarep_size<long>:1570
-yarep_checkinDate<date>:2011-02-17T11\:10\:28\:663+0100
+yarep_checkinDate<date>:2011-02-23T10\:15\:33\:561+0100
+yarep_lastModifed<long>:1270814083000
 yarep_type<string>:resource
-yarep_lastModifed<long>:1270814083000
-yarep_checkoutUserID<string>:alice
+yarep_checkoutUserID<string>:lenya
+yarep_checkoutDate<date>:2011-02-23T10\:15\:29\:252+0100
 yarep_isCheckedOut<boolean>:false
-yarep_checkoutDate<date>:2011-02-17T11\:00\:44\:148+0100
-live-revision<string>:1297937427298
+live-revision<string>:1298452532762

Added: public/yanel/trunk/src/realms/yanel-website/data-repo/yarep-meta/download/source-repository.html.yarep/revisions/1298452532762/content
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/data-repo/yarep-meta/download/source-repository.html.yarep/revisions/1298452532762/content	                        (rev 0)
+++ public/yanel/trunk/src/realms/yanel-website/data-repo/yarep-meta/download/source-repository.html.yarep/revisions/1298452532762/content	2011-02-23 09:26:20 UTC (rev 56920)
@@ -0,0 +1,26 @@
+<?xml version="1.0"?>
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+  <title>Get the Source</title>
+</head>
+<body>
+<div class="instructions">
+<h1>Get the Source of Yanel</h1>
+<h2>Subversion</h2>
+<p>The source code for Yanel lives within a <a href="http://subversion.apache.org">Subversion</a> repository, which can be <a href="http://svn.wyona.com/repos/public/yanel/trunk">found here</a>. You can check out the latest version of Yanel by executing the following command in a shell on your system:</p>
+<pre>svn co http://svn.wyona.com/repos/public/yanel/trunk yanel-trunk</pre>
+<div class="instructions">This will create a new directory called yanel-trunk which contains the latest version of the source code. If you are new to Subversion, take a loot at the <a href="http://subversion.apache.org/docs/">official Subversion documentation</a>. To get started with the source see the <a href="../en/getting-started/index.html">Getting Started</a> guide or the <a href="http://anonymous:anonymous@svn.wyona.com/repos/public/yanel/trunk/README.txt">README.txt</a>.</div>
+<h2 class="instructions">Mercurial</h2>
+<p>For developers who prefer to use <a href="http://mercurial.selenic.com">Mercurial</a> instead of Subversion for their day-to-day development, we offer a Mercurial read-only mirror of Yanel's Subversion repository. See <a href="http://hg.wyona.com">hg.wyona.com</a> for access to the repository, and our <a href="../en/development/processes/vcs.html">version control workflow</a> page for more information on the mirror.</p>
+<pre>hg clone http://hg.wyona.com/yanel-mercurial-mirror yanel-hg</pre>
+<p>If you're new to Mercurial and have generally never worked with distributed version control systems before, then take a look at <a href="http://hginit.com">http://hginit.com</a> for a good introduction to Mercurial.</p>
+<h2>Developer Access</h2>
+<p>If you have commits rights to the repository, you check it out using your username and password over SSL.</p>
+<pre>svn co --username USERNAME https://svn.wyona.com/repos/public/yanel/trunk yanel-trunk</pre>
+<p>Please note that as this time, the Subversion repository remains the official, central repository containing the master copy of Yanel. There is no way <span style="line-height: 6px;">to commit to the central Subversion repository using Mercurial yet.</span></p>
+</div>
+</body>
+</html>
\ No newline at end of file

Added: public/yanel/trunk/src/realms/yanel-website/data-repo/yarep-meta/download/source-repository.html.yarep/revisions/1298452532762/meta
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/data-repo/yarep-meta/download/source-repository.html.yarep/revisions/1298452532762/meta	                        (rev 0)
+++ public/yanel/trunk/src/realms/yanel-website/data-repo/yarep-meta/download/source-repository.html.yarep/revisions/1298452532762/meta	2011-02-23 09:26:20 UTC (rev 56920)
@@ -0,0 +1,14 @@
+yarep_vfs-meta-file-version<string>:1.0
+yarep_type<string>:resource
+yarep_lastModifed<long>:1270814083000
+workflow-date<date>:2011-02-23T10\:16\:29\:294+0100
+yarep_isCheckedOut<boolean>:false
+yarep_checkoutDate<date>:2011-02-23T10\:15\:29\:252+0100
+live-revision<string>:1297937427298
+yarep_size<long>:1570
+workflow-state<string>:approved
+yarep_checkinDate<date>:2011-02-17T11\:10\:28\:663+0100
+yarep_revisionCreator<string>:lenya
+yarep_checkoutUserID<string>:lenya
+yarep_revisionCreationDate<date>:2011-02-23T10\:15\:32\:912+0100
+yarep_revisionComment<string>:Updated with tinyMCE



More information about the Yanel-commits mailing list