Re: About PO files in Xfce Goodies
Jasper Huijsmans <[email protected]>
| Newsgroups | gmane.comp.desktop.xfce.goodies.devel |
|---|---|
| Message-ID | <[email protected]> |
Daichi Kawahata schreef: > On Sun, 23 Oct 2005 09:34:12 +0200 > Jasper Huijsmans wrote: > > >>SVN can be accessed either through svn+ssh:// or https://, >>instructions are here: https://developer.berlios.de/svn/?group_id=910 . > > > The given address from that doesn't seem to work. > > $ svn co https://[email protected]/svnroot/repos/\ > xfce-goodies/trunk > svn: URL 'https://[email protected]/svnroot/repos/\ > xfce-goodies/trunk' doesn't exist > > even normal repository, > > $ svn co svn://svn.berlios.de/xfce-goodies/trunk > svn: URL 'svn://svn.berlios.de/xfce-goodies/trunk' doesn't\ > exist > > sorry for bothering you again, what's the correct address? Sorry, I should have explained. The goodies are all separate toplevel modules. Almost all of them are svn.berlios.de/svnroot/repos/xfce-goodies/<name>/trunk, but one or two unfortunately only have code in the toplevel. Try something like svn ls https://[email protected]/svnroot/repos/xfce-goodies for a list of modules. I hope that helps, Jasper