<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.theeggeadventure.com/wikimedia/index.php?action=history&amp;feed=atom&amp;title=Svn_set_properties_for_scripts</id>
	<title>Svn set properties for scripts - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.theeggeadventure.com/wikimedia/index.php?action=history&amp;feed=atom&amp;title=Svn_set_properties_for_scripts"/>
	<link rel="alternate" type="text/html" href="https://www.theeggeadventure.com/wikimedia/index.php?title=Svn_set_properties_for_scripts&amp;action=history"/>
	<updated>2026-05-25T00:16:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0-beta</generator>
	<entry>
		<id>https://www.theeggeadventure.com/wikimedia/index.php?title=Svn_set_properties_for_scripts&amp;diff=2305&amp;oldid=prev</id>
		<title>Brianegge: Created page with &#039;Often I find scripts which have been checked in by other users and don&#039;t have the correct subversion properties for them to be checked out on unix.  The following two commands fi…&#039;</title>
		<link rel="alternate" type="text/html" href="https://www.theeggeadventure.com/wikimedia/index.php?title=Svn_set_properties_for_scripts&amp;diff=2305&amp;oldid=prev"/>
		<updated>2009-12-16T03:14:09Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;Often I find scripts which have been checked in by other users and don&amp;#039;t have the correct subversion properties for them to be checked out on unix.  The following two commands fi…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Often I find scripts which have been checked in by other users and don&amp;#039;t have the correct subversion properties for them to be checked out on unix.  The following two commands fix the exec bit and the line feed.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;geshi lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
svn ps svn:executable yes *.sh&lt;br /&gt;
svn ps svn:eol-style LF *.sh&lt;br /&gt;
&amp;lt;/geshi&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Unix]]&lt;br /&gt;
[[Category:Subversion]]&lt;/div&gt;</summary>
		<author><name>Brianegge</name></author>
	</entry>
</feed>