On Wed, Mar 28, 2007 at 11:51:00AM +0700, Khoem Sokhem wrote:
I have used svn checkout from: svn co https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/trunk, it works well. But when I update the translations for km.po (Khmer translations) and try to commit the translations to the svn repository, it says: svn: Commit failed (details follow): svn: MKACTIVITY of '/svnroot/inkscape/!svn/act/26ab70f4-b42c-0410-a3c6-d38219d3d748': authorization failed (https://inkscape.svn.sourceforge.net) all@...118...:/home/inkscape/trunk>
Am I doing something wrong? Any idea about this problem?
Thank for your idea, Sokhem
I didn't see your account for Inkscape SVN, are you sure you have commit rights?
If not, simply create a patch of your changes via
svn diff
then post it to the patch tracker, and someone will commit it.
Once two patches are accepted, we grant commit rights.
Bryce