public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
* Get support
       [not found] <1744786449-14024-mlmmj-0f30ebef@vger.kernel.org>
@ 2025-04-16  7:35 ` 張秀穎 KITTY
  2025-04-16 21:17   ` brian m. carlson
  2025-04-24 12:57   ` Johannes Schindelin
  0 siblings, 2 replies; 5+ messages in thread
From: 張秀穎 KITTY @ 2025-04-16  7:35 UTC (permalink / raw)
  To: git@vger•kernel.org; +Cc: 関詩穎 VANESSA

Hi git support,

We have problem ‘cloning repos from AzureDevOps via SourceTree or via command line.’
We guess this is a Microsoft issue before, but later we find that this issue comes with specific git version. (Microsoft case: 2412240040000772)

Different git version got different result.

Git for Windows v2.30.2-rc0.windows.1 ~ 2.43 ---> Clone success

Git for Windows v2.44.0-rc0.windows.1 or above ---> Clone failed


To prevent git version 2.30.2~2.43 from reaching EOL, we need to know how to successfully clone repos after upgrading git version to 2.44 or above.
Any suggestion is appreciate.

The Error Message:

----clone by Sourcetree----
git -c filter.lfs.smudge= -c filter.lfs.required=false -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks clone --branch develop https://cfhdevops@dev.azure.com/cfhdevops/IT-CBooking/_git/cathaymeetingroom "\\CFHVDIFSVIP\CFH_VDI_UserData$\00904813.CFHDOM\My Documents\cathaymeetingroom"
Cloning into '\\CFHVDIFSVIP\CFH_VDI_UserData$\00904813.CFHDOM\My Documents\cathaymeetingroom'...
error: RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0 Completed with errors, see above.

----clone by command line ----
$ git clone https://cfhdevops@dev.azure.com/cfhdevops/IT-Contract/_git/IT-Contract
Cloning into 'IT-Contract'...
remote: Azure Repos
remote: Found 10 objects to send. (25 ms)
error: RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0 Unpacking objects: 100% (10/10), 2.18 GiB | 6.12 MiB/s, done.


Best Regards,
Kitty Chang 張秀穎
國泰金控資訊處

________________________________





______________________________________________________________________________________________________________

本通訊及其所有附件所含之資訊均屬機密,僅供指定之收件人使用,未經寄件人許可不得揭露、複製或散布本通訊。若您並非指定之收件人,請勿使用、保存或揭露本通訊之任何部份,並請即通知寄件人並完全刪除本通訊。本通訊僅供參考,且不應視為任何要約、要約之引誘、或締結契約或交易之確認或承諾。寄件人並不保證本通訊內所載數據資料或其他資訊之完整性及正確性,該等資料或資訊並得隨時不經通知而變更。又本通訊之評論或陳述不當然反映國泰金控或其關係企業之意見或看法。網路通訊可能含有病毒,收件人應自行確認本郵件是否安全,若因此造成損害,寄件人恕不負責。

The information contained in this communication and attachment is confidential and is for the use of the intended recipient only. Any disclosure, copying or distribution of this communication without the sender’s consent is strictly prohibited. If you are not the intended recipient, please notify the sender and delete this communication entirely without using, retaining, or disclosing any of its contents. This communication is for information purposes only and shall not be construed as an offer or solicitation of an offer or an acceptance or a confirmation of any contract or transaction. All data or other information contained herein are not warranted to be complete and accurate and are subject to change without notice. Any comments or statements made herein do not necessarily reflect those of Cathay Financial Holding Company or any of its affiliates. Internet communications cannot be guaranteed to be virus-free. The recipient is responsible for ensuring that this communication is virus free and the sender accepts no liability for any damages caused by virus transmitted by this communication.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Get support
  2025-04-16  7:35 ` Get support 張秀穎 KITTY
@ 2025-04-16 21:17   ` brian m. carlson
  2025-04-24 12:57   ` Johannes Schindelin
  1 sibling, 0 replies; 5+ messages in thread
From: brian m. carlson @ 2025-04-16 21:17 UTC (permalink / raw)
  To: 張秀穎 KITTY
  Cc: git@vger•kernel.org, 関詩穎 VANESSA

[-- Attachment #1: Type: text/plain, Size: 2695 bytes --]

On 2025-04-16 at 07:35:38, 張秀穎 KITTY wrote:
> Hi git support,
> 
> We have problem ‘cloning repos from AzureDevOps via SourceTree or via command line.’
> We guess this is a Microsoft issue before, but later we find that this issue comes with specific git version. (Microsoft case: 2412240040000772)
> 
> Different git version got different result.
> 
> Git for Windows v2.30.2-rc0.windows.1 ~ 2.43 ---> Clone success
> 
> Git for Windows v2.44.0-rc0.windows.1 or above ---> Clone failed
> 
> 
> To prevent git version 2.30.2~2.43 from reaching EOL, we need to know how to successfully clone repos after upgrading git version to 2.44 or above.
> Any suggestion is appreciate.
> 
> The Error Message:
> 
> ----clone by Sourcetree----
> git -c filter.lfs.smudge= -c filter.lfs.required=false -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks clone --branch develop https://cfhdevops@dev.azure.com/cfhdevops/IT-CBooking/_git/cathaymeetingroom "\\CFHVDIFSVIP\CFH_VDI_UserData$\00904813.CFHDOM\My Documents\cathaymeetingroom"
> Cloning into '\\CFHVDIFSVIP\CFH_VDI_UserData$\00904813.CFHDOM\My Documents\cathaymeetingroom'...
> error: RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0 Completed with errors, see above.
> 
> ----clone by command line ----
> $ git clone https://cfhdevops@dev.azure.com/cfhdevops/IT-Contract/_git/IT-Contract
> Cloning into 'IT-Contract'...
> remote: Azure Repos
> remote: Found 10 objects to send. (25 ms)
> error: RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0 Unpacking objects: 100% (10/10), 2.18 GiB | 6.12 MiB/s, done.
 
I would recommend reporting this to the Git for Windows project at
https://github.com/git-for-windows/git/issues.  Some searching shows
that this might be https://github.com/git-for-windows/git/issues/4997.

The reason I suggest reporting this there is that this looks like it
might be Windows-specific or specific to a particular version of
libcurl and on Windows the latter is shipped as part of Git for Windows.

I'd also recommend trying to track down with more specificity the exact
versions that are affected, which can help the maintainer identify any
relevant changes and get the problem fixed sooner.  I'm sure Dscho has
introduced lots of changes between 2.30.2 and 2.44.0-rc0, not to mention
the numerous Git changes, and having more details will help pinpoint the
problem more easily.

Also, if you can reproduce the problem with other forges (say, GitHub or
GitLab) or not, that is also helpful information to have.

Best of luck in trying to get this fixed.
-- 
brian m. carlson (they/them)
Toronto, Ontario, CA

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 325 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Get support
  2025-04-16  7:35 ` Get support 張秀穎 KITTY
  2025-04-16 21:17   ` brian m. carlson
@ 2025-04-24 12:57   ` Johannes Schindelin
  2025-05-14  1:47     ` [External] " 関詩穎 VANESSA
  1 sibling, 1 reply; 5+ messages in thread
From: Johannes Schindelin @ 2025-04-24 12:57 UTC (permalink / raw)
  To: 張秀穎 KITTY
  Cc: git@vger•kernel.org, 関詩穎 VANESSA

[-- Attachment #1: Type: text/plain, Size: 1739 bytes --]

Hi Kitty,

On Wed, 16 Apr 2025, 張秀穎 KITTY wrote:

> Hi git support,
> 
> We have problem ‘cloning repos from AzureDevOps via SourceTree or via command line.’
> We guess this is a Microsoft issue before, but later we find that this issue comes with specific git version. (Microsoft case: 2412240040000772)
> 
> Different git version got different result.
> 
> Git for Windows v2.30.2-rc0.windows.1 ~ 2.43 ---> Clone success
> 
> Git for Windows v2.44.0-rc0.windows.1 or above ---> Clone failed
> 
> 
> To prevent git version 2.30.2~2.43 from reaching EOL, we need to know how to successfully clone repos after upgrading git version to 2.44 or above.
> Any suggestion is appreciate.
> 
> The Error Message:
> 
> ----clone by Sourcetree----
> git -c filter.lfs.smudge= -c filter.lfs.required=false -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks clone --branch develop https://cfhdevops@dev.azure.com/cfhdevops/IT-CBooking/_git/cathaymeetingroom "\\CFHVDIFSVIP\CFH_VDI_UserData$\00904813.CFHDOM\My Documents\cathaymeetingroom"
> Cloning into '\\CFHVDIFSVIP\CFH_VDI_UserData$\00904813.CFHDOM\My Documents\cathaymeetingroom'...
> error: RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0 Completed with errors, see above.
> 
> ----clone by command line ----
> $ git clone https://cfhdevops@dev.azure.com/cfhdevops/IT-Contract/_git/IT-Contract
> Cloning into 'IT-Contract'...
> remote: Azure Repos
> remote: Found 10 objects to send. (25 ms)
> error: RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0 Unpacking objects: 100% (10/10), 2.18 GiB | 6.12 MiB/s, done.

Could you try with `git -c http.sslbackend=schannel clone ...`?

Ciao,
Johannes

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: [External] Re: Get support
  2025-04-24 12:57   ` Johannes Schindelin
@ 2025-05-14  1:47     ` 関詩穎 VANESSA
  2025-05-14 10:35       ` Konstantin Khomoutov
  0 siblings, 1 reply; 5+ messages in thread
From: 関詩穎 VANESSA @ 2025-05-14  1:47 UTC (permalink / raw)
  To: Johannes Schindelin; +Cc: git@vger•kernel.org, 張秀穎 KITTY

Hi Johannes,
What does the "..." at the end of the command "git -c http.sslbackend=schannel clone ..." refer to?
Thanks.


Best,
Vanessa

-----Original Message-----
From: Johannes Schindelin <Johannes.Schindelin@gmx•de>
Sent: Thursday, April 24, 2025 8:58 PM
To: 張秀穎 KITTY <kittychang@cathayholdings•com.tw>
Cc: git@vger•kernel.org; 関詩穎 VANESSA <VanessaKuang@cathayholdings•com.tw>
Subject: [External] Re: Get support


============================================================================
CAUTION: This is an EXTERNAL email.
Do not click links or open attachments unless you recognize the sender and know the content is safe

============================================================================
Hi Kitty,

On Wed, 16 Apr 2025, 張秀穎 KITTY wrote:

> Hi git support,
>
> We have problem ‘cloning repos from AzureDevOps via SourceTree or via command line.’
> We guess this is a Microsoft issue before, but later we find that this issue comes with specific git version. (Microsoft case: 2412240040000772)
>
> Different git version got different result.
>
> Git for Windows v2.30.2-rc0.windows.1 ~ 2.43 ---> Clone success
>
> Git for Windows v2.44.0-rc0.windows.1 or above ---> Clone failed
>
>
> To prevent git version 2.30.2~2.43 from reaching EOL, we need to know how to successfully clone repos after upgrading git version to 2.44 or above.
> Any suggestion is appreciate.
>
> The Error Message:
>
> ----clone by Sourcetree----
> git -c filter.lfs.smudge= -c filter.lfs.required=false -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks clone --branch develop https://cfhdevops@dev.azure.com/cfhdevops/IT-CBooking/_git/cathaymeetingroom "\\CFHVDIFSVIP\CFH_VDI_UserData$\00904813.CFHDOM\My Documents\cathaymeetingroom"
> Cloning into '\\CFHVDIFSVIP\CFH_VDI_UserData$\00904813.CFHDOM\My Documents\cathaymeetingroom'...
> error: RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0 Completed with errors, see above.
>
> ----clone by command line ----
> $ git clone https://cfhdevops@dev.azure.com/cfhdevops/IT-Contract/_git/IT-Contract
> Cloning into 'IT-Contract'...
> remote: Azure Repos
> remote: Found 10 objects to send. (25 ms)
> error: RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0 Unpacking objects: 100% (10/10), 2.18 GiB | 6.12 MiB/s, done.

Could you try with `git -c http.sslbackend=schannel clone ...`?

Ciao,
Johannes


________________________________





______________________________________________________________________________________________________________

本通訊及其所有附件所含之資訊均屬機密,僅供指定之收件人使用,未經寄件人許可不得揭露、複製或散布本通訊。若您並非指定之收件人,請勿使用、保存或揭露本通訊之任何部份,並請即通知寄件人並完全刪除本通訊。本通訊僅供參考,且不應視為任何要約、要約之引誘、或締結契約或交易之確認或承諾。寄件人並不保證本通訊內所載數據資料或其他資訊之完整性及正確性,該等資料或資訊並得隨時不經通知而變更。又本通訊之評論或陳述不當然反映國泰金控或其關係企業之意見或看法。網路通訊可能含有病毒,收件人應自行確認本郵件是否安全,若因此造成損害,寄件人恕不負責。

The information contained in this communication and attachment is confidential and is for the use of the intended recipient only. Any disclosure, copying or distribution of this communication without the sender’s consent is strictly prohibited. If you are not the intended recipient, please notify the sender and delete this communication entirely without using, retaining, or disclosing any of its contents. This communication is for information purposes only and shall not be construed as an offer or solicitation of an offer or an acceptance or a confirmation of any contract or transaction. All data or other information contained herein are not warranted to be complete and accurate and are subject to change without notice. Any comments or statements made herein do not necessarily reflect those of Cathay Financial Holding Company or any of its affiliates. Internet communications cannot be guaranteed to be virus-free. The recipient is responsible for ensuring that this communication is virus free and the sender accepts no liability for any damages caused by virus transmitted by this communication.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [External] Re: Get support
  2025-05-14  1:47     ` [External] " 関詩穎 VANESSA
@ 2025-05-14 10:35       ` Konstantin Khomoutov
  0 siblings, 0 replies; 5+ messages in thread
From: Konstantin Khomoutov @ 2025-05-14 10:35 UTC (permalink / raw)
  To: 関詩穎 VANESSA
  Cc: Johannes Schindelin, git@vger•kernel.org,
	張秀穎 KITTY

On Wed, May 14, 2025 at 01:47:57AM +0000, 関詩穎 VANESSA wrote:

> What does the "..." at the end of the command
> "git -c http.sslbackend=schannel clone ..." refer to?

That merely stands for "the rest of your original command".
In other words, the proposition is to add that "-c" command-line option
and the indicated argument to it _in front_ of the command name itself -
"clone" - and the rest of the parameters you pass to the command,
that is, any other options and the URL you pass to the command when it fails.

This thing is called an ellipsis [1], and Johannes used it for intentional
omission of text which is not relevant.

 1. https://en.wikipedia.org/wiki/Ellipsis


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-05-14 11:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1744786449-14024-mlmmj-0f30ebef@vger.kernel.org>
2025-04-16  7:35 ` Get support 張秀穎 KITTY
2025-04-16 21:17   ` brian m. carlson
2025-04-24 12:57   ` Johannes Schindelin
2025-05-14  1:47     ` [External] " 関詩穎 VANESSA
2025-05-14 10:35       ` Konstantin Khomoutov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox