Can you actually execute your pre-revprop-change file on the commandline? i.e. is it +x?
You also need more than just 'exit 0', you'll also need an interpreter specified at the top (like "#!/bin/bash") On Mon, May 11, 2009 at 2:35 PM, Chevron14 <[email protected]> wrote: > > I followed the instructions on how to download the history of a > repository, but every time I try I get the following message: > svnsync: Revprop change blocked by pre-revprop-change hook (exit code > 255) with no output. > > My pre-revprop-change file contains: exit 0 > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hosting at Google Code" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en -~----------~----~----~----~------~----~------~--~---

