|
List Info
Thread: Source control
|
|
| Source control |

|
2007-03-19 23:15:41 |
Is git active now ?
_______________________________________________
directfb-dev mailing list
directfb-dev directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/
directfb-dev
|
|
| Re: Source control |
  Germany |
2007-03-20 06:19:10 |
Mike Emmel schrieb:
> Is git active now ?
Hmm, didn't my "GIT" mail from 2007-03-16 arrive?
--
Best regards,
Denis Oliver Kropp
.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/
|
"------------------------------------------"
_______________________________________________
directfb-dev mailing list
directfb-dev directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/
directfb-dev
|
|
| any gentoo ebuild volunteers? (was:Re:
Source control) |
  Germany |
2007-03-20 06:27:31 |
Denis Oliver Kropp wrote:
> Mike Emmel schrieb:
>> Is git active now ?
>
> Hmm, didn't my "GIT" mail from 2007-03-16
arrive?
It did. Such a pity this move broke every possible
cvs-pulling gentoo
ebuild. I tried to adapt the paths, but to no avail. Then I
tried to
adapt my ebuilds to be based on the git.eclass to use git
commands, but
that didn't work either. Any motivated gentoo users here
with git
knowledge, want to help?
Regards,
Lucian
_______________________________________________
directfb-dev mailing list
directfb-dev directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/
directfb-dev
|
|
| Re: any gentoo ebuild volunteers?
(was:Re: Sourcecontrol) |

|
2007-03-20 06:34:26 |
Hi!
Rather than pull directly from git, wouldn't it be better to
create a gentoo overlay, using the new Layman system?
As I understand it the overlay could be hosted at gentoo.
The sources from GIT can be collected into the overlay,
removing the problem of pulling them directly from GIT.
The overlay can include references to additional software in
matching versions like GTK, Cairo, etc...
That's my 2c...
Richie
> -----Ursprüngliche Nachricht-----
> Von: directfb-dev-bounces directfb.org
> [mailto:directfb-dev-bounces directfb.org] Im Auftrag
von
> Lucian Muresan
> Gesendet: Dienstag, 20. März 2007 12:28
> An: directfb
> Betreff: [directfb-dev] any gentoo ebuild volunteers?
> (was:Re: Sourcecontrol)
>
> Denis Oliver Kropp wrote:
> > Mike Emmel schrieb:
> >> Is git active now ?
> >
> > Hmm, didn't my "GIT" mail from
2007-03-16 arrive?
>
> It did. Such a pity this move broke every possible
> cvs-pulling gentoo ebuild. I tried to adapt the paths,
but to
> no avail. Then I tried to adapt my ebuilds to be based
on the
> git.eclass to use git commands, but that didn't work
either.
> Any motivated gentoo users here with git knowledge,
want to help?
>
> Regards,
> Lucian
>
>
> _______________________________________________
> directfb-dev mailing list
> directfb-dev directfb.org
> http://mail.directfb.org/cgi-bin/mailman/listinfo/
directfb-dev
>
_______________________________________________
directfb-dev mailing list
directfb-dev directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/
directfb-dev
|
|
| Re: any gentoo ebuild volunteers? |
  Germany |
2007-03-20 06:46:57 |
Unger Richard wrote:
> Hi!
>
> Rather than pull directly from git, wouldn't it be
better to create a gentoo overlay, using the new Layman
system?
>
> As I understand it the overlay could be hosted at
gentoo.
>
> The sources from GIT can be collected into the overlay,
removing the problem of pulling them directly from GIT.
>
> The overlay can include references to additional
software in matching versions like GTK, Cairo, etc...
>
> That's my 2c...
>
> Richie
Actually, I was about to propose to host an overlay in the
version
control system itself (just the ebuilds, wether they depend
on other
additional software external to DirectFB.org or not, they
would just
link to them by dependency in Gentoo), and some of them
would pull the
released tarballs, some of them "head", actually I
don't see what's
wrong with pulling directly from the version control system
itself. It
just eases installing latest sources for gentoo users which
really need
to try the latest, for testing new features discussed on the
ML, etc.
The overlay can either be "registered" in the
official gentoo overlay
list, or an overlay definition file to be downloaded and
just
additionally pointed at in /etc/layman/layman.cfg could be
provided.
From the projects I know, something like this (the
additional overlay
definition file) is how it's done at http://www.freevo.org or
http://www.linkstation
wiki.net (at least the Genlink for the Linkstation
Pro, for which I built Gentoo as an alternative firmware).
My 2 cents, as well
Of course, I don't insist on any solution, we should discuss
this...
Lucian
_______________________________________________
directfb-dev mailing list
directfb-dev directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/
directfb-dev
|
|
| Re: Source control |
  Italy |
2007-03-20 08:25:05 |
Denis Oliver Kropp wrote:
> Mike Emmel schrieb:
>> Is git active now ?
>
> Hmm, didn't my "GIT" mail from 2007-03-16
arrive?
>
I'm getting the following error:
Done counting 1970 objects.
Deltifying 1970 objects.
100% (1970/1970) done
Total 1970, written 1970 (delta 1412), reused 1970 (delta
1412)
fatal: packfile
'/home/klan/cvs/FusionSound/.git/objects/pack/tmp-r5J0Bb'
SHA1 mismatch
error: git-fetch-pack: unable to read from git-index-pack
error: git-index-pack died with error code 128
fetch-pack from
'git+ssh://directfb.org/git/directfb/core/FusionSound'
failed.
git version is 1.3.3.
--
Regards,
Claudio Ciccani
klan users.sf.net
http://directfb.org
http://sf.net/pro
jects/php-directfb
_______________________________________________
directfb-dev mailing list
directfb-dev directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/
directfb-dev
|
|
| Re: Source control |
  Germany |
2007-03-20 08:29:26 |
Claudio Ciccani schrieb:
> Denis Oliver Kropp wrote:
>> Mike Emmel schrieb:
>>> Is git active now ?
>> Hmm, didn't my "GIT" mail from 2007-03-16
arrive?
>>
>
> I'm getting the following error:
>
> Done counting 1970 objects.
> Deltifying 1970 objects.
> 100% (1970/1970) done
> Total 1970, written 1970 (delta 1412), reused 1970
(delta 1412)
> fatal: packfile
>
'/home/klan/cvs/FusionSound/.git/objects/pack/tmp-r5J0Bb'
SHA1 mismatch
> error: git-fetch-pack: unable to read from
git-index-pack
> error: git-index-pack died with error code 128
> fetch-pack from
'git+ssh://directfb.org/git/directfb/core/FusionSound'
> failed.
>
> git version is 1.3.3.
>
Don't know if the version makes the difference, but it works
here:
dok shizo[~/git/directfb] git --version
git version 1.4.4.2
dok shizo[~/git/directfb] git clone
git+ssh://directfb.org/git/directfb/core/FusionSound.git
remote: Generating pack...
remote: Done counting 1970 objects.
remote: Deltifying 1970 objects.
remote: 100% (1970/1970) done
Indexing 1970 objects.
remote: Total 1970, written 1970 (delta 1412), reused 1970
(delta 1412)
100% (1970/1970) done
Resolving 1412 deltas.
100% (1412/1412) done
dok shizo[~/git/directfb] rm -rf FusionSound/
dok shizo[~/git/directfb] git clone
git+ssh://directfb.org/git/directfb/core/FusionSound
remote: Generating pack...
remote: Done counting 1970 objects.
Deltifying 1970 objects.
100% (19remote: 70/1970) done
Indexing 1970 objects.
remote: Total 1970, written 1970 (delta 1412), reused 1970
(delta 1412)
100% (1970/1970) done
Resolving 1412 deltas.
100% (1412/1412) done
I guess you entered the same command.
--
Best regards,
Denis Oliver Kropp
.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/
|
"------------------------------------------"
_______________________________________________
directfb-dev mailing list
directfb-dev directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/
directfb-dev
|
|
| Re: Source control |
  Italy |
2007-03-20 11:03:43 |
Denis Oliver Kropp wrote:
> Claudio Ciccani schrieb:
>> Denis Oliver Kropp wrote:
>>> Mike Emmel schrieb:
>>>> Is git active now ?
>>> Hmm, didn't my "GIT" mail from
2007-03-16 arrive?
>>>
>>
>> I'm getting the following error:
>>
>> Done counting 1970 objects.
>> Deltifying 1970 objects.
>> 100% (1970/1970) done
>> Total 1970, written 1970 (delta 1412), reused 1970
(delta 1412)
>> fatal: packfile
>>
'/home/klan/cvs/FusionSound/.git/objects/pack/tmp-r5J0Bb'
SHA1 mismatch
>> error: git-fetch-pack: unable to read from
git-index-pack
>> error: git-index-pack died with error code 128
>> fetch-pack from
'git+ssh://directfb.org/git/directfb/core/FusionSound'
>> failed.
>>
>> git version is 1.3.3.
>>
>
> Don't know if the version makes the difference, but it
works here:
>
>
> dok shizo[~/git/directfb] git --version
> git version 1.4.4.2
>
> dok shizo[~/git/directfb] git clone
>
git+ssh://directfb.org/git/directfb/core/FusionSound.git
> remote: Generating pack...
> remote: Done counting 1970 objects.
> remote: Deltifying 1970 objects.
> remote: 100% (1970/1970) done
> Indexing 1970 objects.
> remote: Total 1970, written 1970 (delta 1412), reused
1970 (delta 1412)
> 100% (1970/1970) done
> Resolving 1412 deltas.
> 100% (1412/1412) done
> dok shizo[~/git/directfb] rm -rf FusionSound/
> dok shizo[~/git/directfb] git clone
> git+ssh://directfb.org/git/directfb/core/FusionSound
> remote: Generating pack...
> remote: Done counting 1970 objects.
> Deltifying 1970 objects.
> 100% (19remote: 70/1970) done
> Indexing 1970 objects.
> remote: Total 1970, written 1970 (delta 1412), reused
1970 (delta 1412)
> 100% (1970/1970) done
> Resolving 1412 deltas.
> 100% (1412/1412) done
>
>
>
> I guess you entered the same command.
>
Fixed by upgrading to git 1.5.0.5.
--
Regards,
Claudio Ciccani
klan users.sf.net
http://directfb.org
http://sf.net/pro
jects/php-directfb
_______________________________________________
directfb-dev mailing list
directfb-dev directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/
directfb-dev
|
|
| Re: Source control |
  Germany |
2007-03-20 11:28:17 |
Claudio Ciccani schrieb:
> Denis Oliver Kropp wrote:
>> I guess you entered the same command.
>>
>
> Fixed by upgrading to git 1.5.0.5.
Good to know.
I still could not get the commit log mails to work again.
I made /git/directfb/core/DirectFB.git/hooks/update
executable
and edited it to set recipients to directfb-cvs directfb.org,
but no mail arrives at list or admin.
Need to debug this if nobody has an idea.
--
Best regards,
Denis Oliver Kropp
.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/
|
"------------------------------------------"
_______________________________________________
directfb-dev mailing list
directfb-dev directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/
directfb-dev
|
|
[1-9]
|
|