On Fri, 2010-11-26 at 23:05 +0530, Pramendra Choubey wrote: > I am working on friend request posting on facebook wall and creating > test cases of controllers. > I have pushed INSTALL file to the repository. And set document root to > the game folder. It can be access through link > http://bazaar.launchpad.net/~pramendra/cardstories/game/files/head% > 3A/.
Thanks Pramendra! I was able to have a better look at the installation this way, and went through the whole installation. I've made a few improvements - merge them into your repository this way: $ bzr merge lp:cardstories You can see the details there: http://bazaar.launchpad.net/~xavier-antoviaque/cardstories/trunk/revision/2 Have a look and let me know if there is a change that you don't understand. - Btw, one change that won't appear in the repository is the one I've made to the SQL file - I removed the data dump from sql file, since game data is specific to a given installation (except the list of cards). You'll need to remember to do the same when you export this dump. - I've entered the first two bugs for the project: https://bugs.launchpad.net/cardstories/+bugs . Have a look and update directly the entries in the bugtracker (cf http://farsides.com/wiki/Handling_Bugs_-_Process for the details on the process). - Also, you should delete https://code.launchpad.net/~pramendra/cardstories/gameapp to avoid confusions Thanks! Xavier. _______________________________________________ Farsides mailing list - [email protected] Wiki: http://farsides.com/ List: http://farsides.com/ml/ Forum: http://farsides.com/forum/ Ideas: http://farsides.com/ideas/ Chat: http://farsides.com/chat/

