<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>World of *Nix &#187; subversion</title>
	<atom:link href="http://www.lavluda.com/tag/subversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lavluda.com</link>
	<description>by S. M. Ibrahim (lavluda)</description>
	<lastBuildDate>Sun, 16 May 2010 16:23:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.5.3" -->
	<copyright>Copyright &#xA9; World of *Nix 2010 </copyright>
	<managingEditor>lavluda@yahoo.com (World of *Nix)</managingEditor>
	<webMaster>lavluda@yahoo.com (World of *Nix)</webMaster>
	<category>posts</category>
	<image>
		<url>http://www.lavluda.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
		<title>World of *Nix &#187; subversion</title>
		<link>http://www.lavluda.com</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>by S. M. Ibrahim (lavluda)</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Society &amp; Culture" />
	<itunes:author>World of *Nix</itunes:author>
	<itunes:owner>
		<itunes:name>World of *Nix</itunes:name>
		<itunes:email>lavluda@yahoo.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.lavluda.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<item>
		<title>subversion installation (1.4.3)</title>
		<link>http://www.lavluda.com/2007/02/07/subversion-installation-140/</link>
		<comments>http://www.lavluda.com/2007/02/07/subversion-installation-140/#comments</comments>
		<pubDate>Wed, 07 Feb 2007 11:06:32 +0000</pubDate>
		<dc:creator>lavluda</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Programming Help]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://lavluda.com/?p=75</guid>
		<description><![CDATA[A great post about subversion of hasin brother. On the new version of subversion 1.4.3 u will need to do some thing more. svn-1.4.3 cann&#8217;t be install as service. U have take help from 3rd party tools. Two of them are: SVNService is a free tool written by Magnus Norddahl (not found) SrvAny is avaliable [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>A <a href="http://hasin.wordpress.com/2007/01/17/installing-subversion-server/">great post</a> about subversion of hasin brother.</p>
<p>On the new version of subversion 1.4.3 u will need to do some thing more.  svn-1.4.3 cann&#8217;t be install as service. U have take help from 3rd party tools.</p>
<p>Two of them are:</p>
<ul>
<li><a href="http://www.clanlib.org/%7Embn/svnservice/">SVNService</a> is a free tool written by Magnus Norddahl (not found)</li>
<li><a href="http://support.microsoft.com/kb/q137890/">SrvAny</a> is avaliable free of charge from Microsoft</li>
</ul>
<p>or u can use &#8220;sc&#8221; command to add subversion as service..</p>
<p>Here is the example:<br />
<code>sc create svnserve binpath= "c:\svnserve\svnserve.exe --service --root </code><br />
<code>c:\repos" displayname= "Subversion" depend= tcpip start= auto</code><br />
These command must be entered as a single line.</p>
<p>Here bindpath is the where the svnserve.exe is installed, &#8211;root is the root directory of<br />
repository, displayname is the name that will display on the windows service list, start = auto is used to start this service on system startup.</p>
<p>Hope it will help you <img src='http://www.lavluda.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><!--adsense#banner--></p>
number of view: 1491<img src="http://www.lavluda.com/?ak_action=api_record_view&id=75&type=feed" alt="" /><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.lavluda.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.lavluda.com/2007/02/07/subversion-installation-140/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.490 seconds -->
