When the "Repos directory" setting is changed (e.
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 2.1k
- Forks
- 153
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
When the "Repos directory" setting is changed (e.g. from ~/.copilot/repos to ~/repos), existing projects retain their original main_repo_path in the projects table and root_resource_uri in the project_checkouts table. This causes worktree creation to fail for those projects because the app tries to run git worktree add from a main checkout path that no longer exists.
---
| Field | Value |
| --- | --- |
| App version | 1.0.21 |
| OS | macOS 26.5.2 |
| Theme | GitHub |
| Path | /chat |
| Tenure | Day 4 (Week 1) |
Beitragsleitfaden
Rechercherichtung
Start at the /chat settings flow and trace how changing the Repos directory affects the projects table and project_checkouts table. Inspect how those stored paths are used during git worktree creation; done means existing projects use the new valid checkout location and worktree creation succeeds after the setting changes.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- git
- Bereich
- databases, desktop
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 52/100