git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-svn: How dependent is the git-svn repository on the Subversion repository URL?
@ 2010-09-12  1:29 Daniel Trebbien
  2010-09-12  6:57 ` Peter Baumann
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Trebbien @ 2010-09-12  1:29 UTC (permalink / raw)
  To: git

If I initialize the git-svn repository by passing in the location of a local
mirror, as in:
git svn init -s file:///path/to/mirror
and proceed to fetch all revisions from the mirror, may I simply change the
`url = ` line of `.git/config` to make it point to the real repository, or is
the git repository that is created by git-svn dependent on the original URL that
was specified in the initialization?

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

end of thread, other threads:[~2010-09-12  6:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-12  1:29 git-svn: How dependent is the git-svn repository on the Subversion repository URL? Daniel Trebbien
2010-09-12  6:57 ` Peter Baumann

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).