I add a bookmark to my local repository through
TortoiseHg -> Repository Explorer -> Tag -> Add/Move/Remove Bookmark
Later, I perform push to ssh://yccheok@jstock.hg.sourceforge.net/hgroot/jstock/jstock
I realize 0 changset is being pushed, and bookmark is not shown in
http://jstock.hg.sourceforge.net/hgweb/jstock/jstock/graph (Use getWeekOfWeekyear instead of getWeekyear.)
Later, I clone the repository to another machine, I realize there are no bookmark information being clone from sourceforge server.
I was wondering why this happen? Is it because SourceForge is using a version of mercurial server which doesn't support bookmarking?