Guest?
 
Project
SubGit
Priority
Normal
Type
Task
State
Fixed
Assignee
Unassigned
Subsystem
Translator Core
Affected versions
No Affected versions
Fix versions
1.0.0 (build 1696)
Fixed in build
No Fixed in build
  • Created by   Dmitry Pavlenko
    17 months ago (06 Dec 2011 22:32)
  • Updated by   Semyon Vadishev
    11 months ago (25 May 2012 18:43)
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
Currently "subgit install –rebuild" always removes and recreates Git repositories even in the case if the original repository was the Git repository.

Instead install should save an option like mainVCS=[svn|git] (default: svn) to conf/subgit.config.
The best time to create the option is the moment of the first revision/commit translation, so that even the following scenario will be handled correctly:

$ subgit install svnrepo
...an empty repository is created
$ cd my_gitrepo_to_translate
$ git push –all /path/to/svnrepo
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments
Apply Command

Command Preview: