Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot checkout this repo on Windows #66314

Closed
vaind opened this issue Mar 5, 2024 · 4 comments
Closed

Cannot checkout this repo on Windows #66314

vaind opened this issue Mar 5, 2024 · 4 comments
Labels
Component: Developer Environment This covers issues related to setting up a developer's environment

Comments

@vaind
Copy link
Contributor

vaind commented Mar 5, 2024

Trying to check out the repo results in an error:

git clone [email protected]:getsentry/sentry.git --single-branch
Cloning into 'sentry'...
remote: Enumerating objects: 870499, done.
remote: Counting objects: 100% (2949/2949), done.
remote: Compressing objects: 100% (2053/2053), done.
remote: Total 870499 (delta 1661), reused 1936 (delta 890), pack-reused 867550
Receiving objects: 100% (870499/870499), 379.96 MiB | 5.94 MiB/s, done.
Resolving deltas: 100% (663887/663887), done.
error: invalid path 'tests/sentry/snuba/metrics/snapshots/test_extraction/test_spec_wildcard_escaping/title@@/dispatch@@/backend test /dispatch@something/@/dispatch@@.pysnap'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

This seems to be an issue caused by paths that are incompatible with Windows. AFAICT it has been introduced in #64651

@getsantry
Copy link
Contributor

getsantry bot commented Mar 5, 2024

Assigning to @getsentry/support for routing ⏲️

@getsantry
Copy link
Contributor

getsantry bot commented Mar 5, 2024

Routing to @getsentry/product-owners-issues for triage ⏲️

@getsantry getsantry bot moved this from Waiting for: Support to Waiting for: Product Owner in GitHub Issues with 👀 2 Mar 5, 2024
@scefali scefali added Component: Developer Environment This covers issues related to setting up a developer's environment and removed Product Area: Issues labels Mar 7, 2024
@azaslavsky
Copy link
Contributor

@iambriccardo could we change this naming to be Windows-path friendly?

@shellmayr
Copy link
Member

Moving this to @getsentry/telemetry-experience - we will be able to tackle this when we remove the defunct metrics code.

@linear linear bot added the Migrated label Jan 9, 2025
@gaprl gaprl removed the Migrated label Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Developer Environment This covers issues related to setting up a developer's environment
Projects
Archived in project
Development

No branches or pull requests

7 participants