This forum is no longer active. Please post your questions to our new community site

Recent Posts by anandms

Subscribe to Recent Posts by anandms 18 post(s) found

07 May, 2011 04:59 AM
Avatar anandms 18 post(s)

Topic: Redmine / SVN login the same as Redmine login

Thank you for your reply. I understand it is difficult. I just want to use redmine authentication (ID and password) for svn access. I have gone through the discussions on bitnami and redmine forums on the topic. It is just that I cant figure out how to do it in windows.

I only made a wish that the next bitnami module would come pre-packaged with the tools required for the same. And ideally, preconfigured too :)

Anyways, thank you for offering to help.

 
05 May, 2011 12:35 PM
Avatar anandms 18 post(s)

Topic: Redmine / SVN login the same as Redmine login

i have been waiting for months hoping to find a way to use redmine with svn. yeah, i have trawled this forum and rest of the internet for a solution. but most of them assume that i use linux and am a super geek.
:(
unfortunately, i happen to know not much about computers, and i use windows.

i hope the bitnami stack for the upcoming new release of redmine would solve this issue

 
28 May, 2010 11:35 AM
Avatar anandms 18 post(s)

Topic: Redmine / Include existing SCN Repo in Redmine (0.9.4-0)

hi moelski,

what subversion are you using?? your own, or the one that comes with the stack?

also, please check the svn path you have mentioned above. is there a typo?

you could also try svn://….. instead of https://

cheers

 
13 May, 2010 12:49 AM
Avatar anandms 18 post(s)

Topic: Redmine / Redmine Proxy Error after hours of no use

i installed the new version. problem still exists :(

 
12 May, 2010 04:29 PM
Avatar anandms 18 post(s)

Topic: Redmine / Redmine doesn't install on Windows

did u have any previous version of bitnami redmine stack running??

 
11 May, 2010 06:13 AM
Avatar anandms 18 post(s)

Topic: Redmine / Redmine Stack and SVN repository

Go to folder “C:\Program Files\Bitnami Redmine Stack\subversion\scripts”
Open the file serviceinstall.bat using, say, notepad
Locate the line containing “C:\Program Files\Bitnami Redmine Stack\subversion\scripts\winserv.exe install redmineSubversion……”
In that line, add the option “-r ”

This way you can start and stop the SVN service along with the entire Bitnami Stack using the links in the “Start>All Programs>Bitnami Stack…”
==
Regarding “write operations” on SVN, ha, even I wish there was something like that :)
There could be a “commit” link/button against each file. When we click it, a file chooser dialog should open. When we choose a file of the same name, it should be committed to the repository.

 
02 Apr, 2010 03:57 PM
Avatar anandms 18 post(s)

Topic: Redmine / Redmine proxy error after hours of no use, fresh install

me too have the same problem :(

thanks in advance.

 
15 Mar, 2010 05:11 PM
Avatar anandms 18 post(s)

Topic: Redmine / Redmine Proxy Error after hours of no use

any updates?? at first it used to work when u do a couple of refreshes. now it requires a reboot!!

that too just when i managed to convince some of our sales people to use redmine to share info with the factory :(

 
18 Feb, 2010 09:45 AM
Avatar anandms 18 post(s)

Topic: Redmine / Integrated Repository Control?

bweston, thanks for your updates. my problem is that i am not an IT guy. i work in a factory! i am trying to introduce some basic project management discipline to our teams, in addition to have some document control system for our standard operating procedures and product specs.

right now i am stuck with enabling svn repository views to all relevant users via redmine, but having to give them a separate user name and password for write permissions or a full checkout. And I have to manually keep editing text files to manage directory level access conrol :(

but for binami stack i would not even have managed to install redmine. great work, guys!! i introduced the stuff to the team yesterday, and everybody’s all excited about it. my trouble will start when everybody starts using it.

coming back to my problem, i have identified an AMPP stack which has perl and dbi. is it possible to make it work with the bitnami redmine? the instructions above are linux specific.
i think i know enough to figure out the correct windows specific paths. but i am having trouble installing and mod_perl. having identified this AMPP stack, and checking out the folders, i have this doubt- is mod_perl contained inside apache, or is it the other way round???!!

 
13 Feb, 2010 07:33 AM
Avatar anandms 18 post(s)

Topic: Redmine / Integrated Repository Control?

i am sorry for asking a dumb, beginner question :)
do the above posts mean that i can make redmine handle authentication and authorisation of access to svn using the latest bitnami stack on my windows xp machine??

thanx folks!

 
12 Feb, 2010 03:46 AM
Avatar anandms 18 post(s)

Topic: Redmine / Redmine Proxy Error after hours of no use

same issue here too. windows xp. wonder is there are any sessions or certificates or whatever that expire after so many hours!

 
12 Feb, 2010 03:36 AM
Avatar anandms 18 post(s)

Topic: Redmine / svn permission control

I’m rather new too. I wish there was some human understandable way to get redmine to manage SVN.

I will share what I have done. btw, I’m on windows

inside the bitnami subversion directory, there is a scripts folder. There I found a serviceinstall.bat script which installs the svn service. I edited the script to add a ‘-r /path/to/repos’ option. Then I uninstalled and reinstalled the stack services. So now my svnserve runs with root as ‘path/to/repos/’. I created a user called ‘redmine’ with read permissions to all the repositories under ‘path/to/repos’. My authz and passwd files are in the ‘path/to/repos’ folder. Inside each repository, I edit the ‘svnserve.conf’ to point to ‘../../authz’ and ‘../../passwd’ . So all repositories share the same authz and passwd file.

Then in each redmine project, in the repository configurations, I give “svn://localhost/reponame” as url with login as “redmine”. For commit access, I create separate usernames and passwords :( how ugly!!

unless somebody can suggest a better way, you can try this out :)

 
10 Feb, 2010 09:48 AM
Avatar anandms 18 post(s)

Topic: Redmine / redmine 0.9.1 released

beautiful :)
thanx everybody

 
08 Feb, 2010 06:54 AM
Avatar anandms 18 post(s)

Topic: Redmine / redmine 0.9.1 released

hi giordano,

at what stage are you getting the errors?

 
06 Feb, 2010 09:16 AM
Avatar anandms 18 post(s)

Topic: Redmine / redmine 0.9.1 released

thanks ScottR!!!

and thanks to the BITNAMI team!! I am now waiting for the slow database issue to be fixed.

Cheers
anandms

 
05 Feb, 2010 11:58 AM
Avatar anandms 18 post(s)

Topic: Redmine / redmine 0.9.1 released

doing a “rake db:migrate RAILS_ENV=production” gives me an error
bq. rake aborted!
bq. An error has occurred, all later migrations canceled:
bq: Mysql::Error: Table ‘member_roles’ already exists: CREATE TABLE ‘member_roles’………….

 
05 Feb, 2010 08:36 AM
Avatar anandms 18 post(s)

Topic: Redmine / redmine 0.9.1 released

http://127.0.0.1:3001/ not accessible.

nothing unusual on apache or mongrel logs. but redmine is logging something (see attachements.)

also, last time i tried accessing from another machine in LAN when i got the 500 error. this time i tried localhost on the server. i got an Action Controller: Exception Caught (see attachment)

 
05 Feb, 2010 07:21 AM
Avatar anandms 18 post(s)

Topic: Redmine / redmine 0.9.1 released

@ScottR

me too find it slower.
I run a brand new windows XP machine. i had installed 0.8.7-0 stack one week back. was running fine. today i made a backup of the old stack as per the guide, uninstalled the program, installed the new bitnami stack 0.9.1-0. it is visibly slower. about two seconds on each click, while it used to be instantaneous earlier (on the localhost).

also, i tried restoring my old data, again as per the guide. now, when i login, i find that there is only one user (admin). and it lists all the news and projects in the home page, but when i click, it returns a 500 error.

thanks in advance for your help.