Remember to Reply All so the conversation stays on the mailing list.
On Dec 13, 2011, at 01:38, Amitakhya Phukan wrote:
> On Tue, Dec 13, 2011 at 2:22 AM, Ryan Schmidt wrote:
>> If you're using something like bash to write your post-commit hook script,
>> you'll be running "svnlook changed" to s
On Dec 12, 2011, at 05:19, Amitakhya Phukan wrote:
> I have this issue with me. I have a SVN structure foo like this :
>
> Foo
> |
> |
> |_ Docs
> |
> |
> |
> |__ Bar
>
>
> Now there is a pre-commit hook that checks for some conditions before
> allowing commits into Foo. Howe