Re: Moved to git!

2016-04-17 Thread Niels Basjes
Hi, I just noticed both these pages http://avro.apache.org/version_control.html https://cwiki.apache.org/confluence/display/AVRO/How+To+Contribute have not been updated to reflect the change to git. Can one of you guys pick this up please? Niels Basjes On Wed, Feb 10, 2016 at 5:13 PM

Re: Moved to git!

2016-02-10 Thread Sean Busbey
On Tue, Feb 9, 2016 at 8:56 AM, Tom White wrote: > On Thu, Feb 4, 2016 at 11:23 PM, Ryan Blue wrote: > > The new git repository is live! You can clone it from here: > > > > https://git-wip-us.apache.org/repos/asf/avro.git > > > > It looks like the commit hashes are identical to the ones in the

Re: Moved to git!

2016-02-09 Thread Tom White
On Thu, Feb 4, 2016 at 11:23 PM, Ryan Blue wrote: > The new git repository is live! You can clone it from here: > > https://git-wip-us.apache.org/repos/asf/avro.git > > It looks like the commit hashes are identical to the ones in the github > mirror, so it should just appear like trunk has been

Re: Moved to git!

2016-02-05 Thread Sean Busbey
Do we want git release tags that match ASF policy for our older releases, or just going forward? They're supposed to look like "rel/_release_". Given our current tagging strategy, that would make e.g. the 1.8 release "rel/release-1.8.0". (the rel/ namespace doesn't allow tags to change once they'

Moved to git!

2016-02-04 Thread Ryan Blue
The new git repository is live! You can clone it from here: https://git-wip-us.apache.org/repos/asf/avro.git It looks like the commit hashes are identical to the ones in the github mirror, so it should just appear like trunk has been renamed to master if you've already cloned the github mirr