commit error

2018-04-06 Thread tortoisesvn+APn2wQfGDxy5WiNnp59cOx2WyMgUUsjhvcwxcd7rN37G-3F5Eqty
Hi Team, Getting error while committing after adding a file to the working copy. Error - "Commit Failed. "commit blocked by pre-commint hook (exit code1) with output: you are not allowed to commit into "01_boi/...(Location)/" folder! If you want to break the lock, "use the check for

AW: commit error

2018-04-06 Thread TortoiseSVN on behalf of H. Niemann
Hi! Read an svn book about precommit hooks. Your server has a precommit hook installed that does some additional checking and prevents the commit. I use such in some of my repositories to allow write access on a much finer level (each user only in his project tree) than what subversion offers.

getting error while commiting

2018-04-06 Thread vowner via TortoiseSVN
Hi Team, Please help us on here. While the user committing the working copy after adding a file to the working copy. getting the below error. Error : - Commit failed. Commit blocked by pre-commit hook (exit code 1) with output:you are not allowed to commit in to the "/location/"folder!. If