Nikhil Marathe | 14 Apr 09:55

Assorted Questions

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

2. Is a full master copy needed to make changes to certain files and merge them.

3. If I'm not so comfortable with git, can I send patches to some developer who can merge them ( if they are accepted of course )

Thanks,
Nikhil

--
------------------------------------------------------------------------
http://22bits.exofire.net/
------------------------------------------------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Factor-talk mailing list
Factor-talk@...
https://lists.sourceforge.net/lists/listinfo/factor-talk
Slava Pestov | 14 Apr 10:14

Re: Assorted Questions


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.

Yes.

>
>
> 3. If I'm not so comfortable with git, can I send patches to some  
> developer who can merge them ( if they are accepted of course )

Yes, although I would prefer that you use git.

Slava

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
Daniel Ehrenberg | 14 Apr 22:48

Re: Assorted Questions

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'll help you get set up.

Dan

On Mon, Apr 14, 2008 at 2:56 AM, Nikhil Marathe <nsm.nikhil@...> 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
>
> 2. Is a full master copy needed to make changes to certain files and merge
> them.
>
> 3. If I'm not so comfortable with git, can I send patches to some developer
> who can merge them ( if they are accepted of course )
>
> Thanks,
> Nikhil
>
> --
> ------------------------------------------------------------------------
>  http://22bits.exofire.net/
> ------------------------------------------------------------------------
> -------------------------------------------------------------------------
>  This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
>  Don't miss this year's exciting event. There's still time to save $100.
>  Use priority code J8TL2D2.
>
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
>  Factor-talk mailing list
>  Factor-talk@...
>  https://lists.sourceforge.net/lists/listinfo/factor-talk
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
Daniel Ehrenberg | 14 Apr 22:48

Re: Assorted Questions

err, oops, Nikhil

On Mon, Apr 14, 2008 at 3:48 PM, Daniel Ehrenberg <microdan@...> 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
>  concurrent changes (2) it's easier for people to pull your patches.
>  Interested? If so, I'll help you get set up.
>
>  Dan
>
>
>
>  On Mon, Apr 14, 2008 at 2:56 AM, Nikhil Marathe
<nsm.nikhil@...> 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
>  >
>  > 2. Is a full master copy needed to make changes to certain files and merge
>  > them.
>  >
>  > 3. If I'm not so comfortable with git, can I send patches to some developer
>  > who can merge them ( if they are accepted of course )
>  >
>  > Thanks,
>  > Nikhil
>  >
>  > --
>  > ------------------------------------------------------------------------
>  >  http://22bits.exofire.net/
>  > ------------------------------------------------------------------------
>
>
> > -------------------------------------------------------------------------
>  >  This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
>  >  Don't miss this year's exciting event. There's still time to save $100.
>  >  Use priority code J8TL2D2.
>  >
>  > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
>  > _______________________________________________
>  >  Factor-talk mailing list
>  >  Factor-talk@...
>  >  https://lists.sourceforge.net/lists/listinfo/factor-talk
>  >
>  >
>

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
Nikhil Marathe | 15 Apr 09:53

Re: Assorted Questions



On Tue, Apr 15, 2008 at 2:18 AM, Daniel Ehrenberg <microdan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 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
concurrent changes (2) it's easier for people to pull your patches.
Interested? If so, I'll help you get set up.

Dan

First I'll just get comfortable on a local server and pull the master branch.
But I'll let you know if I need an account. BTW is onigirihouse.com yours?

Thanks a lot!

Nikhil
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Factor-talk mailing list
Factor-talk@...
https://lists.sourceforge.net/lists/listinfo/factor-talk
Daniel Ehrenberg | 15 Apr 17:41

Re: Assorted Questions

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 <nsm.nikhil@...> wrote:
>
>
> On Tue, Apr 15, 2008 at 2:18 AM, Daniel Ehrenberg <microdan@...>
> 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
> > concurrent changes (2) it's easier for people to pull your patches.
> > Interested? If so, I'll help you get set up.
> >
> > Dan
> >
>
> First I'll just get comfortable on a local server and pull the master
> branch.
> But I'll let you know if I need an account. BTW is onigirihouse.com yours?
>
> Thanks a lot!
>
> Nikhil
>
> -------------------------------------------------------------------------
>  This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
>  Don't miss this year's exciting event. There's still time to save $100.
>  Use priority code J8TL2D2.
>
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
>  Factor-talk mailing list
>  Factor-talk@...
>  https://lists.sourceforge.net/lists/listinfo/factor-talk
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

Gmane