Fork pylogs, pydiary was born today

发表时间:2011-01-05 18:31:37    分类: python    1634 阅读
标签: pydiary


My blog is based on pylogs. This is a weblog system based on Django&python. I found some bugs in it and commit these bugs to pylogs. I mail to author of pylogs, say that I want to join this project. But no  echo.  Perhaps the author has stopped the maintain of the project. So I decided to fork this project. I rename it pydiary. I like this project, and someday these two project maybe merge.
I committed pylogs-1.15beta to google code as the initial version of pydiary. There is still no new code.
Record the initial procedure here:
build pydiay project at google code.
$svn checkout http://pylogs.googlecode.com/svn/trunk/ pylogs-read-only
$cd pylogs-read-only
$find .  -type d -name ".svn" | xargs rm -rf
$cd ..
$svn
checkout https://pydiary.googlecode.com/svn/trunk/ pydiary --username username
$cd pydiary
$svn add *
$svn ci -m "fork pylogs-1.15 beta"

Many thanks to the authors of pylogs.
Welcome other developer join this project.


评论(0)

相关文章

暂时没有文章!
评论这篇文章
请输入左边图片中的字符