Re: git-svn too slow, contacts upstream svn repo

2013-05-28 Thread Quark
- Original Message - > From: Konstantin Khomoutov > To: Quark > Cc: Git List > Sent: Tuesday, 28 May 2013 5:24 PM > Subject: Re: git-svn too slow, contacts upstream svn repo > > On Tue, 28 May 2013 15:42:57 +0800 (SGT) > Quark wrote: > >>

Re: git-svn too slow, contacts upstream svn repo

2013-05-28 Thread Konstantin Khomoutov
On Tue, 28 May 2013 15:42:57 +0800 (SGT) Quark wrote: > > I have been using git-svn in an corporate environment where svn > > repo has lot of branches, (lot means > 100). To avoid cloning all > > branches my config looks as below [...] > is this not right forum? As a matter of fact, this mailing

Re: git-svn too slow, contacts upstream svn repo

2013-05-28 Thread Quark
- Original Message - > From: Quark > To: Git List > Cc: > Sent: Monday, 27 May 2013 8:55 PM > Subject: git-svn too slow, contacts upstream svn repo > > hello list, > > I have been using git-svn in an corporate environment where svn repo has lot > of

git-svn too slow, contacts upstream svn repo

2013-05-27 Thread Quark
hello list, I have been using git-svn in an corporate environment where svn repo has lot of branches, (lot means > 100). To avoid cloning all branches my config looks as below [svn-remote "svn"]     url = svn+ssh://url     fetch = srcroot/trunk:refs/remotes/trunk     branches = srcr