Re: Version Control

2005-03-08 Thread Li-Ta Lo
On Tue, 2005-03-08 at 19:46, Eric W. Biederman wrote: > > There is still some discussion going on with how the public/main archive > will be managed. The lazy solution is to setup an account and put > everyone's public ssh key who has we want to have commit access in there. > Stefan may be more c

Re: Version Control

2005-03-08 Thread Eric W. Biederman
Li-Ta Lo <[EMAIL PROTECTED]> writes: > I am reading the manual now. One question regarding development model. > Are we going to have multiple local "archive" for each developer and > sync to some upstream archive ([EMAIL PROTECTED]) from time to > time? The current situation is that there are alr

Re: Version Control

2005-03-08 Thread Li-Ta Lo
On Tue, 2005-03-08 at 12:39, Stefan Reinauer wrote: > * Eric W. Biederman [050308 20:20]: > > For more information look at: > > http://www.openbios.org/experience/gnuarch.html > > http://wiki.gnuarch.org/ > > Especially this part of the wiki is probably interesting: > http://wiki.gnuarch.org/moi

Re: Version Control

2005-03-08 Thread yhlu
Server in US would be faster to access in US. and the LinuxBIOS version should be done linuxbios.org YH On Tue, 8 Mar 2005 13:57:55 -0700 (MST), Ronald G. Minnich wrote: > > > On Tue, 8 Mar 2005, yhlu wrote: > > > Can we put the server in US instead of EU? > > I'm afraid to ask this que

Re: Version Control

2005-03-08 Thread Ronald G. Minnich
On Tue, 8 Mar 2005, yhlu wrote: > Can we put the server in US instead of EU? I'm afraid to ask this question, but why does it matter? EU patent issues? ron ___ Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/list

Re: Version Control

2005-03-08 Thread Stefan Reinauer
* Eric W. Biederman [050308 20:20]: > For more information look at: > http://www.openbios.org/experience/gnuarch.html > http://wiki.gnuarch.org/ Especially this part of the wiki is probably interesting: http://wiki.gnuarch.org/moin.cgi/Learning_20Arch_20commands_20for_20CVS_20users Stefan ___

Re: Version Control

2005-03-08 Thread Stefan Reinauer
* Li-Ta Lo <[EMAIL PROTECTED]> [050308 20:13]: > [EMAIL PROTECTED]/freebios--devel--2.0 > > what is the tla command for > > cvs -d:xxx login > cvs -d:xxx co freebios2 You would do: * once (preperation to use arch in general and on the openbios.org repos): # make TLA know about you tla my

Re: Version Control

2005-03-08 Thread Eric W. Biederman
"Ronald G. Minnich" writes: > On Tue, 8 Mar 2005, Eric W. Biederman wrote: > > > The next piece to investigate is how we plan on publishing and > > committing changes. The bread and butter of a version control system. > > Ron are you far enough along in pl

Re: Version Control

2005-03-08 Thread Eric W. Biederman
Li-Ta Lo <[EMAIL PROTECTED]> writes: > what is the tla command for > > cvs -d:xxx login > cvs -d:xxx co freebios2 tla register-archive ftp://ftp.openbios.org/pub/arch/[EMAIL PROTECTED] tla get -A [EMAIL PROTECTED] freebios--devel--2.0 For more information look at: http://www.openbios.org/exper

Re: Version Control

2005-03-08 Thread Li-Ta Lo
On Fri, 2005-03-04 at 10:48, Stefan Reinauer wrote: > * Ronald G. Minnich [050304 17:39]: > > On Thu, 3 Mar 2005, Eric W. Biederman wrote: > > > > > Ron does this sound like something you would be willing to look at? > > > > by all means! > > The repository is there now. > > Note: The caches

Re: Version Control

2005-03-08 Thread Stefan Reinauer
* yhlu <[EMAIL PROTECTED]> [050308 18:56]: > Can we put the server in US instead of EU? > > YH The machine is hanging off the second hop from the Frankfurt backbone over to the US, 7 hops from tyan.com... This should be a _lot_ faster than sourceforge.net Have you had throughput/latency problems

Re: Version Control

2005-03-08 Thread yhlu
Can we put the server in US instead of EU? YH On Tue, 8 Mar 2005 07:23:50 -0700 (MST), Ronald G. Minnich wrote: > > > On Tue, 8 Mar 2005, Stefan Reinauer wrote: > > > We could either use pqm or add ssh keys for each commiter. How many are > > there currently? > > I think maybe 8 or so activ

Re: Version Control

2005-03-08 Thread Ronald G. Minnich
On Tue, 8 Mar 2005, Stefan Reinauer wrote: > We could either use pqm or add ssh keys for each commiter. How many are > there currently? I think maybe 8 or so active. ron ___ Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.or

Re: Version Control

2005-03-08 Thread Ronald G. Minnich
On Tue, 8 Mar 2005, Eric W. Biederman wrote: > The next piece to investigate is how we plan on publishing and > committing changes. The bread and butter of a version control system. > Ron are you far enough along in playing with arch that you are ready for > that piece of the

Re: Version Control

2005-03-08 Thread Stefan Reinauer
* Eric W. Biederman [050308 10:37]: > The next piece to investigate is how we plan on publishing and > committing changes. The bread and butter of a version control > system. Ron are you far enough along in playing with arch > that you are ready for that piece of the conversa

Re: Version Control

2005-03-08 Thread Eric W. Biederman
be as bad anything I have done before but after that things should be much easier. I have managed to check Stefan's pgp signatures on his tree and everything looks good there :) The next piece to investigate is how we plan on publishing and committing changes. The bread and butter of a vers

Re: Version Control

2005-03-06 Thread Eric W. Biederman
Stefan Reinauer <[EMAIL PROTECTED]> writes: > * Ronald G. Minnich [050304 17:39]: > > On Thu, 3 Mar 2005, Eric W. Biederman wrote: > > > > > Ron does this sound like something you would be willing to look at? > > > > by all means! > > The repository is there now. > > Note: The caches have no

Re: Version Control

2005-03-04 Thread Stefan Reinauer
* Ronald G. Minnich [050304 17:39]: > On Thu, 3 Mar 2005, Eric W. Biederman wrote: > > > Ron does this sound like something you would be willing to look at? > > by all means! The repository is there now. Note: The caches have not been built on the server, so viewarch is relly slow. This w

Re: Version Control

2005-03-04 Thread Ronald G. Minnich
On Thu, 3 Mar 2005, Eric W. Biederman wrote: > Ron does this sound like something you would be willing to look at? by all means! ron ___ Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios

Re: Version Control

2005-03-04 Thread Stefan Reinauer
* Eric W. Biederman [050304 06:02]: > For the web pages I don't care. But for the sources I SVN does not solve > one of our major problems: Multiple repositories. With the Wiki the web page issue has solved. > So arch aka tla appears to be the sane way to go. It can act as > a shared reposi

Version Control

2005-03-03 Thread Eric W. Biederman
"Ronald G. Minnich" writes: > On Mon, 28 Feb 2005, Josh England wrote: > > > The offer still stands to host SVN for the freebios trees as well as > > host linuxbios.org, plan9.net, etcI think the server is close to > > being ready. We'll have to figure out how to best transfer the CVS > > h