On Saturday 21 June 2014 15:20:06 Alvaro Soliverez wrote:

> I have the latest master of kde-dev-scripts.
> 
> It's throwing an error connecting to svn.kde.org
> -> Fetching l10n docs for office/kmymoney ...
> svn: E210002: Unable to connect to a repository at URL
> 'svn+ssh://svn.kde.org/home/kde/branches/stable/l10n-kde4/subdirs'
> 
> I can connect to that host via ssh, though.

The script tries to pull the stuff off svn:

---%<----
    # translations
    if appdata["translations"] != "no" && options.translations
        puts "-> Fetching l10n docs for #{appdata["submodulepath"]}#{app} 
#{revString}..."

        i18nlangs = `svn cat #{svnroot}/#{appdata["l10npath"]}/l10n-
kde4/subdirs #{rev}`.split
---%<----

Don't know if that has moved to git as well. We haven't done a release for so 
long.

-- 

Regards

Thomas Baumgart

GPG-FP: E55E D592 F45F 116B 8429   4F99 9C59 DB40 B75D D3BA
-------------------------------------------------------------
Faster, better, cheaper - choose two of the above.
 - Old engineering proverb
-------------------------------------------------------------

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel

Reply via email to