Re: [Factor-talk] Assorted Questions

2008-04-15 Thread Daniel Ehrenberg
Mine is factorforge.org. I made it not because there was anything wrong with onigirihouse but just because I can't hand out accounts there. So just tell me when you're ready to get started. Dan On Tue, Apr 15, 2008 at 2:53 AM, Nikhil Marathe <[EMAIL PROTECTED]> wrote: > > > On Tue, Apr 15, 2008 a

Re: [Factor-talk] Assorted Questions

2008-04-15 Thread Nikhil Marathe
On Tue, Apr 15, 2008 at 2:18 AM, Daniel Ehrenberg <[EMAIL PROTECTED]> wrote: > Kikhil, > > If you want, I can set up an account for you on a server I have. Using > a real version control system like git instead of throwing around > patch files is better because (1) it highlights conflicts from > c

Re: [Factor-talk] Assorted Questions

2008-04-14 Thread Daniel Ehrenberg
err, oops, Nikhil On Mon, Apr 14, 2008 at 3:48 PM, Daniel Ehrenberg <[EMAIL PROTECTED]> wrote: > Kikhil, > > If you want, I can set up an account for you on a server I have. Using > a real version control system like git instead of throwing around > patch files is better because (1) it highligh

Re: [Factor-talk] Assorted Questions

2008-04-14 Thread Daniel Ehrenberg
Kikhil, If you want, I can set up an account for you on a server I have. Using a real version control system like git instead of throwing around patch files is better because (1) it highlights conflicts from concurrent changes (2) it's easier for people to pull your patches. Interested? If so, I'l

Re: [Factor-talk] Assorted Questions

2008-04-14 Thread Slava Pestov
On Apr 14, 2008, at 2:56 AM, Nikhil Marathe wrote: > Hi, > Here are my questions > > 1. What is the size of Factor's git master? Because pulling a large > one isn't possible for me About 20mb I believe. > > > 2. Is a full master copy needed to make changes to certain files and > merge them.