#12395 closed enhancement (wontfix)
trac third-party software can not read non-standard production git repository
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | plugin/git | Version: | 1.0.10 |
Severity: | major | Keywords: | git windows |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Currently trac only read standard git repository, because I was deployed git repository on windows, you know, it certainly did not deploy flexible on linux. So I chose for open git on windows software and services, and its name is gitblit, official website address http://gitblit.com/. It can help me provide external services to facilitate team members submit code and other operations. When I integrate trac and gitblit, we encountered a problem, specific phenomenon is, trac not properly browse the source code of the project. After the analysis concluded that the original is produced gitblit own warehouses and default git repository, its directory structure has been very different. So that led to this question, I would like to use git to deploy windows users, this is really bad news. Official can solve this
Attachments (0)
Change History (6)
follow-up: 5 comment:1 by , 9 years ago
Component: | general → plugin/git |
---|---|
Priority: | high → normal |
comment:2 by , 9 years ago
Keywords: | git windows added |
---|
follow-up: 4 comment:3 by , 9 years ago
Agree to closing as wontfix. We can't support every library that users might choose.
comment:4 by , 9 years ago
Replying to Ryan J Ollos:
Agree to closing as wontfix. We can't support every library that users might choose.
But now able to provide software git on windows services, it was only then several, why do not you do this former support it? I am referring to this service is not git official software support, you know between the windows user is not support SSH tunnel, which brings data sharing. We are forced to use third-party software (such as gitblit) to achieve this requirement. The most important gitblit is free and open source software, I hope you will consider the integration of the trac.
comment:5 by , 9 years ago
Replying to Jun Omae:
I suggest closing as wontfix. You can use Git for Windows on http://git-scm.com/ to integrate with Trac. See also, TracGit.
Chinese company I work for 90 percent of the Windows platform, the user base is so large, we hope you will consider supporting!
comment:6 by , 9 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Type: | defect → enhancement |
Git on Windows is supported using binaries from the URL in comment:1. I don't understand what your issue is with using those binaries, but we aren't going to support another Git library.
I suggest closing as wontfix. You can use Git for Windows on http://git-scm.com/ to integrate with Trac. See also, TracGit.