/
niceSOFT
/
subversion
ОбзорДокументацияВойти
/
niceSOFT
/
subversion
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
subversion/
contrib/server-side/
..
fsfsfixer

Update 'fsfsfixer' to work with packed repositories.

5 лет назад
svncutter

Deprecate svn cutter, per ESR's email to dev@subversion. Point to his new "reposurgeon" project site.

11 лет назад
svnstsw

Fix some typos.

12 лет назад
add-needs-lock.py

Work towards Python 3 compatibility. Since we already require Python 2.7+, we can use the new syntax without further limiting our Python 2 support.

10 лет назад
authz_svn_group.py

For all executable Python scripts: - set svn:executable if not already set. - add/change shebang to '#!/usr/bin/env python' if not already that.

20 лет назад
fsfsverify.py

* contrib/server-side/fsfsverify.py (NodeRev): Do not error on property lists as found in FSFS format >=4 which added the sha1 and uniquifier fields. Previously fsfsverify.py would exit with a ValueError when reading such a revision.

3 года назад
load_repo_with_mergesensitive_copy.sh

* contrib/**: Trim trailing whitespace.

17 лет назад
svn-tweak-author.py

Fix the usage of empty line print() under Python 2.

10 лет назад