May 15, 2008
Restarting SVN On A Unix Box: Is There An Easier Way?
While at work the other day, our SVN server decided that it wanted to shut down randomly. Well, nothing is completely random, but I don’t know why it shut down. However, I have not found an easy way to restart it. The only way that I have figured out to accomplish this is to restart our entire server and restart it. Luckily our SVN is on our development server and it won’t cause any problems, but it is time consuming wait for it to load back up. I was hoping that I could set it up as a service so I could do something like: /sbin/service subversion restart or /sbin/service svn restart.
If anyone has any incite on this matter, it would be awesome.
If you liked this post, buy me a beer



2 Responses to “Restarting SVN On A Unix Box: Is There An Easier Way?”
Posted: May 16th, 2008 at 12:03 am
[...] gmahesh2k wrote an interesting post today onHere’s a quick excerptWhile at work the other day, our SVN server decided that it wanted to shut down randomly. Well, nothing is completely random, but I don’t know why it shut down. However, I have not found an easy way to restart it. … [...]
Posted: May 16th, 2008 at 1:39 am
[...] LazyGamer .:: South African Gaming News ::. wrote an interesting post today on Restarting SVN On A Unix Box: Is There An Easier Way?Here’s a quick excerpt While at work the other day, our SVN server decided that it wanted to shut down randomly. Well, nothing is completely random, but I don’t know why it shut down. However, I have not found an easy way to restart it. The only way that I have figured out to accomplish this is to restart our entire server and restart it. Luckily our SVN is on our development server and it won’t cause any problems, but it is time consuming wait for it to load back up. I was hoping that I could set it up as a service [...]