Fossil SCM
fossil-w32-20090911230450.zip can not commit with Cygwin GnuPG.
Closed
474bf7c70e5f7d5…
· opened 16 years, 7 months ago
- Type
- Incident
- Priority
- Medium
- Severity
- Important
- Resolution
- Works_As_Designed
- Subsystem
- —
- Created
- Sept. 12, 2009 2:06 p.m.
"fossil commit" runs gpg after notepad.exe is closed, but cygwin gpg is freezed.
But I use fossil which is built from source (fossil-src-20090911230450.tar.gz), gpg is not freezed.
Comments (1)
jan.nijtmans
12 years, 8 months ago
This is not a Fossil bug. Building fossil from sources on Cygwin result in a cygwin executable, not a win32 executable. Win32 executables cannot easily spawn Cygwin executables, that's a Cygwin limitation fossil can't do much about.