[Solved] Get a new module in the translation center
Posted: Tue Aug 18, 2009 8:40 pm
I must me doing something stupidly wrong to get the Gallery module in the translation center.
These are the steps I took: (looked up from the forum here and here, and the documentation here)
I have uploaded my module to SVN about a week ago. I use TortoiseSVN 1.6.4, Build 16808 on Windows XP
The module has a folder named lang and in it there's the langfile en_US.php. The ext folder I deleted.
Now I went to the folder 'Gallery' on my computer (the one which is commited to SVN), rightclick on it and via submenu TortoiseSVN clicked on properties. I added a new property by selecting "svn:externals" in the dropdown and filling the value with
lang/ext http://svn.cmsmadesimple.org/svn/transl ... y/lang/ext. Then clicked OK twice and did a SVN commit of the complete Gallery folder. (as the lang folder isn't modified?)
Then the documentation says to do following commands:
svn cleanup lang
svn update
svn commit lang
svn update lang
I do that by a rightclick on the lang folder and choose clean up.
Then a rightclick in the gallery folder and choose SVN update.
This is where I get the red message:
External failed C:\Documents and Settings\......\CMSms\SVN\module_gallery\lang\ext
Error URL 'http://svn.cmsmadesimple.org/svn/transl ... y/lang/ext'
Error at revision 12684 doesn't exist
I admit that I am not that familiar with SVN, but what am I doing wrong?
These are the steps I took: (looked up from the forum here and here, and the documentation here)
I have uploaded my module to SVN about a week ago. I use TortoiseSVN 1.6.4, Build 16808 on Windows XP
The module has a folder named lang and in it there's the langfile en_US.php. The ext folder I deleted.
Now I went to the folder 'Gallery' on my computer (the one which is commited to SVN), rightclick on it and via submenu TortoiseSVN clicked on properties. I added a new property by selecting "svn:externals" in the dropdown and filling the value with
lang/ext http://svn.cmsmadesimple.org/svn/transl ... y/lang/ext. Then clicked OK twice and did a SVN commit of the complete Gallery folder. (as the lang folder isn't modified?)
Then the documentation says to do following commands:
svn cleanup lang
svn update
svn commit lang
svn update lang
I do that by a rightclick on the lang folder and choose clean up.
Then a rightclick in the gallery folder and choose SVN update.
This is where I get the red message:
External failed C:\Documents and Settings\......\CMSms\SVN\module_gallery\lang\ext
Error URL 'http://svn.cmsmadesimple.org/svn/transl ... y/lang/ext'
Error at revision 12684 doesn't exist
I admit that I am not that familiar with SVN, but what am I doing wrong?