mfreiholz / iF.SVNAdmin

Web-based GUI to manage Subversion repositories and User/Group permissions (+LDAP support)
http://svnadmin.insanefactory.com/
GNU General Public License v2.0
350 stars 153 forks source link

Exception List - Unable to create repository #149

Open Velu-Narasimman opened 6 years ago

Velu-Narasimman commented 6 years ago

Hi I am unable to create a repository with svnadmin. When I try to add a repo, I get the following Exception. But I have no idea on this. Please help me to fix this!

Exception list

`Command="/usr/bin/svn" create --fs-type 'fsfs' "/opt/SVN_admin/AllRepos//muskmelon"; Return=1; Output=Array;`
hsuanfenwu commented 5 years ago

I get the Exception list Command="/usr/bin/svnadmin" create --fs-type 'fsfs' "/var/lib/svn//中文測試"; Return=1; Output=Array;

kiic-leung commented 5 years ago

@hsuanfenwu Hi, have you already resolved this issue? I meet same issue when repository name is written with chinese characters.