<?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/"
	>

<channel>
	<title>Build and Release Management</title>
	<atom:link href="http://allscm.com/feed" rel="self" type="application/rss+xml" />
	<link>http://allscm.com</link>
	<description>SCM Unleashed!</description>
	<lastBuildDate>Thu, 19 Jan 2012 22:48:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Set &#8220;ulimit&#8221; parameters to fix &#8220;Too Many Open Files&#8221; Error</title>
		<link>http://allscm.com/archives/set-ulimit-parameters-to-fix-too-many-open-files-error.html</link>
		<comments>http://allscm.com/archives/set-ulimit-parameters-to-fix-too-many-open-files-error.html#comments</comments>
		<pubDate>Thu, 08 Dec 2011 21:16:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Amazon AWS]]></category>

		<guid isPermaLink="false">http://allscm.com/?p=410</guid>
		<description><![CDATA[If you ever run into the following errors with the below stacktrace, there&#8217;s a more than likely easy fix for it at the bottom of this article. java.lang.IllegalStateException: Failed to load ApplicationContext at org.springframework.test.context.TestContext.getApplicationContext(TestContext.java:308) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:109) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:75) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:321) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:211) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:231) at com.fmn.testutil.FmnTestClassRunner.runChild(FmnTestClassRunner.java:10) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at [...]
Related posts:<ol>
<li><a href='http://allscm.com/archives/could-not-find-com-google-gwt-dev-compiler-make-sure-you-have-it-in-your-classpath.html' rel='bookmark' title='Could not find com.google.gwt.dev.Compiler. Make sure you have it in your classpath'>Could not find com.google.gwt.dev.Compiler. Make sure you have it in your classpath</a></li>
</ol>]]></description>
		<wfw:commentRss>http://allscm.com/archives/set-ulimit-parameters-to-fix-too-many-open-files-error.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>modprobe loop FATAL: Could not load /lib/modules/2.6.16-xenU/modules.dep: No such file or directory</title>
		<link>http://allscm.com/archives/modprobe-loop-fatal-could-not-load-libmodules2-6-16-xenumodules-dep-no-such-file-or-directory.html</link>
		<comments>http://allscm.com/archives/modprobe-loop-fatal-could-not-load-libmodules2-6-16-xenumodules-dep-no-such-file-or-directory.html#comments</comments>
		<pubDate>Fri, 12 Aug 2011 17:16:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Amazon AWS]]></category>
		<category><![CDATA[Cloud Computing]]></category>

		<guid isPermaLink="false">http://allscm.com/?p=351</guid>
		<description><![CDATA[Ever run into an error message like this? modprobe loop FATAL: Could not load /lib/modules/2.6.16-xenU/modules.dep: No such file or directory If you take a peek into the /lib/modules, what do you see? Do you just see this? 2.6.21-1.3194.fc7 You can just simply create a symlink of 2.6.16-xenU to that to stop the error messages: cd [...]
Related posts:<ol>
<li><a href='http://allscm.com/archives/sbinmingetty1823-tty2-no-such-file-or-directory.html' rel='bookmark' title='/sbin/mingetty[1823]: tty2: No such file or directory'>/sbin/mingetty[1823]: tty2: No such file or directory</a></li>
<li><a href='http://allscm.com/archives/svn-the-repository-at-has-uuid-but-the-wc-has.html' rel='bookmark' title='svn: The repository at &#8216;&lt;new_repo&gt;&#8216; has uuid &#8216;&lt;new_uuid&gt;&#8216;, but the WC has &#8216;&lt;old_uuid&gt;&#8216;'>svn: The repository at &#8216;<new_repo>&#8216; has uuid &#8216;<new_uuid>&#8216;, but the WC has &#8216;<old_uuid>&#8216;</a></li>
</ol>]]></description>
		<wfw:commentRss>http://allscm.com/archives/modprobe-loop-fatal-could-not-load-libmodules2-6-16-xenumodules-dep-no-such-file-or-directory.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>/sbin/mingetty[1823]: tty2: No such file or directory</title>
		<link>http://allscm.com/archives/sbinmingetty1823-tty2-no-such-file-or-directory.html</link>
		<comments>http://allscm.com/archives/sbinmingetty1823-tty2-no-such-file-or-directory.html#comments</comments>
		<pubDate>Fri, 12 Aug 2011 17:10:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Amazon AWS]]></category>
		<category><![CDATA[Cloud Computing]]></category>

		<guid isPermaLink="false">http://allscm.com/?p=348</guid>
		<description><![CDATA[Did you ever get this similar error messages? Aug 12 12:46:39 ip-10-10-10-99 /sbin/mingetty[1736]: tty2: No such file or directory Aug 12 12:46:39 ip-10-10-10-99 /sbin/mingetty[1737]: tty3: No such file or directory Aug 12 12:46:39 ip-10-10-10-99 /sbin/mingetty[1738]: tty4: No such file or directory Aug 12 12:46:39 ip-10-10-10-99 /sbin/mingetty[1739]: tty5: No such file or directory Aug 12 12:46:39 [...]
No related posts.]]></description>
		<wfw:commentRss>http://allscm.com/archives/sbinmingetty1823-tty2-no-such-file-or-directory.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>svn: The repository at &#8216;&#8216; has uuid &#8216;&#8216;, but the WC has &#8216;&#8216;</title>
		<link>http://allscm.com/archives/svn-the-repository-at-has-uuid-but-the-wc-has.html</link>
		<comments>http://allscm.com/archives/svn-the-repository-at-has-uuid-but-the-wc-has.html#comments</comments>
		<pubDate>Thu, 04 Aug 2011 19:03:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://allscm.com/?p=343</guid>
		<description><![CDATA[If you&#8217;ve ever tried to switch your current working copy to a new SVN URL with &#8216;svn switch &#8211;relocate [old_repo] [new_repo]&#8216; command you may run into an error message similar to this: svn: The repository at &#8216;[new_repo]&#8216; has uuid &#8216;[new_uuid]&#8216;, but the WC has &#8216;[old_uuid]&#8216; The reason for this is that Subversion expects the same [...]
No related posts.]]></description>
		<wfw:commentRss>http://allscm.com/archives/svn-the-repository-at-has-uuid-but-the-wc-has.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Could not find com.google.gwt.dev.Compiler. Make sure you have it in your classpath</title>
		<link>http://allscm.com/archives/could-not-find-com-google-gwt-dev-compiler-make-sure-you-have-it-in-your-classpath.html</link>
		<comments>http://allscm.com/archives/could-not-find-com-google-gwt-dev-compiler-make-sure-you-have-it-in-your-classpath.html#comments</comments>
		<pubDate>Wed, 13 Jul 2011 21:01:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Gradle]]></category>

		<guid isPermaLink="false">http://allscm.com/?p=340</guid>
		<description><![CDATA[If you ever run into an exception similar to the following: Execution failed for task &#8216;:common:gwt-utils:gwtCompile&#8217;. at org.gradle.api.internal.tasks.DefaultTaskExecuter.executeActions(DefaultTaskExecuter.java:66) at org.gradle.api.internal.tasks.DefaultTaskExecuter.execute(DefaultTaskExecuter.java:43) at org.gradle.api.internal.project.taskfactory.PostExecutionAnalysisTaskExecuter.execute(PostExecutionAnalysisTaskExecuter.java:32) at org.gradle.api.internal.project.taskfactory.ExecutionShortCircuitTaskExecuter.execute(ExecutionShortCircuitTaskExecuter.java:50) at org.gradle.api.internal.tasks.SkipTaskExecuter.doExecute(SkipTaskExecuter.java:57) at org.gradle.api.internal.tasks.SkipTaskExecuter.execute(SkipTaskExecuter.java:35) at org.gradle.api.internal.tasks.ExecuteAtMostOnceTaskExecuter.execute(ExecuteAtMostOnceTaskExecuter.java:32) at org.gradle.api.internal.AbstractTask.execute(AbstractTask.java:231) at org.gradle.execution.DefaultTaskGraphExecuter.executeTask(DefaultTaskGraphExecuter.java:167) at org.gradle.execution.DefaultTaskGraphExecuter.doExecute(DefaultTaskGraphExecuter.java:160) at org.gradle.execution.DefaultTaskGraphExecuter.execute(DefaultTaskGraphExecuter.java:78) at org.gradle.execution.TaskNameResolvingBuildExecuter.execute(TaskNameResolvingBuildExecuter.java:113) at org.gradle.execution.DelegatingBuildExecuter.execute(DelegatingBuildExecuter.java:54) at org.gradle.execution.DelegatingBuildExecuter.execute(DelegatingBuildExecuter.java:54) at org.gradle.initialization.DefaultGradleLauncher.doBuildStages(DefaultGradleLauncher.java:153) at org.gradle.initialization.DefaultGradleLauncher.doBuild(DefaultGradleLauncher.java:107) at org.gradle.initialization.DefaultGradleLauncher.run(DefaultGradleLauncher.java:75) at org.gradle.launcher.RunBuildAction.execute(RunBuildAction.java:41) at org.gradle.launcher.RunBuildAction.execute(RunBuildAction.java:27) at [...]
No related posts.]]></description>
		<wfw:commentRss>http://allscm.com/archives/could-not-find-com-google-gwt-dev-compiler-make-sure-you-have-it-in-your-classpath.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>svn: Failed to add directory &#8216;foo/foo&#8217;: an unversioned directory of the same name already exists</title>
		<link>http://allscm.com/archives/svn-failed-to-add-directory-foofoo-an-unversioned-directory-of-the-same-name-already-exists.html</link>
		<comments>http://allscm.com/archives/svn-failed-to-add-directory-foofoo-an-unversioned-directory-of-the-same-name-already-exists.html#comments</comments>
		<pubDate>Sat, 18 Sep 2010 00:42:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Source Control]]></category>
		<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://allscm.com/?p=330</guid>
		<description><![CDATA[Ever gotten this Subversion checkout/update operation error message? svn: Failed to add directory &#8216;foo/foo&#8217;: an unversioned directory of the same name already exists You can fix this problem by applying an extra option of &#8220;&#8211;force&#8221; to the SVN&#8217;s checkout/update command.  This will mark the folder in question as updated and the subfolder files as versioned [...]
No related posts.]]></description>
		<wfw:commentRss>http://allscm.com/archives/svn-failed-to-add-directory-foofoo-an-unversioned-directory-of-the-same-name-already-exists.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>p4:// &#8220;no permission for operation on files(s)&#8221; Problem?</title>
		<link>http://allscm.com/archives/p4-no-permission-for-operation-on-filess-problem.html</link>
		<comments>http://allscm.com/archives/p4-no-permission-for-operation-on-filess-problem.html#comments</comments>
		<pubDate>Mon, 13 Sep 2010 23:04:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Perforce]]></category>
		<category><![CDATA[Source Control]]></category>

		<guid isPermaLink="false">http://allscm.com/?p=328</guid>
		<description><![CDATA[If you ever tried to do an integration activity in Perforce and have gotten a similar error message such as &#8220;no permission for operation on files(s)&#8221; then these are the steps you can do to resolve the problem: Check to make sure your branch spec or the source/target does not have any typo. Check to [...]
No related posts.]]></description>
		<wfw:commentRss>http://allscm.com/archives/p4-no-permission-for-operation-on-filess-problem.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No &#8216;Plugin-Class&#8217; entry in the manifest of &#8230;.hpi</title>
		<link>http://allscm.com/archives/no-plugin-class-entry-in-the-manifest-of-hpi.html</link>
		<comments>http://allscm.com/archives/no-plugin-class-entry-in-the-manifest-of-hpi.html#comments</comments>
		<pubDate>Tue, 29 Jun 2010 20:13:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hudson]]></category>

		<guid isPermaLink="false">http://allscm.com/?p=294</guid>
		<description><![CDATA[If you ever wanted to evaluate Hudson CI tool, and ran into a problem while loading any plugin and you get the following error messages: No &#8216;Plugin-Class&#8217; entry in the manifest of &#8230;/path/to/plugin.hpi Then you&#8217;re experiencing a problem I just experienced. The problem lies in the particular version of the hudson.war file. Like me, you [...]
No related posts.]]></description>
		<wfw:commentRss>http://allscm.com/archives/no-plugin-class-entry-in-the-manifest-of-hpi.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perforce password (P4PASSWD) invalid or unset error</title>
		<link>http://allscm.com/archives/perforce-password-p4passwd-invalid-or-unset-error.html</link>
		<comments>http://allscm.com/archives/perforce-password-p4passwd-invalid-or-unset-error.html#comments</comments>
		<pubDate>Mon, 28 Jun 2010 19:58:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Perforce]]></category>

		<guid isPermaLink="false">http://allscm.com/?p=292</guid>
		<description><![CDATA[If you have gotten &#8220;Perforce password (P4PASSWD) invalid or unset&#8221; error message when you&#8217;ve switched to the ticket based authentication, here&#8217;s what you can do to fix the problem: p4 login -p -a Simple. Straight forward. No related posts.
No related posts.]]></description>
		<wfw:commentRss>http://allscm.com/archives/perforce-password-p4passwd-invalid-or-unset-error.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Escape {&#8220;&#8216;&amp;} Characters in ANT</title>
		<link>http://allscm.com/archives/how-to-escape-characters-in-ant.html</link>
		<comments>http://allscm.com/archives/how-to-escape-characters-in-ant.html#comments</comments>
		<pubDate>Fri, 12 Feb 2010 01:23:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ANT]]></category>

		<guid isPermaLink="false">http://allscm.com/?p=283</guid>
		<description><![CDATA[How exactly do you escape special characters from ANT?  Say if you need to add extra &#8221; quotation characters within a property which already has a set of quotes? Here&#8217;s how to do it &#8212; use XML Character entity references: For &#62; use &#38;gt; For &#60; use  &#38;lt; For &#8220; use &#38;quot; For &#38; use [...]
No related posts.]]></description>
		<wfw:commentRss>http://allscm.com/archives/how-to-escape-characters-in-ant.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

