[Kmymoney-devel] Problem with latest createtarball.rb

David Houlden djhoulden at gmail.com
Sun Nov 6 18:54:41 UTC 2011


On Sunday 06 November 2011 18:02:37 Thomas Baumgart wrote:
> Hi,
> 
> on Sunday 06 November 2011 17:27:33 David Houlden wrote:
> > Hi,
> > 
> > I just ran the latest createtarball as recently modified by Thomas. It
> > did not find any translated documentation or po messages. By adding a
> > few debug print statements it seems there is a problem with the path it
> > constructs for the svn co commands. I just ran "./createtarball.rb -n -a
> > kmymoney".
> > 
> > Here is an example of looking for translated documentation. Note the
> > brackets and quotes around extragear-office.
> > 
> > svn co -q svn://anonsvn.kde.org/home/kde//branches/stable/l10n-
> > kde4/af/docs/["extragear-office"]/kmymoney
> > 
> > I haven't yet worked out why I am getting no translated messages but it
> > may be something similar.
> 
> Very strange. I see the following here on my system:
> 
> svn co -q  svn://anonsvn.kde.org/home/kde//branches/stable/l10n-
> kde4/af/docs/extragear-office/kmymoney > /dev/null 2>&1
> 
> No quotes and brackets at all. Maybe a ruby version problem?
> 
> thb at thb-nb:~/devel/createtarball> ruby --version
> ruby 1.8.7 (2011-02-18 patchlevel 334) [x86_64-linux]

Could be a version problem. Here I have
ruby 1.9.1p431 (2011-02-18 revision 30908) [i486-linux]


More information about the KMyMoney-devel mailing list