openhatch

Issue373

Title Update README to include Subversion as a dependency
Milestone 0.11.04 Priority bug
Waiting On Status resolved
Superseder Nosy List grumler, palhmbs, paulproteus
Assigned To palhmbs Keywords

Created on 2011-04-13.16:30:14 by grumler, last changed 2011-04-21.14:54:04 by paulproteus.

Files
File name Uploaded Type Edit Remove
0001-Updated-the-README.patch palhmbs, 2011-04-21.05:19:06 application/octet-stream
Messages
msg1667 (view) Author: paulproteus Date: 2011-04-21.14:54:04
In the future, I'd ask for two separate patch files for these different files' 
changes; they were not terribly related, so could be split out.

But life is short; shipping this for now!
msg1662 (view) Author: palhmbs Date: 2011-04-21.05:19:06
Added Subversion to the README.mkd and also added a couple of links to hudson and 
the Wiki about Automated Testing.

I slipped in (*.swp) to .gitignore for vim users & (*.patch) - Cause I don't 
like to see them in my git status.
msg1486 (view) Author: grumler Date: 2011-04-13.16:30:14
The wiki page asks the reader to run "./bin/sqlite_mysite test missions" in order 
to test the installation. If subversion is not installed this results in an error. 
In order to fix this subversion should be added to the "apt-get"-line in the 
README.
History
Date User Action Args
2011-04-21 14:54:04paulproteussetstatus: need-review -> resolved
messages: + msg1667
2011-04-21 05:19:19palhmbssetstatus: chatting -> need-review
2011-04-21 05:19:07palhmbssetfiles: + 0001-Updated-the-README.patch
status: unread -> chatting
nosy: + palhmbs
messages: + msg1662
assignedto: palhmbs
milestone: 0.11.04
2011-04-13 16:30:14grumlercreate