Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: tgminc on October 28, 2007, 05:07:53 PM

Title: Subversion Contrib Update
Post by: tgminc on October 28, 2007, 05:07:53 PM
Is there any plans to update the Subversion contrib to include a newer release of subversion?

Has any installed the contrib and upgraded after the fact to a newer release of subversion - say 1.4.x - if so what is involved?

Thx
Title: Re: Subversion Contrib Update
Post by: Elliott on October 31, 2007, 04:28:37 PM
I believe cactus's updates to the contrib don't necessarily update the actual subversion program. As listed in this other thread, he suggests you get the latest RPM of subversion and manually update that.

http://forums.contribs.org/index.php?topic=38582.0 (http://forums.contribs.org/index.php?topic=38582.0)

Hope that helps,
E
Title: Re: Subversion Contrib Update
Post by: cactus on October 31, 2007, 10:01:12 PM
I believe cactus's updates to the contrib don't necessarily update the actual subversion program. As listed in this other thread, he suggests you get the latest RPM of subversion and manually update that.

http://forums.contribs.org/index.php?topic=38582.0 (http://forums.contribs.org/index.php?topic=38582.0)

Hope that helps,
E
I added update instructions to above mentioned post, I will also add them to the wiki.
Title: Re: Subversion Contrib Update
Post by: cactus on October 31, 2007, 10:18:28 PM
I added update instructions to above mentioned post, I will also add them to the wiki.
Have a look here (http://wiki.contribs.org/Subversion#Updating_the_subversion_.27core.27) to find out how to update the subversion program itself.
Title: Re: Subversion Contrib Update
Post by: Elliott on November 01, 2007, 04:50:24 PM
Have a look here (http://wiki.contribs.org/Subversion#Updating_the_subversion_.27core.27) to find out how to update the subversion program itself.

Cactus - Thanks for the update. A couple of questions...

First of all the link on the wiki page to your website appears to be incorrect so I'm wondering if there's an updated link or if that one should be removed?

Second, I'm trying to locate where the user panel's setup for subversion places the repositories that I set up. I didn't see a documentation link for the contrib on the wiki page and can't find the directories that I assumed I created with the panel using the find command.

Do I also need to create the repositories with the command-line subversion statements? If so, how does the panel management for the repo know how to link?

Sorry for all the questions but I'm stumped.


Whoops... found this stuff on my second try.

Thanks,
E
Title: Re: Subversion Contrib Update
Post by: cactus on November 01, 2007, 06:38:16 PM
Cactus - Thanks for the update.
You're welcome!

First of all the link on the wiki page to your website appears to be incorrect so I'm wondering if there's an updated link or if that one should be removed?
It was broken indeed, thanks for pointing that out. I have replaced it with a more general link that will link to all subverison related posts on my blog.
Title: Re: Subversion Contrib Update
Post by: tgminc on November 02, 2007, 05:30:03 PM
Thanks all for the updates - much appreciated!