Possible Duplicate:
recreating svn repository
I am using subversion under /var/svn path in my server..
I have two folder
- lumin
- html5
Two groups are using these two repositories
My issue is first repo "lumin" is working fine. The second repository "html5" was unable to commit the end. The problem returns with:
"svn: Repository UUID 'dfaaf395-1305-4651-99ff-278f51fa8ecf' doesn't match expected UUID '0e2ea83a-f59e-4c48-9f8c-2ab2ea8ccea0'
How to create a svn UUID in the subversion.. I am using the html5 repository from /var/svn/html5
Storing the users password from /etc/group2
Can any one help me out how to create uuid with correct syntax. I'm new to this type of environment issues..
Regards Karthick