контроль клона мерзавца-svn неправильный repo?

экспорт svn является командой, которую Вы ищете. Можно экспортировать управляемый набор файлов к неуправляемому местоположению и использованию это.

42
задан hyperboreean 22 September 2009 в 15:22
поделиться

2 ответа

You can try the --no-minimize-url option.

According to http://schacon.github.com/git/git-svn.html:

--no-minimize-url

When tracking multiple directories (using --stdlayout, --branches, or --tags options), git svn will attempt to connect to the root (or highest allowed level) of the Subversion repository. This default allows better tracking of history if entire projects are moved within a repository, but may cause issues on repositories where read access restrictions are in place. Passing --no-minimize-url will allow git svn to accept URLs as-is without attempting to connect to a higher level directory. This option is off by default when only one URL/branch is tracked (it would do little good).

70
ответ дан 26 November 2019 в 23:47
поделиться

.gitconfig hack может помочь, но я не знаю, как заселяться после : http://thread.gmane.org/gmane.comp.version-control.git/127528/focus=127776

0
ответ дан 26 November 2019 в 23:47
поделиться
Другие вопросы по тегам:

Похожие вопросы: