Closed GoogleCodeExporter closed 8 years ago
That works for me.
Original comment by chuck.f....@gmail.com
on 26 Apr 2011 at 1:06
This app can integrate into postgresql... I think its a perfect candidate to
kill 2 birds with one stone!
Only problem is that /var/lib/postgresql/ needs to be a sym link to
/owaspbwa/owaspbwa-svn/var/lib/postgresl so that we can svn the databases.
Maybe we should fix this up before adding the app.
Original comment by MichaelTCyr@gmail.com
on 26 Apr 2011 at 8:57
http://www.redmine.org/projects/redmine/wiki/RedmineInstall
Original comment by MichaelTCyr@gmail.com
on 26 Apr 2011 at 10:40
Added PostgreSQL to SVN in 0.94alpha1
Original comment by chuck.f....@gmail.com
on 2 May 2011 at 1:34
Original comment by MichaelTCyr@gmail.com
on 3 May 2011 at 12:22
Install requires this to be run:
gem install rails -v=2.3.5
apt-get install libdbd-pg-ruby
apt-get install libapache2-mod-passenger
Not sure where that installs it to, so prob have to do that on the host.
Original comment by MichaelTCyr@gmail.com
on 3 May 2011 at 3:18
Chuck ran the commands above on the master VM.
Original comment by chuck.f....@gmail.com
on 4 May 2011 at 2:02
root@owaspbwa:/owaspbwa/owaspbwa-svn# svn commit -m "Added Redmine v.9.x per
issue 27" var/www/redmine/ etc/apache2/sites-available/default
var/lib/postgresql/
svn: Commit failed (details follow):
svn: Illegal repository URL ''
GRRRRRRRR
Original comment by MichaelTCyr@gmail.com
on 6 May 2011 at 12:38
I think i figured it out, will try again early next week.
Original comment by MichaelTCyr@gmail.com
on 6 May 2011 at 1:18
rev 226 and rev 227 got this up and running, but it needs tweeking to look
correct (possible issue with the root not being / but being /redmine instead)
Original comment by MichaelTCyr@gmail.com
on 8 May 2011 at 11:58
Working correctly as of 228.
Original comment by MichaelTCyr@gmail.com
on 9 May 2011 at 12:36
Original issue reported on code.google.com by
MichaelTCyr@gmail.com
on 25 Apr 2011 at 5:29