oscript-library / oscript-library/gitsync
Ошибка при первой синхронизации
Nobody has claimed this yet.
- Dominant language
- 1C Enterprise
- Stars
- 333
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Здравствуйте!
Установил gitsync через OPM на win10. Пытаюсь выгрузить хранилище в гит. Ошибка:
PS F:\Test_1C\E_GIT> gitsync export F:\Хранилище_Э\ F:\Test_1C\E\ -v8version 8.3 --storage-user Администратор --storage-pwd 1111
GitSync v2.4.2
ИНФОРМАЦИЯ - Начинаю выгрузку исходников
ИНФОРМАЦИЯ - Начало синхронизации с git
ИНФОРМАЦИЯ - Номер синхронизированной версии: 0
ИНФОРМАЦИЯ - Номер последней версии в хранилище: 8
ИНФОРМАЦИЯ - Получаем исходники для версии 1, 07.02.2018 23:13:33
КРИТИЧНАЯОШИБКА - {Модуль C:\Program Files (x86)\OneScript\lib\v8runner\src\v8config-file.os / Ошибка в строке: 15 / Внешнее исключение (System.IO.IOException): Процесс не может получить доступ к файлу "C:\Users\at_000\AppData\Roaming\1C\1CEStart\1CEStart.cfg", так как этот файл используется другим процессом.}
Файл C:\Users\at_000\AppData\Roaming\1C\1CEStart\1CEStart.cfg существует. Запускал и под админом и под пльзователем. Чтобы это значило?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported gitsync export command on Windows and inspect v8config-file.os at line 15, where the failure references 1CEStart.cfg. Determine which process holds that file during the first synchronization; the issue is done when the cause is documented and the initial export completes without this exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100