[rev 25946] Now, it's quite simple to defend yourself against a man armed with a banana.



  • Soo, I was testing a svn pre-commit hook. And I made a test directory, 'banana', and I attempted to check it in, and the attempted checkin met the conditions I was testing for in the hook, and so the checkin was not accepted. I went happily on my way to my next task, made some changes to the codes, checked them in. Later that day I saw a checkin comment which made me realize I had failed to revert the added path in by local directory.

    Now, it's quite simple to defend yourself against a man armed with a banana.
    First of all you force him to drop the banana; then, second, you eat the banana,
    thus disarming him. You have now rendered him helpless.
    
    Removed Paths
    
        * trunk/banana
    

Log in to reply