<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>SVNForum.org - Subversion Forum - Scripts/Contributions</title>
		<link>http://www.svnforum.org/</link>
		<description>User contributed scripts and utilites for Subversion.</description>
		<language>en</language>
		<lastBuildDate>Fri, 24 May 2013 20:32:36 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.svnforum.org/images/misc/rss.png</url>
			<title>SVNForum.org - Subversion Forum - Scripts/Contributions</title>
			<link>http://www.svnforum.org/</link>
		</image>
		<item>
			<title>User_Agent string in svn client tools</title>
			<link>http://www.svnforum.org/threads/52716-User_Agent-string-in-svn-client-tools?goto=newpost</link>
			<pubDate>Mon, 20 May 2013 09:48:25 GMT</pubDate>
			<description><![CDATA[Hi, 
 
we need to set our own custom user-agent string in svn client tools(svn.exe,svnmucc.exe,svnsync.exe,etc). But we don't want to use dlls for...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
we need to set our own custom user-agent string in svn client tools(svn.exe,svnmucc.exe,svnsync.exe,etc). But we don't want to use dlls for this User-Agent String(but we use dlls for other operations). How can we set custom the user agent string to executable itself(svn.exe,svnsync,...) while building the subversion sources.<br />
<br />
Thanks in advance</div>

]]></content:encoded>
			<category domain="http://www.svnforum.org/forums/25-Scripts-Contributions">Scripts/Contributions</category>
			<dc:creator>satheesh</dc:creator>
			<guid isPermaLink="true">http://www.svnforum.org/threads/52716-User_Agent-string-in-svn-client-tools</guid>
		</item>
		<item>
			<title>Link supporting dlls statically to svn client</title>
			<link>http://www.svnforum.org/threads/52710-Link-supporting-dlls-statically-to-svn-client?goto=newpost</link>
			<pubDate>Mon, 20 May 2013 08:03:41 GMT</pubDate>
			<description>Hi, 
 
How can we link svn supporting dlls(libsvn_ra-1.dll,libsvn_delta-1.dll,...) statically to subversion clients(svn.exe,svnmucc.exe,etc) during...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
How can we link svn supporting dlls(libsvn_ra-1.dll,libsvn_delta-1.dll,...) statically to subversion clients(svn.exe,svnmucc.exe,etc) during the subversion build process. because i don't want to use dlls separately. <br />
<br />
Is it possible?<br />
<br />
<br />
<br />
Thanks...</div>

]]></content:encoded>
			<category domain="http://www.svnforum.org/forums/25-Scripts-Contributions">Scripts/Contributions</category>
			<dc:creator>satheesh</dc:creator>
			<guid isPermaLink="true">http://www.svnforum.org/threads/52710-Link-supporting-dlls-statically-to-svn-client</guid>
		</item>
		<item>
			<title>Post commit not getting called</title>
			<link>http://www.svnforum.org/threads/52141-Post-commit-not-getting-called?goto=newpost</link>
			<pubDate>Wed, 15 May 2013 11:36:02 GMT</pubDate>
			<description>Hi All, 
 
      I have written post-commit hook for doing some operation on the repository when a property is applied on any of the path. Redirect...</description>
			<content:encoded><![CDATA[<div>Hi All,<br />
<br />
      I have written post-commit hook for doing some operation on the repository when a property is applied on any of the path. Redirect the output of the post-commit hook to the text file for error handling.<br />
<br />
      While trying to apply the property on any of the path when the files are adding continuously(by using script) at the same time on the same repository , the post-commit hook not getting called. There is no such entry for property commit in the output text file.<br />
<br />
     Is it correct behavior ?<br />
<br />
<br />
Thanks...</div>

]]></content:encoded>
			<category domain="http://www.svnforum.org/forums/25-Scripts-Contributions">Scripts/Contributions</category>
			<dc:creator>satheesh</dc:creator>
			<guid isPermaLink="true">http://www.svnforum.org/threads/52141-Post-commit-not-getting-called</guid>
		</item>
	</channel>
</rss>
