<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="0.92">
<channel>
	<title>Dryice Liu's Blog</title>
	<link>http://dryice.name/blog</link>
	<description></description>
	<lastBuildDate>Tue, 31 Aug 2010 12:01:11 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>svn: make the branches directory before make a branch</title>
		<description>Well, this is a short note to myself so the next time I want to create a branch of a new project, I won't need to search through the Internet.

Before doing


$ svn copy http://svn.example.com/repos/calc/trunk \
http://svn.example.com/repos/calc/branches/my-calc-branch \
-m "Creating a private branch of /calc/trunk."


to make a new branch of a new project ...</description>
		<link>http://dryice.name/blog/freebsd/svn-make-the-branches-directory-before-make-a-branch/</link>
			</item>
	<item>
		<title>modify svn log for trac</title>
		<description>When using trac with subversion, sometime I need to edit the subversion log. For example, I've got used to mention the trac ticket number in the log, thanks to the trac intergration, this is really handful. However once I made a typo on the ticket number, and it gets really ...</description>
		<link>http://dryice.name/blog/freebsd/modify-svn-log-for-trac/</link>
			</item>
</channel>
</rss>

