I tried to commit KAFKA-670 and I get this error -

nnarkhed-ld:apache-kafka-git nnarkhed$ git push origin 0.8
Counting objects: 29, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (12/12), done.
Writing objects: 100% (15/15), 1.71 KiB, done.
Total 15 (delta 7), reused 0 (delta 0)
remote: Write access is currently disabled. The ASF Git
remote: repositories are currently undergoing maintenance.
remote:

I've updated the ticket to see if they are really undergoing maintenance.


On Thu, Dec 13, 2012 at 10:07 AM, Jun Rao <jun...@gmail.com> wrote:

> Ok. Thanks. Is the idea to leave site under svn after the git move?
>
> Thanks,
>
> Jun
>
> On Thu, Dec 13, 2012 at 9:55 AM, Joel Koshy <jjkosh...@gmail.com> wrote:
>
> > [0955][jkoshy@jkoshy-ld:~/kafka]$ git branch -r
> >   origin/0.7
> >   origin/0.7.0
> >   origin/0.7.1
> >   origin/0.7.2
> >   origin/0.8
> >   origin/HEAD -> origin/trunk
> >   origin/consumer_redesign
> >   origin/legacy_client_libraries
> >   origin/trunk
> >
> >
> >
> > On Thu, Dec 13, 2012 at 9:49 AM, Jun Rao <jun...@gmail.com> wrote:
> >
> > > https://git-wip-us.apache.org/repos/asf/kafka.git seems to be pointing
> > to
> > > trunk. Do you know where is the 0.8 branch?
> > >
> > > Thanks,
> > >
> > > Jun
> > >
> > > On Wed, Dec 12, 2012 at 8:43 PM, Jay Kreps <jay.kr...@gmail.com>
> wrote:
> > >
> > > > I checked it out and ran tests. Looks good to me. Not sure if any one
> > > else
> > > > wants to kick the tires before we cut over?
> > > >
> > > > -Jay
> > > >
> > > >
> > > > On Wed, Dec 12, 2012 at 6:34 PM, Gavin McDonald <
> > ga...@16degrees.com.au
> > > >wrote:
> > > >
> > > >> Issue is you are migrating to git.****
> > > >>
> > > >> ** **
> > > >>
> > > >> https://issues.apache.org/jira/browse/INFRA-5111****
> > > >>
> > > >> ** **
> > > >>
> > > >> ** **
> > > >>
> > > >> ** **
> > > >>
> > > >> *From:* Jun Rao [mailto:jun...@gmail.com]
> > > >> *Sent:* Thursday, 13 December 2012 3:58 AM
> > > >> *To:* Apache Infrastructure
> > > >> *Cc:* dev@kafka.apache.org
> > > >> *Subject:* can't commit to Kafka svn****
> > > >>
> > > >> ** **
> > > >>
> > > >> Hi, ****
> > > >>
> > > >> ** **
> > > >>
> > > >> I can't seem to commit to Kafka svn since this morning. The commit
> is
> > on
> > > >> a fresh checkout. Do you know what the issue is?****
> > > >>
> > > >> ** **
> > > >>
> > > >> jrao-mn:0.8_top_temp jrao$ svn commit --username junrao -m "trivial
> > fix
> > > >> to increase offset commit interval to reduce ZK load"****
> > > >>
> > > >> Sending
> > >  core/src/main/scala/kafka/consumer/ConsumerConfig.scala***
> > > >> *
> > > >>
> > > >> svn: Commit failed (details follow):****
> > > >>
> > > >> svn: Server sent unexpected return value (403 Forbidden) in response
> > to
> > > >> CHECKOUT request for
> > > >>
> > >
> >
> '/repos/asf/!svn/ver/1414576/kafka/branches/0.8/core/src/main/scala/kafka/consumer/ConsumerConfig.scala'
> > > >> ****
> > > >>
> > > >> ** **
> > > >>
> > > >> jrao-mn:0.8_top_temp jrao$ svn info****
> > > >>
> > > >> Path: .****
> > > >>
> > > >> URL: https://svn.apache.org/repos/asf/kafka/branches/0.8****
> > > >>
> > > >> Repository Root: https://svn.apache.org/repos/asf****
> > > >>
> > > >> Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68****
> > > >>
> > > >> Revision: 1420844****
> > > >>
> > > >> Node Kind: directory****
> > > >>
> > > >> Schedule: normal****
> > > >>
> > > >> Last Changed Author: jkreps****
> > > >>
> > > >> Last Changed Rev: 1420356****
> > > >>
> > > >> Last Changed Date: 2012-12-11 11:35:54 -0800 (Tue, 11 Dec 2012)****
> > > >>
> > > >> ** **
> > > >>
> > > >> Thanks,****
> > > >>
> > > >> ** **
> > > >>
> > > >> Jun****
> > > >>
> > > >
> > > >
> > >
> >
>

Reply via email to