Restoring corrupt revision

2010-04-22 Thread Srilakshmanan, Lakshman
Hi All, I have identified a single corrupt revision in the repository. Is restoring that ** specific ** revision from a tape backup a reasonable approach or is it a hack and could cause further problems down the track. Thanks Lakshman

RE: Junior developers

2010-02-17 Thread Srilakshmanan, Lakshman
Hi dcz, You can write a pre-commit hook or use AuthzSVNAccessFile to restrict commit into trunk by only Senior Developers. This way the Junior developer can perform his work in the branch and requests the Senior Developer to review and merge his code back into trunk in preparation for release. I

RE: ignore an existing file

2010-02-03 Thread Srilakshmanan, Lakshman
Hi 1) use pre-commit hook 2) no Thanks Lakshman -Original Message- From: GF [mailto:gan...@gmail.com] Sent: Wednesday, 3 February 2010 8:29 PM To: users@subversion.apache.org Subject: svn:ignore an existing file Hello everyone. I've two question about svn:ignore 1) I've a file that