On Fri, Nov 7, 2008 at 2:25 PM, Daniel Renfer <[EMAIL PROTECTED]> wrote: > > This wouldn't work if someone is using a mirror of the repository > using a different SCM.
No, but it would still include the upstream SVN revision number. Alas, what I thought was possible with SVN hooks appears to be impossible -- while in an SVN commit transaction, the SVN server cannot say "and also touch this file over here" if that file was not part of the commited patch. It seems the best alternative is to let Ant try to get the SVN revision and push in the change, as Chouser suggested. Best, Graham --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---