4/21/2010

Again about GIT

If you have the following problems with your git-svn bridge:

$ git svn rebase
W: Refspec glob conflict (ref: refs/remotes/trunk):
expected path: branches/trunk
real path: trunk
Continuing ahead with trunk
W: Refspec glob conflict (ref: refs/remotes/trunk):
expected path: branches/trunk
real path: trunk
Continuing ahead with trunk

you can fix it quite easily. This article will guide you. Just remove the duplication
and your update/checkout time from/to svn repo will be much faster :)

Hope this helps!

PS: I am again on the line. Git the best so far :)))

No comments: