在 C# 中使用 Sharpsvn client.status

发布于 2024-09-16 11:55:24 字数 187 浏览 8 评论 0原文

我刚刚读过这个问题,我有一个关于它: 如何设置客户端查看某个存储库?在示例中,工作副本的位置有所使用,那么客户端如何知道在哪里检查差异呢?

谢谢 :)

I've just read this question, and I have a question about it:
How do I set the client to look at a certain repository? In the example there's a use in the working copy's location, so how can the client know where to check for diffs?

Thanks :)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

相对绾红妆 2024-09-23 11:55:24

SVN 将存储库的位置存储在工作副本中,因此所有这些 .svn 目录都会在第一次签出后出现。

SVN stores the location of the repository inside the working copy, hence all of those .svn directories that appear after the first checkout.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文