Re: [PATCH v7 08/16] remote-svn, vcs-svn: Enable fetching to private refs

2012-08-28 Thread Junio C Hamano
Florian Achleitner writes: > The reference to update by the fast-import stream is hard-coded. When > fetching from a remote the remote-helper shall update refs in a > private namespace, i.e. a private subdir of refs/. This namespace is > defined by the 'refspec' capability, that the remote-help

[PATCH v7 08/16] remote-svn, vcs-svn: Enable fetching to private refs

2012-08-28 Thread Florian Achleitner
The reference to update by the fast-import stream is hard-coded. When fetching from a remote the remote-helper shall update refs in a private namespace, i.e. a private subdir of refs/. This namespace is defined by the 'refspec' capability, that the remote-helper advertises as a reply to the 'capa