[Webkit-unassigned] [Bug 36193] git.webkit.org repository is missing svn revision r49890

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 17 07:59:48 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36193





--- Comment #9 from David Kilzer (ddkilzer) <ddkilzer at webkit.org>  2010-03-17 07:59:48 PST ---
(In reply to comment #8)
> The downside is that trees that use the git repository as a base will all be
> broken, and their current state will have to be recreated somehow. For
> instance, Debian uses the git repository to maintain webkitgtk packages, and we
> gtk+ porters maintain a git repository to track our "stable" branch.
> 
> It'll be a pain for me if this is done, but I guess we'll survive.

I'm planning on moving the current master to "broken-master", doing a hard
reset of master back before the missing commit, then letting it catch up to svn
trunk again.  The broken-master branch would not be updated after it was made. 
I'll send a warning on IRC before making this change.

On the client side, you'd also want to create a local "broken-master" branch
(maybe connecting it via remote tracking branch), do a hard reset of your
master branch to before the missing commit, then re-pull from git.webkit.org.

After that comes the hard part of deciding whether to migrate existing branches
from broken-master to master, or just leaving them as-is.  Please update this
bug with any helpful techniques you find while doing this.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list