<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: linux: create svn repository</title>
	<atom:link href="http://jyotsna.philogy.com/2008/12/linux-create-svn-repository/feed/" rel="self" type="application/rss+xml" />
	<link>http://jyotsna.philogy.com/2008/12/linux-create-svn-repository/</link>
	<description>Brain munch illustrated</description>
	<lastBuildDate>Tue, 31 Aug 2010 07:03:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jyotsna</title>
		<link>http://jyotsna.philogy.com/2008/12/linux-create-svn-repository/comment-page-1/#comment-71</link>
		<dc:creator>Jyotsna</dc:creator>
		<pubDate>Wed, 01 Apr 2009 09:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://jyotsna.philogy.com/?p=128#comment-71</guid>
		<description>Hi Praveen

You might find this link helpful
http://linux.justinhartman.com/Startup_Script_for_Subversion

Jo</description>
		<content:encoded><![CDATA[<p>Hi Praveen</p>
<p>You might find this link helpful<br />
<a href="http://linux.justinhartman.com/Startup_Script_for_Subversion" rel="nofollow">http://linux.justinhartman.com/Startup_Script_for_Subversion</a></p>
<p>Jo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Praveen Aithal H</title>
		<link>http://jyotsna.philogy.com/2008/12/linux-create-svn-repository/comment-page-1/#comment-70</link>
		<dc:creator>Praveen Aithal H</dc:creator>
		<pubDate>Wed, 01 Apr 2009 04:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://jyotsna.philogy.com/?p=128#comment-70</guid>
		<description>Hi Jo,
      I have one prob. Dialy morning I need to run the server with the command : SVNSERVE -d
So, is there any other way that it wil run by itself, as soon as machin boots?</description>
		<content:encoded><![CDATA[<p>Hi Jo,<br />
      I have one prob. Dialy morning I need to run the server with the command : SVNSERVE -d<br />
So, is there any other way that it wil run by itself, as soon as machin boots?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jyotsna</title>
		<link>http://jyotsna.philogy.com/2008/12/linux-create-svn-repository/comment-page-1/#comment-61</link>
		<dc:creator>Jyotsna</dc:creator>
		<pubDate>Fri, 27 Mar 2009 08:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://jyotsna.philogy.com/?p=128#comment-61</guid>
		<description>Hi Praveen

1. to import a directory into repository

svn import path_to_project file:///path/to/repos --message &#039;Add_your_comment_like Initial repository layout&#039;

2. to create a new directory in your repository

svn mkdir path_or_url_to_newdir

Hope this helps. 

Cheers
Jo</description>
		<content:encoded><![CDATA[<p>Hi Praveen</p>
<p>1. to import a directory into repository</p>
<p>svn import path_to_project file:///path/to/repos &#8211;message &#8216;Add_your_comment_like Initial repository layout&#8217;</p>
<p>2. to create a new directory in your repository</p>
<p>svn mkdir path_or_url_to_newdir</p>
<p>Hope this helps. </p>
<p>Cheers<br />
Jo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Praveen</title>
		<link>http://jyotsna.philogy.com/2008/12/linux-create-svn-repository/comment-page-1/#comment-56</link>
		<dc:creator>Praveen</dc:creator>
		<pubDate>Thu, 26 Mar 2009 05:30:39 +0000</pubDate>
		<guid isPermaLink="false">http://jyotsna.philogy.com/?p=128#comment-56</guid>
		<description>Hi, I’m new to creating svn repositories.
Any way created one reading this blog. But don know how to import my project. Am using linux machine.
I need ur help mam. Waiting for ur reply</description>
		<content:encoded><![CDATA[<p>Hi, I’m new to creating svn repositories.<br />
Any way created one reading this blog. But don know how to import my project. Am using linux machine.<br />
I need ur help mam. Waiting for ur reply</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naveen</title>
		<link>http://jyotsna.philogy.com/2008/12/linux-create-svn-repository/comment-page-1/#comment-44</link>
		<dc:creator>Naveen</dc:creator>
		<pubDate>Tue, 10 Mar 2009 15:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://jyotsna.philogy.com/?p=128#comment-44</guid>
		<description>It&#039;s Nice &amp; crisp abt svn repository, folder creation.

Thank You</description>
		<content:encoded><![CDATA[<p>It&#8217;s Nice &amp; crisp abt svn repository, folder creation.</p>
<p>Thank You</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jyotsna</title>
		<link>http://jyotsna.philogy.com/2008/12/linux-create-svn-repository/comment-page-1/#comment-37</link>
		<dc:creator>Jyotsna</dc:creator>
		<pubDate>Sat, 21 Feb 2009 04:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://jyotsna.philogy.com/?p=128#comment-37</guid>
		<description>@DT

Hi DT,

You need subversion server (or simply called subversion/SVN) installed on your linux box. Chances are, it is already installed on your machine, and there is a simple way to find out. Just type the command &#039;which svn&#039; in the linux command window. If you see a valid path as a result, you svn is installed. You can go ahead and create your repositories using the commands mentioned. 

If not, then you need to install it.
Installing subversion is very easy (for most distributions) and ample documentation is available on the web. You can start with http://subversion.tigris.org. 

You will need administrative privileges to install svn as a service.

Hope it helps :)</description>
		<content:encoded><![CDATA[<p>@DT</p>
<p>Hi DT,</p>
<p>You need subversion server (or simply called subversion/SVN) installed on your linux box. Chances are, it is already installed on your machine, and there is a simple way to find out. Just type the command &#8216;which svn&#8217; in the linux command window. If you see a valid path as a result, you svn is installed. You can go ahead and create your repositories using the commands mentioned. </p>
<p>If not, then you need to install it.<br />
Installing subversion is very easy (for most distributions) and ample documentation is available on the web. You can start with <a href="http://subversion.tigris.org" rel="nofollow">http://subversion.tigris.org</a>. </p>
<p>You will need administrative privileges to install svn as a service.</p>
<p>Hope it helps <img src='http://jyotsna.philogy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DT</title>
		<link>http://jyotsna.philogy.com/2008/12/linux-create-svn-repository/comment-page-1/#comment-36</link>
		<dc:creator>DT</dc:creator>
		<pubDate>Sat, 21 Feb 2009 04:30:46 +0000</pubDate>
		<guid isPermaLink="false">http://jyotsna.philogy.com/?p=128#comment-36</guid>
		<description>Hi, I’m new to creating svn repositories.

We have a sizeable linux server on godaddy.com and we’re looking to create a repository there.

Is there some special program we need on linux to type the command into to create the repository, or do we just type it into linux’ command line interface?</description>
		<content:encoded><![CDATA[<p>Hi, I’m new to creating svn repositories.</p>
<p>We have a sizeable linux server on godaddy.com and we’re looking to create a repository there.</p>
<p>Is there some special program we need on linux to type the command into to create the repository, or do we just type it into linux’ command line interface?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julumaniya</title>
		<link>http://jyotsna.philogy.com/2008/12/linux-create-svn-repository/comment-page-1/#comment-30</link>
		<dc:creator>Julumaniya</dc:creator>
		<pubDate>Fri, 06 Feb 2009 18:08:48 +0000</pubDate>
		<guid isPermaLink="false">http://jyotsna.philogy.com/?p=128#comment-30</guid>
		<description>Love the advice. Thank you.</description>
		<content:encoded><![CDATA[<p>Love the advice. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://jyotsna.philogy.com/2008/12/linux-create-svn-repository/comment-page-1/#comment-14</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 27 Dec 2008 06:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://jyotsna.philogy.com/?p=128#comment-14</guid>
		<description>Nice to know it helped :)</description>
		<content:encoded><![CDATA[<p>Nice to know it helped <img src='http://jyotsna.philogy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vijay</title>
		<link>http://jyotsna.philogy.com/2008/12/linux-create-svn-repository/comment-page-1/#comment-13</link>
		<dc:creator>Vijay</dc:creator>
		<pubDate>Fri, 26 Dec 2008 09:50:10 +0000</pubDate>
		<guid isPermaLink="false">http://jyotsna.philogy.com/?p=128#comment-13</guid>
		<description>Thanks a lot for this post. I always got confused earlier reading the manuals. This makes the things clear now.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this post. I always got confused earlier reading the manuals. This makes the things clear now.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
