oscript-library / oscript-library/gitsync

Падает при синхронизации хранилища 1с с git репозиторием

Open
#337 1 comment 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

Описание ошибки
что конкретно происходит
Сначала инициализирован
1.gitsync -v i -u git-bot -p 99 '\VMUNINN\Private$\1C_obmen\logistic_old' 'D:\Git\WareHouse\src\cf'
Создал этот самый VERSION = 0 (установлены переменные окружения)

2.gitsync -v s -u git-bot -p 99 '\VMUNINN\Private$\1C_obmen\logistic_old' 'D:\Git\WareHouse\src\cf'

"C:\Program Files\1Cv8\8.3.25.1374\bin\1cv8.exe" DESIGNER /F"C:\Users\Ermolov\AppData\Local\Temp\cgwludbe3as.tmp\v8r_TempDB" /Out "C:\Users\Ermolov\AppData\Local\Temp\cgwludbe3as.tmp\5atqoccq0w3.txt" /WA+ /LRU /VLRU /DisableStartupMessages /DisableStartupDialogs /DumpConfigToFiles "C:\Users\Ermolov\AppData\Local\Temp\a42bpfa13oy.tmp" -format Hierarchical
ОТЛАДКА - [oscript.lib.v8runner] - Получен код возврата 0
ОТЛАДКА - [oscript.lib.v8runner] - Это внешний файл информации: False
ОТЛАДКА - [oscript.lib.v8runner] - Очищать файл информации: True
ОТЛАДКА - [oscript.lib.v8runner] - Удаляю файл информации 1С
ОТЛАДКА - [oscript.lib.v8runner] - файл информации:
ОТЛАДКА - [oscript.lib.v8runner] - Код возврата равен 0
ОТЛАДКА - [oscript.lib.gitsync] - Найдено файлов выгрузки: 6163 шт.
ОТЛАДКА - [oscript.lib.gitsync] - КаталогРабочейКопии: D:\Git\WareHouse\src\cf
ОТЛАДКА - [oscript.lib.gitsync] - Фиксируем в файле VERSION версию 1
ОТЛАДКА - [oscript.lib.gitsync] - ПутьКФайлуВерсий = <D:\Git\WareHouse\src\cf\VERSION>
ОТЛАДКА - [oscript.lib.gitsync] - Автор коммита: ermolov
ОТЛАДКА - [oscript.lib.gitsync] - Дата коммита: 2025-05-05 13:31:01
ОТЛАДКА - [oscript.lib.gitsync] - Текст коммита: Создание хранилища конфигурации
ОТЛАДКА - [oscript.lib.gitsync] - Откатываем файл VERSION после ошибки
ОТЛАДКА - [oscript.lib.gitsync] - ПутьКФайлуВерсий = <D:\Git\WareHouse\src\cf\VERSION>

Окружение:

  • Версия операционной системы: Windows 10 22H2
  • Редакция 1С платформы 8.3.25.1374
  • Версия Gitsync 3.6.1
  • Версия OScript 1.9.3.15

Дополнительный контекст

Конфигурация абсолютно переделанная . Установлен режим совместимости 8.3.9
При выгрузке конфигураций в файлы для платформы 8.3.27 наблюдается отказ в выгрузке, поэтому принудительно установлена выгрузка 8.3.25.1374.
Выгрузка осуществляется - выделено жирным шрифтом , однако ошибка возникает уже на следующем этапе

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

Reproduce the two gitsync commands with the reported Windows, 1C Enterprise, Gitsync, and OScript versions. Start with the oscript.lib.v8runner and oscript.lib.gitsync log entries around the VERSION update and rollback, using the generated export directory and VERSION path as entry points. Done means the failure is isolated and synchronization completes without rolling VERSION back.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
cli, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.