<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.kolmafia.us/index.php?action=history&amp;feed=atom&amp;title=Svn_at_head</id>
	<title>Svn at head - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.kolmafia.us/index.php?action=history&amp;feed=atom&amp;title=Svn_at_head"/>
	<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Svn_at_head&amp;action=history"/>
	<updated>2026-04-25T02:13:40Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.kolmafia.us/index.php?title=Svn_at_head&amp;diff=8417&amp;oldid=prev</id>
		<title>Bale: r12198</title>
		<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Svn_at_head&amp;diff=8417&amp;oldid=prev"/>
		<updated>2014-11-12T00:44:21Z</updated>

		<summary type="html">&lt;p&gt;r12198&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{&lt;br /&gt;
#vardefine:name|svn_at_head}}{{&lt;br /&gt;
#vardefine:return_type|boolean}}{{&lt;br /&gt;
&lt;br /&gt;
FunctionPage|&lt;br /&gt;
name={{#var:name}}|&lt;br /&gt;
&lt;br /&gt;
function1={{Function|&lt;br /&gt;
name={{#var:name}}|&lt;br /&gt;
aggregate={{#var:aggregate}}|&lt;br /&gt;
return_type={{#var:return_type}}|&lt;br /&gt;
return_also={{#var:return_also}}|&lt;br /&gt;
parameter1={{Param|string|projectname}}|&lt;br /&gt;
p1desc={{Pspan|projectname}} is the name of a project which may exist on an SVN repo|&lt;br /&gt;
}}|&lt;br /&gt;
&lt;br /&gt;
function_description=Returns true if {{Pspan|projectname}} exists, is a valid working copy, and is currently at the same revision number as the repository. {{Pspan|projectname}} will match any unique substring of any project in the /svn folder, but it is case sensitive.|&lt;br /&gt;
&lt;br /&gt;
code1={{CodeSample|&lt;br /&gt;
title=Code Sample|&lt;br /&gt;
description=Checks for a project|&lt;br /&gt;
code=&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
if( !svn_at_head( &amp;quot;mafiachit&amp;quot; ) ) {&lt;br /&gt;
   print( &amp;quot;ChIT is not up to date! If you want to update it, copy/paste the following line into your CLI and hit enter.&amp;quot; );&lt;br /&gt;
   print( &amp;quot;svn update mafiachit&amp;quot;, &amp;quot;blue&amp;quot; );&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;}}|&lt;br /&gt;
cli_equiv=The CLI command &amp;quot;svn list&amp;quot; will provide related information.|&lt;br /&gt;
see_also={{SeeAlso|svn_exists|svn_info}}|&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Miscellaneous Functions]]&lt;/div&gt;</summary>
		<author><name>Bale</name></author>
	</entry>
</feed>