Re: How to clone git repository with git-svn meta-data included?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Michael J Gruber
Date: Tuesday, December 9, 2008 - 1:53 am

Grzegorz Kossakowski venit, vidit, dixit 08.12.2008 19:26:

Uhm, I misread gitweb output... So, cocoon really has remotes/trunk, so
that Peter's original suggestion would work. If the cocoon git-svn clone
isn't going to change then Peter's way of doing it might be the best: it
ensures that future pulls from origin (cocoon) will update the correct
refs so that you can pull/fetch from the git-svn clone (fast) and then
git-svn rebase rather than git-svn rebasing directly, which would fetch
new commits from the svn repo first (slow).

I think all in all it shows that git-svns default location for branches
is not the best choice: they're not local, but they're no "proper"
remotes either (unless you use --prefix).

Michael
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
How to clone git repository with git-svn meta-data included?, Grzegorz Kossakowski, (Sat Dec 6, 5:15 am)
Re: How to clone git repository with git-svn meta-data inc ..., Grzegorz Kossakowski, (Sun Dec 7, 12:08 pm)
Re: How to clone git repository with git-svn meta-data inc ..., Grzegorz Kossakowski, (Sun Dec 7, 3:02 pm)
Re: How to clone git repository with git-svn meta-data inc ..., Grzegorz Kossakowski, (Mon Dec 8, 11:26 am)
Re: How to clone git repository with git-svn meta-data inc ..., Grzegorz Kossakowski, (Mon Dec 8, 11:43 am)
Re: How to clone git repository with git-svn meta-data inc ..., Grzegorz Kossakowski, (Mon Dec 8, 12:04 pm)
Re: How to clone git repository with git-svn meta-data inc ..., Michael J Gruber, (Tue Dec 9, 1:53 am)
Re: How to clone git repository with git-svn meta-data inc ..., Grzegorz Kossakowski, (Tue Dec 9, 1:57 pm)