<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to IncRev</title><link>https://sourceforge.net/p/open-gps/mwiki/IncRev/</link><description>Recent changes to IncRev</description><atom:link href="https://sourceforge.net/p/open-gps/mwiki/IncRev/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 04 Jul 2014 15:21:41 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/open-gps/mwiki/IncRev/feed" rel="self" type="application/rss+xml"/><item><title>IncRev modified by Dr. Schorsch</title><link>https://sourceforge.net/p/open-gps/mwiki/IncRev/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -15,7 +15,7 @@

 I provided this tool since this is an everyday task that could be handled by some nice perl/bash/$SCRIPTLANGUAGE scripts. But these language are not available on all platforms. But a simple ansi-c program can be compiled nearly everywhere. 

-In this project IncRev it is used to automatically update the build number stored in the file _Version.in_. 
+In this project IncRev it is used to automatically update the [build number](How_to_Build_X3P_Library) stored in the file _Version.in_. 

 [Category:build_tool] 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dr. Schorsch</dc:creator><pubDate>Fri, 04 Jul 2014 15:21:41 -0000</pubDate><guid>https://sourceforge.neta45d6726e48ab51e957fa35400594af6fc201b1d</guid></item><item><title>IncRev modified by Dr. Schorsch</title><link>https://sourceforge.net/p/open-gps/mwiki/IncRev/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;strong&gt;IncRev&lt;/strong&gt; is a small command line tool written in Ansi-C that can automatically increment (or decrement) a number in a text file. The location of the number has to be specified by a string pattern. IncRev checks that there is enough blank space in front of the number to update it and does the change in place. &lt;/p&gt;
&lt;h2 id="syntax"&gt;Syntax&lt;/h2&gt;
&lt;p&gt;IncRev is called with the following syntax: &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;IncRev&lt;/span&gt; &lt;span class="o"&gt;&amp;amp;&lt;/span&gt;&lt;span class="n"&gt;lt&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;&lt;span class="n"&gt;filename&lt;/span&gt;&lt;span class="o"&gt;&amp;amp;&lt;/span&gt;&lt;span class="n"&gt;gt&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt; &lt;span class="o"&gt;&amp;amp;&lt;/span&gt;&lt;span class="n"&gt;lt&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;&lt;span class="n"&gt;string&lt;/span&gt; &lt;span class="n"&gt;pattern&lt;/span&gt;&lt;span class="o"&gt;&amp;amp;&lt;/span&gt;&lt;span class="n"&gt;gt&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt; &lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="o"&gt;&amp;amp;&lt;/span&gt;&lt;span class="n"&gt;lt&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;&lt;span class="n"&gt;increment&lt;/span&gt;&lt;span class="o"&gt;&amp;amp;&lt;/span&gt;&lt;span class="n"&gt;gt&lt;/span&gt;&lt;span class="p"&gt;;]&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;&amp;lt;filename&amp;gt;: is the name of the text file to be updated. &lt;br /&gt;
&amp;lt;string pattern&amp;gt;: is the string just in front of the number that defines its location in the text file. &lt;br /&gt;
&amp;lt;increment&amp;gt;: is an optional increment to apply. Default value is 1. Increment can be negative! &lt;/p&gt;
&lt;h2 id="motivation"&gt;Motivation&lt;/h2&gt;
&lt;p&gt;I provided this tool since this is an everyday task that could be handled by some nice perl/bash/$SCRIPTLANGUAGE scripts. But these language are not available on all platforms. But a simple ansi-c program can be compiled nearly everywhere. &lt;/p&gt;
&lt;p&gt;In this project IncRev it is used to automatically update the build number stored in the file &lt;em&gt;Version.in&lt;/em&gt;. &lt;/p&gt;
&lt;p&gt;&lt;span&gt;[Category:build_tool]&lt;/span&gt; &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dr. Schorsch</dc:creator><pubDate>Fri, 04 Jul 2014 15:21:41 -0000</pubDate><guid>https://sourceforge.net23c7ea99d82f5c2a62d158726b4a47aa75289e39</guid></item></channel></rss>