oscript-library / oscript-library/gitsync

ошибка доступа к временным файлам из ВременныеФайлы.os - ошибка в 74 строке

Open
#201 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
1C Enterprise
Stars
333
Forks
98
PR merge metrics
No merged PRs in 30d

Description

Описание ошибки
tempFiles\ВременныеФайлы.os - ошибка в 74 строке
(не критичная, всё равно выгрузка идёт дальше)

Сценарий воспроизведения
Шаги по воспроизведению:
запускается команда из oscript-файла
ВыполнитьКомандуCMD("gitsync --v8version 8.3.12.1714 s -u "+ЛогинКХранилищу+" "+КаталогХранилищаРабочий+" "+КаталогРабочий+"\src\config" , КаталогРабочий);

Ожидаемое поведение если бы ошибки не было
чтобы не было ошибок

Скриншоты
image

Окружение:

  • Версия операционной системы: Windows 7 профессиональная
  • Редакция 1С платформы 8.3.12.1714
  • Версия Gitsync 3.0.0
  • Версия OScript 1.0.21.1

Дополнительный контекст
не критичная ошибка, выходит только при инкрементальной выгрузке только на 1-ой версии, остальные идут без ошибок

не типовая конфигурация над УТ 10.3 (обычные формы)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect tempFiles\ВременныеФайлы.os around line 74 and reproduce the issue using the shown ВыполнитьКомандуCMD invocation during an incremental export. Compare the first-version failure with later exports; done means the reported temporary-file access error no longer appears while the export continues normally.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.