Do you have the webview set up yet?<br><br><div class="gmail_quote">On Mon, Dec 14, 2009 at 9:21 PM, Jesse Keating <span dir="ltr"><<a href="mailto:jkeating@redhat.com">jkeating@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
In my effort to create a proof of concept for using git to manage our<br>
package source control, I have completed what I am calling phase one,<br>
that is taking our current dist-cvs and converting it into git format.<br>
<br>
pkgs/rpms/<package>/devel is now the git origin/master.  All release<br>
subdirs have been turned into git branches.  History back to F7, as well<br>
as the EPEL branches have been converted, from a snapshot of the CVS<br>
tree I took last week.<br>
<br>
Currently I only have anonymous git:// access setup, as we play with<br>
some options for authenticated writing.  If you wish to play around with<br>
the repos, you can access it via:<br>
<br>
git://<a href="http://publictest5.fedoraproject.org/git/pkgs/" target="_blank">publictest5.fedoraproject.org/git/pkgs/</a><package>  eg if you wished<br>
to clone the kernel, you'd type:<br>
<br>
git clone git://<a href="http://publictest5.fedoraproject.org/git/pkgs/kernel" target="_blank">publictest5.fedoraproject.org/git/pkgs/kernel</a><br>
<br>
Give it a spin, see what you think.<br>
<font color="#888888"><br>
--<br>
Jesse Keating<br>
Fedora -- Freedom˛ is a feature!<br>
<a href="http://identi.ca" target="_blank">identi.ca</a>: <a href="http://identi.ca/jkeating" target="_blank">http://identi.ca/jkeating</a><br>
</font><br>--<br>
fedora-devel-list mailing list<br>
<a href="mailto:fedora-devel-list@redhat.com">fedora-devel-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/fedora-devel-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-devel-list</a><br></blockquote></div><br>