git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to use git-svn to clone from a mirror?
@ 2007-06-02 12:54 David Kastrup
  2007-06-04 15:11 ` Raja R Harinath
  0 siblings, 1 reply; 6+ messages in thread
From: David Kastrup @ 2007-06-02 12:54 UTC (permalink / raw)
  To: git


Hi, I seem to be too stupid to get this right.

I have used something like

git-svn clone -T trunk -b branches -t tags file:///tmp/rsync-mirror

to clone an rsync mirror of an SVN repository.  Now I want to have
fetch revert to pulling from the upstream repository in future.
However, if I change the respective line in .git/config to
svn://the.svn.link/whatever, git-rebase will fetch the right updates,
but then says that it can't work with the objects in the git
repository.

Changing the config back will make git-rebase -l work.

So what would be the right procedure to shift the SVN source from an
rsync mirror to the original, without git-svn breaking?

-- 
David Kastrup

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-06-05 10:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-02 12:54 How to use git-svn to clone from a mirror? David Kastrup
2007-06-04 15:11 ` Raja R Harinath
2007-06-04 16:55   ` Does git-svn-id need repository path? (Re: How to use git-svn to clone from a mirror?) Jan Hudec
2007-06-04 18:08   ` How to use git-svn to clone from a mirror? Johannes Schindelin
2007-06-05  6:41     ` David Kastrup
2007-06-05 10:41       ` Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).