<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: $log$ substitution check-in policy published</title>
	<link>http://blog.kalmbach-software.de/2009/08/08/log-substitution-check-in-policy-published/</link>
	<description>Infos about Windows development and dotNET Framework</description>
	<pubDate>Thu, 29 Jul 2010 11:44:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: jkalmbach</title>
		<link>http://blog.kalmbach-software.de/2009/08/08/log-substitution-check-in-policy-published/#comment-1221</link>
		<dc:creator>jkalmbach</dc:creator>
		<pubDate>Fri, 09 Jul 2010 11:12:33 +0000</pubDate>
		<guid>http://blog.kalmbach-software.de/2009/08/08/log-substitution-check-in-policy-published/#comment-1221</guid>
		<description>The "$log$ entry is incorrect; even if it seems to be correct. 
In some scenarious, it might lead to the wrong changeset (if two people check-in almost at the same time, then one $log$ entry will be wrong.</description>
		<content:encoded><![CDATA[<p>The &#8220;$log$ entry is incorrect; even if it seems to be correct.<br />
In some scenarious, it might lead to the wrong changeset (if two people check-in almost at the same time, then one $log$ entry will be wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: czar</title>
		<link>http://blog.kalmbach-software.de/2009/08/08/log-substitution-check-in-policy-published/#comment-1220</link>
		<dc:creator>czar</dc:creator>
		<pubDate>Wed, 07 Jul 2010 21:36:27 +0000</pubDate>
		<guid>http://blog.kalmbach-software.de/2009/08/08/log-substitution-check-in-policy-published/#comment-1220</guid>
		<description>fabulous feature by the way.  we need this so files get tagged and marked with our developer comments, before we hand them to a client.  thank you!</description>
		<content:encoded><![CDATA[<p>fabulous feature by the way.  we need this so files get tagged and marked with our developer comments, before we hand them to a client.  thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: czar</title>
		<link>http://blog.kalmbach-software.de/2009/08/08/log-substitution-check-in-policy-published/#comment-1219</link>
		<dc:creator>czar</dc:creator>
		<pubDate>Wed, 07 Jul 2010 21:27:46 +0000</pubDate>
		<guid>http://blog.kalmbach-software.de/2009/08/08/log-substitution-check-in-policy-published/#comment-1219</guid>
		<description>Interesting, since $log$ is showing the correct changeset# without using quote "+1".  Personally, I prefer how $log$ does not show "+1".  I thought maybe you improved that feature in a later release, updating $log$ but not $revision$ (since the behavior is different between the two).  

Here is how my file (changeset 3799 after check-in).  You can see $revision is 3789+1 whereas $log$ shows 'revision 3799'.

* $Revision: 3798+1 $
* $log$
* Revision 3799...</description>
		<content:encoded><![CDATA[<p>Interesting, since $log$ is showing the correct changeset# without using quote &#8220;+1&#8243;.  Personally, I prefer how $log$ does not show &#8220;+1&#8243;.  I thought maybe you improved that feature in a later release, updating $log$ but not $revision$ (since the behavior is different between the two).  </p>
<p>Here is how my file (changeset 3799 after check-in).  You can see $revision is 3789+1 whereas $log$ shows &#8216;revision 3799&#8242;.</p>
<p>* $Revision: 3798+1 $<br />
* $log$<br />
* Revision 3799&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jkalmbach</title>
		<link>http://blog.kalmbach-software.de/2009/08/08/log-substitution-check-in-policy-published/#comment-1218</link>
		<dc:creator>jkalmbach</dc:creator>
		<pubDate>Wed, 07 Jul 2010 21:08:54 +0000</pubDate>
		<guid>http://blog.kalmbach-software.de/2009/08/08/log-substitution-check-in-policy-published/#comment-1218</guid>
		<description>The default log-pattern just adds "+1" to the last changeset.
So to be correct: The log-entry should also have been the format "{6}+1" instead of "{7}"...</description>
		<content:encoded><![CDATA[<p>The default log-pattern just adds &#8220;+1&#8243; to the last changeset.<br />
So to be correct: The log-entry should also have been the format &#8220;{6}+1&#8243; instead of &#8220;{7}&#8221;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: czar</title>
		<link>http://blog.kalmbach-software.de/2009/08/08/log-substitution-check-in-policy-published/#comment-1217</link>
		<dc:creator>czar</dc:creator>
		<pubDate>Wed, 07 Jul 2010 21:02:36 +0000</pubDate>
		<guid>http://blog.kalmbach-software.de/2009/08/08/log-substitution-check-in-policy-published/#comment-1217</guid>
		<description>I read the doc explaining why the current revision# is not available (code runs prior to check-in), however $log$ appears to show the correct value.  Why does $log$ show the correct revision number, but $revision$ uses "+1"?  

here's an example:

* $Revision: 3798+1 $
* $log$
* Revision 3799 2010/07/07 13:12:39  czar
*   testing checkin only</description>
		<content:encoded><![CDATA[<p>I read the doc explaining why the current revision# is not available (code runs prior to check-in), however $log$ appears to show the correct value.  Why does $log$ show the correct revision number, but $revision$ uses &#8220;+1&#8243;?  </p>
<p>here&#8217;s an example:</p>
<p>* $Revision: 3798+1 $<br />
* $log$<br />
* Revision 3799 2010/07/07 13:12:39  czar<br />
*   testing checkin only</p>
]]></content:encoded>
	</item>
</channel>
</rss>
