[Mageia-i18n] Checking out po files from svn

Michael scherer misc at zarb.org
Mon Apr 25 14:40:13 CEST 2011


On Fri, Apr 22, 2011 at 07:16:09PM +0200, Rémi Verschelde wrote:
> 2011/4/22 Franklin Weng <franklin at goodhorse.idv.tw>:
> > Hi,
> > Following Oliver's suggestion in the meeting several hours ago, I tried to
> > check out the po files from http://svnweb.mageia.org/soft/ .
> > Here I wrote a shell script to check out automatically.
> > However, as shown in the file, some projects listed on Tx was not in
> > svnweb.mageia.org,
> > including Epoll, Identity/CatDap, mageia-gfxboot-theme, drakx_install,
> > drakx_share, and drakx_standalone.
> > Please tell us how to check them out.
> >
> > Thanks,
> > Franklin
> 
> A simple way to find the po files if you imported the SVN repository
> on your disk or if you have SSH access to it, is to use the command
> find, e.g.:
> 
You can simply use this : 
 svn ls -R  svn://svn.mageia.org/svn/soft/ | grep '\.po$'

( but as this walk the whole svn, I would recommend to not use it too often if possible 
 ). 
-- 
Michael Scherer


More information about the Mageia-i18n mailing list