solve svn error "can't recode string" on Mac OS X
1 export LC_CTYPE="en_US.UTF-8" 2 export LANG="en_US.UTF-8"
DZone Snippets > kumar303 > subversion
12729 users tagging and storing useful source code snippets
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
kumar mcmillan http://farmdev.com/
1 export LC_CTYPE="en_US.UTF-8" 2 export LANG="en_US.UTF-8"