Hi Ami! Did you manage to solve the problem?
> Also I am not able to get the user name in pre-commit ... just using plain > dos.. To get the user name (who is committing) in pre-commit hook you could use the following command (<transaction> is the pre-commit hook's second parameter): svnlook.exe author -t <transaction> We could also suggest you to set access permissions to the repository on your Slave: * for the user sync_user : read write access, * for other users : read only access. -- Regards, Olga Dolidze VisualSVN Support