Thanks, it works. 2007/7/3, Jeffrey C. Ollie <jeff@xxxxxxxxxx>:
On Tue, 2007-07-03 at 17:12 +0800, Dongsheng Song wrote: > For google code projects, the repositories organized is: > > branches tags trunk wiki > > Can I treat wiki as a branch? i.e. > > [svn-remote "svn"] > url = http://serf.googlecode.com/svn > fetch = trunk:refs/remotes/trunk > branches = branches/*,wiki:refs/remotes/* > tags = tags/*:refs/remotes/tags/* What's the structure underneath the wiki directory? If it's just content, I'd use: fetch = wiki:refs/remotes/wiki Jeff
- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html