id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 7246,[git] git_bin doesn't strip # comments and spaces correctly.,anonymous,Herbert Valerio Riedel,"Trac 0.12, git 1.7.0.2.msysgit.0, tracgit 0.12.0.2dev. If you have comments and spaces after the filename in git_bin, GitPlugin will report {{{ Warning: Can't synchronize with repository ""(default)"" (GIT backend not available). Look in the Trac log for more information. }}} due to {{{ Trac[git_fs] ERROR: GitError: Could not retrieve GIT version }}} For example, this will fail : {{{ git_bin = path\to\git.exe # Abandon all hope. }}} Whereas this will succeed {{{ git_bin = path\to\git.exe # Sunshine & kittens! }}} This caused me hours of grief. Hope I help others.",defect,closed,low,GitPlugin,major,worksforme,giterror retrieve version synchronize,,0.12