svn 奇怪的行为:导入到 svn 存储库时永远挂在单个文件上

发布于 2025-01-06 17:43:41 字数 168 浏览 1 评论 0原文

我正在使用 netbeans 并导出了一个项目,以便使用我的 svn 存储库上的源代码创建一个新项目。

我右键单击项目名称并单击“导入到 subversion 存储库”,它将开始提交文件。但是,它挂在单个文件上并且无法完成提交。如果我删除该文件,似乎最终会找到另一个文件来卡住?为什么我不能提交我的新项目?

I'm using netbeans and have exported a project in order to create a new project using its source on my svn repository.

i am right clicking on the project name and clicking "import into subversion repository" and it will begin committing the files. However, it is hanging on a single file and wont finish the commit. If I delete that file, it seems to find another file to get stuck on eventually? What gives, why can't I commit my new project?

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

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

发布评论

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

评论(1

╰ゝ天使的微笑 2025-01-13 17:43:41

检查svn挂起的文件的权限。我遇到了类似的问题,似乎这是由于缺少该文件的读取权限。

Check the permissions of the file svn hangs on. I had a similar issue, seems this is due to missing read permission for that file.

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