Issue while setting up subversion repository on Solaris 5.10
From: Sapna PB <pbsapna_at_gmail.com>
Date: Tue, 30 Oct 2012 11:22:00 +0530
Hi Team,
Iam facing an issue while setting up subversion repository on Solaris 5.10
1. Execute ‘svnadmin create /data/installs/repo’
Give 777 permissions to the files and folders in /data/installs/repo
2. Go to the folder /data/installs/repo/conf
Modify svnserve.conf file
Uncomment anon-access = read, auth-access = write, password-db = passwd
Modify passwd file
Add sapna = sapna as credentials.
3. Execute ‘svnserve -d -r /data/installs/repo’
4. Execute ‘svn mkdir svn://10.237.205.46/project’
It opens up vi editor. Save and continue.
It prompts for root password. Provide the password.
It prompts for username and password. Provide sapna/sapna
If it prompts for ‘Store password unencrypted?(yes/no)’, provide yes
We are getting the error ‘svn:Network connection closed unexpectedly’ after
Please help me to resolve this issue.
Regards,
Sapna P B
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.