On Tue, Jul 19, 2011 at 6:02 AM, Igor Drobiazko
<[email protected]> wrote:
> I have some concerns about your patch.
>
> 1) The Apache's official source control system is Subversion. I'm not sure
> if git patches may be applied to SVN. Your patch will be more likely applied
> if you provide it SVN's diff.

A patch is a patch.  It doesn't matter if it was generated using SVN
or git or your magical unicorn - the patch will apply regardless.

git's main benefit is if you host a public tree with the changes -
then others can pull in those changes with a simple command - rather
than going through the trouble of applying a patch.

-Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to