On Thu, 2008-10-02 at 21:44 +0200, Bert Timmerman wrote:
> Hi Peter,
> 
> FWIW, another git-clone of pcb lives here:
> 
> http://github.com/bert/pcb/tree/master
> 
> Updated by crond every hour.
> 
> Just my EUR 0.02
> 
> I can send you the crontab script if you want it.

That would be cool. I've used git-cvsimport before, but its been a while
now.

Github looks rather cool. Very web 2.0 - not sure if that is a good
thing or not ;), but there are some interesting graphs available.

I simply could not manage the various features I'm working on / local
modifications / unrelated bug fixes I come across.. without GIT, for
gEDA or PCB.

My current workflow is to pull the tracking repository, base a stgit
branch on top of it, and fetch / rebase to keep track of development.

When I'm ready to push, I use git-format-patch, then apply those to my
"write" version of the CVS checkout, and checkin one by one. (I guess
there is probably some automated way, but I like the manual checking).

Then I poke Peter B to update his tracking repository, rebase. The
patches now applied in cvs turn into empty patches. I then "stg clean"
to delete those empty patches.

-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)



_______________________________________________
geda-dev mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev

Reply via email to