Gentoo Archives: gentoo-catalyst

From: Brian Dolbec <dolsen@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] patch, fix broken seed stage update
Date: Tue, 26 Feb 2013 16:47:37
Message-Id: 1361897234.3997.272.camel@big_daddy.dol-sen.ca
In Reply to: Re: [gentoo-catalyst] patch, fix broken seed stage update by "W. Trevor King"
1 On Tue, 2013-02-26 at 11:37 -0500, W. Trevor King wrote:
2 > On Tue, Feb 26, 2013 at 08:20:45AM -0800, Brian Dolbec wrote:
3 > > The git branch is located at http://dev.gentoo.org/~dolsen/catalyst/
4 > > git checkout the rewrite branch.
5 >
6 > Did you forget to push?
7 >
8 > $ git remote -v | grep dolsen
9 > dolsen http://dev.gentoo.org/~dolsen/catalyst (fetch)
10 > dolsen http://dev.gentoo.org/~dolsen/catalyst (push)
11 > $ git fetch dolsen
12 > $ git log --pretty=fuller dolsen/rewrite
13 > commit 0fb26090a730f876993c13e23b6da3effdd5d1ed
14 > Author: Brian Dolbec <dolsen@g.o>
15 > AuthorDate: Thu Jan 24 21:09:05 2013 -0800
16 > Commit: Brian Dolbec <dolsen@g.o>
17 > CommitDate: Thu Jan 24 21:13:01 2013 -0800
18 >
19 > add archdir to settings
20 >
21
22 BAH!, forgot to ssh in and run git update-server-info on it
23
24 try again.
25
26 another reason to get a branch going on g.o.g.o
27
28 Also I've rebased everything on current master including W. Trevor
29 King's patches.

Replies

Subject Author
Re: [gentoo-catalyst] patch, fix broken seed stage update Peter Stuge <peter@×××××.se>