Can not login to SVN
Moderators: RussW, RobInk, ChiefGoFor, facedancer
Can not login to SVN
Hey all,
We can't login to our SVN and commit the latest changes. Any possible reason?
Many thanks
Maria
Project: Fireboard
We can't login to our SVN and commit the latest changes. Any possible reason?
Many thanks
Maria
Project: Fireboard
Maria Aslihan
Best of Joomla Project Manager
Best of Joomla Project Manager
Re: Can not login to SVN
Mmm, that login problem again. To put on a technical hat, this comes forward because a file on the file system (not in one of the projects, but a GFORGE one) is removed which shouldn't be removed. Don't personally know which one it is, but will take a look.
Antonie de Wilde - Forum admin
- RussW
- Joomla! Enthusiast
- Posts: 173
- Joined: Sun Oct 22, 2006 4:42 am
- Location: Melbourne, Australia
- Contact:
Re: Can not login to SVN
It does look like SVN is having a problem, we will look n to it. i know there is a lot of migration work going on in the background at the moment, so it might have temporarily effected access.
Checkout the Joomla! Administrators Security Checklist in the Security Forum...
Installation or Configuration Problems? Joomla! Tools Suite? viewtopic.php?t=136328l
Installation or Configuration Problems? Joomla! Tools Suite? viewtopic.php?t=136328l
Re: Can not login to SVN
I have found the cause of the problem. There is a crontab script that runs every once in a while which creates a file with ALL svn authentication information. This crontab didn't finish, due to the process hitting php memory_limit settings. I set the memory_limit to 128 MB, and the file is now automatically generated again. This means it's working again.
Antonie de Wilde - Forum admin
Re: Can not login to SVN
And the problem is back again, at least I now know where I can find it.
Antonie de Wilde - Forum admin
Re: Can not login to SVN
And now it's working again. Mmmm, will have to talk to somebody about this. We now what causes it.
Antonie de Wilde - Forum admin
Re: Can not login to SVN
Still not working
now it's working
now it's working
Last edited by bestofJ! on Tue May 01, 2007 3:25 pm, edited 1 time in total.
Maria Aslihan
Best of Joomla Project Manager
Best of Joomla Project Manager
- jenscski
- Joomla! Apprentice
- Posts: 7
- Joined: Thu Aug 18, 2005 6:58 am
- Location: Tønsberg, Norway
- Contact:
Re: Can not login to SVN
Not working here either, but it was working ten minutes ago..
Jens-Christian Skibakk - Norwegian Translation Coordinator
MMS Blog - http://mms.pipp.no/
Joomla! i Norge / Joomla! in Norway - http://www.joomlainorge.no/
MMS Blog - http://mms.pipp.no/
Joomla! i Norge / Joomla! in Norway - http://www.joomlainorge.no/
Re: Can not login to SVN
Due to the added projects from the Forge migration, a cronjob is taking quite long to finish. That job is creating the permission files for SVN. This times out/collides with another cron job, emptying the created permission files for SVN.
Antonie de Wilde - Forum admin
- CoolAcid
- Joomla! Apprentice
- Posts: 31
- Joined: Wed Nov 08, 2006 1:45 am
- Location: Ontario, Canada
- Contact:
Re: Can not login to SVN
Hey Guys;
For my own personal interest, are you running svn from inetd? There has also been some known issues where inetd thinks SVN is looping causing it to kill access to svn for 10min+
If that's the case, look to increase concurrent connections to svn in inetd....
But I'm sure you knew that
For my own personal interest, are you running svn from inetd? There has also been some known issues where inetd thinks SVN is looping causing it to kill access to svn for 10min+
If that's the case, look to increase concurrent connections to svn in inetd....
But I'm sure you knew that
Thank you for calling the GOD department. What Now?
- Before posting a bug report, or upgrading 1.5 versions see: http://forum.joomla.org/index.php/topic,129816
- My Blog: http://jakendall.coolacid.net
- Before posting a bug report, or upgrading 1.5 versions see: http://forum.joomla.org/index.php/topic,129816
- My Blog: http://jakendall.coolacid.net
Re: Can not login to SVN
Will look into that. Still learning on the SVN and GForge front . The SVN problems so far, have been with cron jobs that kill the SVN authentication file and not with SVN itself. I will be back at home in half an hour, I will check SVN status straight away.
Antonie de Wilde - Forum admin