Ticket #3512 (new defect)

Opened 1 month ago

Last modified 2 weeks ago

On Win32 environment gitplugin cannot execute git.

Reported by: jangsuwon@gmail.com Assigned to: hvr
Priority: high Component: GitPlugin
Severity: major Keywords:
Cc: thdz.x@gmx.net Trac Release: 0.11

Description

On Win32 environment gitplugin cannot execute git.

I tried running trac, git(msysgit) and gitplugin, but it doesn't work. That is because os.popen3() function does not take the parameter as a list. Git in cygwin doesn't have a problem such like this because it is emulation of unix.

So minor platform dependent fix is needed.

Attachments

Change History

08/06/08 12:32:59 changed by anonymous

  • release changed from 0.10 to 0.11.

08/27/08 06:05:18 changed by anonymous

  • cc set to thdz.x@gmx.net.

Add/Change #3512 (On Win32 environment gitplugin cannot execute git.)




Change Properties
Action