Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Feb 9th, 2010 | Syntax: None | Size: 1.62 KB | Hits: 16 | Expires: Never
Copy text to clipboard
  1. zx2c4@ZX2C4-Laptop ~/Desktop/kdemedia $ svn diff                    
  2. Index: users_conf.php                                                
  3. ===================================================================  
  4. --- users_conf.php      (revision 1088016)                          
  5. +++ users_conf.php      (working copy)                              
  6.  -132,6 +132,21 @@                                                
  7.      'gitoriousaccount'=>''
  8.  ),
  9.  
  10. +'zx2c4'=>array(
  11. +    'name'=>'Jason A. Donenfeld',
  12. +    'country'=>'United States',
  13. +    'city'=>'New York',
  14. +    'picture'=>'zx2c4.png',
  15. +    'blogurl'=>'http://blog.jasondonenfeld.com',
  16. +    'rssurl'=>'http://blog.jasondonenfeld.com/planetkde',
  17. +    'twitter'=>'zx2c4',
  18. +    'identica'=>'',
  19. +    'svnaccount'=>'jdonenfeld',
  20. +    'opendesktop'=>'zx2c4',
  21. +    'facebook'=>'http://www.facebook.com/profile.php?id=1414830056',
  22. +    'kdesupportingmember'=>false,
  23. +    'gitoriousaccount'=>'zx2c4'
  24. +)
  25.  
  26.  );
  27.  
  28. zx2c4@ZX2C4-Laptop ~/Desktop/kdemedia $ svn commit -m "Add contributor zx2c4/jdonenfeld to users_conf.php per suggestion of http://blog.karlitschek.de/2010/02/wwwkdeorg-shows-our-community.html"
  29. Sending        users_conf.php
  30. Transmitting file data .svn: Commit failed (details follow):
  31. svn: 'pre-commit' hook failed with error output:
  32. /home/kde-common/svn/hooks/pre-commit.pl: user `jdonenfeld' does not have permission to commit to these paths:
  33.   trunk/www/media
  34.   trunk/www/media/users_conf.php
  35.  
  36. **** Access denied: Insufficient Karma
  37. **** all of www is forbidden by default
  38.  
  39. **** Please use https://bugs.kde.org/enter_sysadmin_request.cgi to request karma.