Thread (9 messages) flat view 9 messages, 3 authors, 2016-06-15

Re: git-svn questions: how to clone/init non-standard layout branches/tags?

From: Lars Hjemli <hidden>
Date: 2016-06-15 22:43:46

On Nov 3, 2007 9:41 PM, Luke Lu [off-list ref] wrote:
On Nov 3, 2007, at 1:32 PM, Lars Hjemli wrote:
quoted
On Nov 3, 2007 9:01 PM, Luke Lu [off-list ref] wrote:
quoted
I did try to add a "fetch" line for the production branch like this:

[svn-remote "svn"]
         url = svn+ssh://host/svn/project
         fetch = production:refs/remotes/svn-prod
         fetch = trunk:refs/remotes/git-svn

which is modeled after http://lists-archives.org/git/420712-git-svn-
remote-tracking-branch-question.html
Did you forget to run 'git svn fetch' after modifying your .git/
config?
Yes, I did. It didn't seem to do anything.
Hmm, it works for me, I've been adding and removing branches like this
for months, but my .git/config is slightly different:

[svn-remote "svn"]
        url = svn://example.org
        fetch = project/trunk:refs/remotes/svn/trunk
        fetch = project/branches/topic:refs/remotes/svn/topic

I don't know if this difference is important, though...

-- 
larsh
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help