gpt4 book ai didi

git - 为什么 git-svn 应该积极搜索旧历史?

转载 作者:IT王子 更新时间:2023-10-29 01:02:30 25 4
gpt4 key购买 nike

当我运行 git svn clone -s 时发生了一些奇怪的事情,尽管以下信息告诉我们不要 panic ,但我想知道为什么这是一种 svn 错误?

为什么这个路径不存在,是不是被别人删掉了?

如果是,为什么 git svn 应该积极搜索旧历史?

Initializing parent: refs/remotes/tags/sequentialInformationalBottleneckClusterer-1.0.1@8400
W: Ignoring error from SVN, path probably does not exist: (160013): Filesystem has no item: File not found: revision 101, path '/trunk/packages/internal/sequentialInformationalBottleneckClusterer'
W: Do not be alarmed at the above message git-svn is just searching aggressively for old history.
This may take a while on large repositories
Checked through r1501

最佳答案

这很有趣。不要 panic 。

W: 表示“警告”,所有此警告告诉您的是 /trunk/packages/internal/sequentialInformationalBottleneckClusterer 在 r0 和 r0 之间没有修订r100 在您的 SVN 存储库中。该警告于 2008 年初引入。

commit eee8a1742bf51df33f0f6004774035f57253f944
Author: Eric Wong <normalperson@yhbt.net>
Date: Mon Jan 7 02:40:40 2008 -0800

git-svn: clarify the "Ignoring error from SVN" piece

I've heard of several users puzzled by this, and it sometimes it
appears as if git-svn is doing nothing on slower connections and
larger repositories.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>

您可以阅读 original thread here如果你有兴趣。同时,忽略警告。有问题的子程序,skip_unknown_revs (警告,如果 github 中的文件更改,此链接将老化)如果发现意外错误,将终止进程。

关于git - 为什么 git-svn 应该积极搜索旧历史?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12064290/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com