Emmanuel Blot kirjoitti:
> I got tired try to deal with the .BAT mess, so I'm using regular shell
> scripts (Cygwin) with tiny .BAT wrappers on top of them.
> You can find some ideas from
> http://eire.dyndns.org/svn/bosque/vendor/trac-hooks/svnstubs (or
> http://eire.dyndns.org/trac/bosque/browser/vendor/trac-hooks/svnstubs)
> 
> HTH,
> Manu
> 
> On Nov 20, 2007 12:15 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> I've just installed SVN / Apache / Trac on a windows machine and I am
>> looking for some pre-commit.bat et post-commit.bat launchers for
>> respectively trac-pre-commit-hook and trac-post-commit-hook.
>>
>> I can't find something up to date on the Net. I've made my own post-
>> commit.bat but can't make my pre-commit.bat work since I don't know
>> how to get the svnlook output into a batch variable.
>>
>> thanks for your help !
>>
>> Pierre

Yes, batch files are... Um... Well.. Eh...

Here is one way to do it:
<http://weblogs.asp.net/lorenh/archive/2006/03/24/441004.aspx>

Also <http://unxutils.sourceforge.net/> contains native zsh (sh.exe) 
along with other common unix commandline tools natively on win32. Handy 
package if you don't want to install cygwin.

-- 

Jani Tiainen


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" 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/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to