<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/16543" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2009-09-27T16:54:35-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/16543</id>

		<entry>
		<author><name><![CDATA[Kein]]></name></author>
		<updated>2009-09-27T16:54:35-04:00</updated>

		<published>2009-09-27T16:54:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90367#p90367</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90367#p90367"/>
		<title type="html"><![CDATA[incith:svn (log fetching + discussion of svn.incith.com)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90367#p90367"><![CDATA[
I didn't look into code yet, but well... how often it check for changes? And what if there will be like few commits at the same time (1-2 sec delay between them)?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9854">Kein</a> — Sun Sep 27, 2009 4:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[incith]]></name></author>
		<updated>2009-01-14T00:59:01-04:00</updated>

		<published>2009-01-14T00:59:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86916#p86916</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86916#p86916"/>
		<title type="html"><![CDATA[incith:svn (log fetching + discussion of svn.incith.com)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86916#p86916"><![CDATA[
Newest scripts are available at... <a href="http://svn.incith.com" class="postlink">http://svn.incith.com</a> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt="8)" title="Cool"> <br><br>I know I'm posting too many random scripts lately (well, kind of random), I recently setup an svn/subversion server and wanted to create a place to discuss this a bit, as well as a script I'm working on to query subversion servers.  The reason for the subversion server is just as I said, because I've been releasing and having to post too much crap lately.  This way, anyone, at any time, can choose to check and update their copy of whatever.<br><br><em class="text-italics">The Script:</em> In the end, the script will monitor repos (via bind time) and notify the configured channels when a commit happens.  It does this now but it's all hard coded and unconfigurable by variables at the moment as I continue to work on it.<blockquote class="uncited"><div>(21:40:17) &lt;@visitant&gt; r52 committed to svn://svn.incith.com/incith by incith: incith-svn: can now \!svn &lt;url&gt;, script still in a very alpha state<br><br>(22:25:31) &lt;@incith&gt; !svn irssi<br>(22:25:37) &lt;@visitant&gt; r4983 committed to <a href="http://svn.irssi.org/repos/irssi/trunk" class="postlink">http://svn.irssi.org/repos/irssi/trunk</a> by exg: Fix last change.</div></blockquote><em class="text-italics">The Repository:</em> You can checkout my repo (which will be undergoing some changes in the days/weeks to come, I haven't finalised a layout idea yet -- also there is no actual reason to check it out yet all in all as there is nothing new done to the scripts, just some initial imports, pisg/egghelp/svn might get some changes on here before release).  Use one of the follow URLs to checkout:<ul><li>svn co svn://svn.incith.com/incith/trunk</li></ul>This will download all the svn'd scripts into a "trunk" folder.  Then you can go do an <em class="text-italics">svn update</em> inside the trunk folder whenever you want to check for updates, or <em class="text-italics">svn log -l1</em> or <em class="text-italics">svn log -rhead</em> to see the latest log entry.<br><br>The <a href="http://svnbook.red-bean.com/" class="postlink"><strong class="text-strong">SVN Book</strong></a><strong class="text-strong"> (FREE)</strong> is a very good read, after the first 100-120 pages (won't take long) you should be fairly confident with subversion and how to use it, and I would probably trust you on my repository after you've read it (assuming you do some experiments and things first, I will make a test repository if anyone wants to play around).  I'm just learning for the most part too, but I've found it incredibly easy and helpful in a lot of ways, especially <em class="text-italics">svn revert</em> to undo some previous edits (I mostly edit with nano.  Yep.)<br><br>Windows users, the <em class="text-italics">de-facto</em> SVN client is basically <a href="http://tortoisesvn.net/downloads" class="postlink">Tortoise SVN</a>.  It is quite easy to use and you'll be checking out the latest scripts in no time.  The repository URL you should use is: svn://svn.incith.com/incith -- you can also just browse them via http if you want and download that way if you don't plan to do anything else, via <a href="http://svn.incith.com" class="postlink">http://svn.incith.com</a><br><br>I know this is overkill.  But it's also fun, and I'd be happy to allow others (whom I have beforehand talked with) access to commit to the repo if anyone is interested.  It would be rather cool I think to have commits by various people, anyone being able to fix bugs now and then or etc.  With this in place, people can request bug fixes and etc to anyone with commit access.  I plan to have the standard 'branches' folder so other scripters can post any big modifications/changes they've done, e.g. speechles incith:google I plan to add as a branch to incith:google.  Basically I hope all of this helps the community in the end, and for the scripters to be able to collaborate a bit easier.<br><br>Of course I am always on IRC to talk/help any further with this.<br><br>View/download: <a href="http://svn.incith.com/index/incith/trunk/incith-svn.tcl" class="postlink">http://svn.incith.com/index/incith/trunk/incith-svn.tcl</a><br><br>(I'll clean this thread up at some point and add any additional useful SVN information if it turns out to become popular)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6130">incith</a> — Wed Jan 14, 2009 12:59 am</p><hr />
]]></content>
	</entry>
	</feed>
