Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: nibbles on March 01, 2012, 07:15:07 AM

Title: svn offline
Post by: nibbles on March 01, 2012, 07:15:07 AM
A few of us can't connect using code like

/usr/bin/svn checkout --force svn://svn.berlios.de/avidemux/branches/avidemux_2.6_branch_mean /Users/nibbles/Library/Caches/Homebrew/avidemux3--svn
svn: Can't connect to host 'svn.berlios.de': Connection refused


So I'll just wait it out and hope for the best.
Title: Re: svn offline
Post by: mean on March 01, 2012, 10:43:35 AM
you can use the git mirror also
Title: Re: svn offline
Post by: nibbles on March 01, 2012, 06:20:57 PM
If you are referring to the berlios git site, http://git.berlios.de/cgi-bin/gitweb.cgi?p=avidemux;a=summary  the repo hasn't been updated since 2009.
Here is the berlios status update: https://monitor.berlios.de/berlios-status/index.php

If there is an offsite mirror for svn or git that is current, can I get a link?
Title: Re: svn offline
Post by: mean on March 01, 2012, 07:09:44 PM
Git clone, updated every 4 hours
git clone git://gitorious.org/avidemux2-6/avidemux2-6.git
or
http://git.gitorious.org/avidemux2-6/avidemux2-6.git
Title: Re: svn offline
Post by: nibbles on March 02, 2012, 07:31:43 AM
It works great, thanks.  I figured out how to get the 2.5 branch again.
This page gave me the info (https://developer.berlios.de/svn/?group_id=1402) that I can use a web url.
So I modified my Homebrew formula for that too.

$ cd ~/Temp
$ svn checkout http://svn.berlios.de/svnroot/repos/avidemux/branches/avidemux_2.5_branch_gruntster
Title: Re: svn offline
Post by: nibbles on March 05, 2012, 12:58:27 AM
Sigh, now their whole web interface is offline.
Title: Re: svn offline
Post by: Jan Gruuthuse on March 05, 2012, 12:20:22 PM
the svn on http is working for 2.6 to:
svn checkout http://svn.berlios.de/svnroot/repos/avidemux/branches/avidemux_2.6_branch_mean
website back online, svn://svn still refused connection
Title: svn nlline
Post by: Jan Gruuthuse on March 05, 2012, 07:46:03 PM
svn back online  8) even monitor shows problem, did update.