<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Development</title><link>https://sourceforge.net/p/phpsane/wiki/Development/</link><description>Recent changes to Development</description><atom:link href="https://sourceforge.net/p/phpsane/wiki/Development/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 08 Jan 2013 09:56:54 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/phpsane/wiki/Development/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Development modified by Vincent Metalhead</title><link>https://sourceforge.net/p/phpsane/wiki/Development/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -10,6 +10,7 @@

 ~~~~~
 git push --all
+git push --tags
 ~~~~~

 ## Creating archives ##
@@ -20,7 +21,7 @@

 git tag -a REL-VERSION -m "Message"
 git archive --format zip --output ../phpSANE-VERSION.zip REL-VERSION
-git push --all
+git push --tags
 ~~~~~~

 Test example:
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vincent Metalhead</dc:creator><pubDate>Tue, 08 Jan 2013 09:56:54 -0000</pubDate><guid>https://sourceforge.netf60e5a0731aa831628e0d0b3d43d2d4ea650f688</guid></item><item><title>WikiPage Development modified by Vincent Metalhead</title><link>https://sourceforge.net/p/phpsane/wiki/Development/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,4 +1,16 @@
 # Development #
+
+## Fetch code ##
+
+~~~~~~
+git clone ssh://vmetalhead@git.code.sf.net/p/phpsane/code phpsane-code
+~~~~~~
+
+## Commit code ##
+
+~~~~~
+git push --all
+~~~~~

 ## Creating archives ##

@@ -8,6 +20,7 @@

 git tag -a REL-VERSION -m "Message"
 git archive --format zip --output ../phpSANE-VERSION.zip REL-VERSION
+git push --all
 ~~~~~~

 Test example:
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vincent Metalhead</dc:creator><pubDate>Tue, 08 Jan 2013 09:53:00 -0000</pubDate><guid>https://sourceforge.net0c4b94390bfe3854d9f7bfe624356705067599ea</guid></item><item><title>WikiPage Development modified by Vincent Metalhead</title><link>https://sourceforge.net/p/phpsane/wiki/Development/</link><description># Development #

## Creating archives ##

~~~~~~
# Show tags
git tag

git tag -a REL-VERSION -m "Message"
git archive --format zip --output ../phpSANE-VERSION.zip REL-VERSION
~~~~~~

Test example:

~~~~~~
% unzip -t phpSANE-0.7.0.zip 
Archive:  phpSANE-0.7.0.zip
2703e06f076a00d7c7d2b13a324147c2058b7439
    testing: .htaccess                OK
    testing: bilder/                  OK
    testing: bilder/black.gif         OK
    testing: bilder/clear.gif         OK
    testing: bilder/de.gif            OK
    testing: bilder/en.gif            OK
    testing: bilder/fi.gif            OK
    testing: bilder/fr.gif            OK
    testing: bilder/logo.jpg          OK
    testing: bilder/pl.gif            OK
    testing: bilder/ru.gif            OK
    testing: bilder/scan.jpg          OK
    testing: bilder/uk.gif            OK
    testing: css/                     OK
    testing: css/style.css            OK
    testing: doc/                     OK
    testing: doc/CHANGELOG            OK
    testing: doc/LICENSE              OK
    testing: doc/README_DE.txt        OK
    testing: doc/README_EN.txt        OK
    testing: doc/README_PL.txt        OK
    testing: help_0.php               OK
    testing: help_1.php               OK
    testing: help_2.php               OK
    testing: help_4.php               OK
    testing: incl/                    OK
    testing: incl/config.php          OK
    testing: incl/functions.php       OK
    testing: incl/language.php        OK
    testing: incl/menu.php            OK
    testing: incl/scan.php            OK
    testing: incl/security.php        OK
    testing: javascript/              OK
    testing: javascript/js_fns.js     OK
    testing: javascript/ractangle.js   OK
    testing: output/                  OK
    testing: output/.gitignore        OK
    testing: phpsane.php              OK
    testing: save.php                 OK
    testing: tmp/                     OK
    testing: tmp/.gitignore           OK
No errors detected in compressed data of phpSANE-0.7.0.zip.
~~~~~~</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vincent Metalhead</dc:creator><pubDate>Wed, 10 Oct 2012 11:39:45 -0000</pubDate><guid>https://sourceforge.netca379809ea7e35267821e95548ce4805ad248477</guid></item></channel></rss>