I have cloned a SVN repository by working using git-svn. During the initial cloning, I provided a SVN authors file. When I initial cloned, git had set the The path of my GIT is different on the repository work machine and laptop, which means that the author file will not be found on the work machine, where the full path is invalid. Git-svn should accept a relative path to the When I initially cloned, set git Authorsfile as a full path. You can change it in a relative path. If you open the By doing this, you should allow the same author file as a full path though, I keep copies of this GIT repository on a machine and laptop and copies of copies (they two Not a separate clone, but a single clone).
author file, instead, so that authors' file is always found and I can safely read
git svn rebase and
git SVV DCIT Either by the machine?
.git / config file in a VIM or a text editor, you can edit it relative to the
.git folder.
authors file to be used on all your machines.
Comments
Post a Comment