libgit2 / libgit2/libgit2sharp
Issue when building source code
未关闭
还没有人认领这个 Issue。
- 主要语言
- C#
- 星标
- 3.5k
- 派生
- 925
- PR 合并指标
- 30 天内没有已合并 PR
描述
I am trying to build src code and I get the following error
Unable to locate repository containing directory 'C:\Temp\\LibGit2Sharp'. LibGit2Sharp C:\Users\user1\.nuget\packages\microsoft.build.tasks.git\1.0.0-beta-63127-02\build\Microsoft.Build.Tasks.Git.targets 20
Any idea how can this be fixed?
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先重现源代码构建,并检查 Microsoft.Build.Tasks.Git.targets 第 20 行报告的错误,包括它如何引用 C:\Temp\LibGit2Sharp。将构建环境和仓库路径与项目记录的构建要求进行比较;完成的标准是源代码构建能够在不出现此仓库位置错误的情况下完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp, git
- 领域
- build-system
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100