Please find output below:

atri@atri-Lenovo-IdeaPad-Y500:~/labs$ svn info
Path: .
URL: http://svn.apache.org/repos/asf/labs
Repository Root: http://svn.apache.org/repos/asf
Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
Revision: 1700418
Node Kind: directory
Schedule: normal
Last Changed Author: tommaso
Last Changed Rev: 1698434
Last Changed Date: 2015-08-29 04:53:56 +0530 (Sat, 29 Aug 2015)

atri@atri-Lenovo-IdeaPad-Y500:~/labs$ svn status
A       gravity
A       gravity/src
A       gravity/src/interval_partitioner.cpp
A       gravity/src/reservoirsamp.cpp
A       gravity/doap.rdf
M       cms/trunk/content/events.xml
M       cms/trunk/content/labs.html


On Tue, Sep 1, 2015 at 3:27 PM, jan i <j...@apache.org> wrote:

> On Tuesday, September 1, 2015, jan i <j...@apache.org> wrote:
>
> >
> >
> > On Tuesday, September 1, 2015, Atri Sharma <a...@apache.org
> > <javascript:_e(%7B%7D,'cvml','a...@apache.org');>> wrote:
> >
> >> Hi,
> >>
> >> Another problem please. I made changes and tried to commit but got
> >> following error:
> >>
> >> svn commit -m "Added Gravity to Apache Labs"
> >> svn: Commit failed (details follow):
> >> svn: access to
> '/repos/asf/!svn/act/6454be22-7a86-4649-96c9-cfcdfcbcd44a'
> >> forbidden
> >
> > hmmm seems you are not a project yet......let me check.
> >
>
> you are on incubator, so you should be ok, to make a project below labs, it
> seems to me you are trying to add the project in the wrong place (I will
> add you to labs later).
>
> do a "svn info" and "svn status". Info should point to a subdirectory of
> labs.
>
> rgds
> jan i
>
> >
> >
> > rgds
> > jan i
> >
> >>
> >>
> >> Please advice,
> >>
> >> Regards,
> >>
> >> Atri
> >>
> >> On Tue, Sep 1, 2015 at 2:19 PM, jan i <j...@apache.org> wrote:
> >>
> >> > hi
> >> >
> >> > labs\cms\trunk\content\events.xml
> >> >
> >> > rgds
> >> > jan i.
> >> >
> >> >
> >> > On 1 September 2015 at 10:39, Atri Sharma <a...@apache.org> wrote:
> >> >
> >> > > Hi,
> >> > >
> >> > > I could not find the site repository's link for updating the events
> >> file.
> >> > > Could you please advice on that?
> >> > >
> >> > > Regards,
> >> > >
> >> > > Atri
> >> > >
> >> > > On Tue, Sep 1, 2015 at 1:32 PM, jan i <j...@apache.org> wrote:
> >> > >
> >> > > > 72 hours has passed and no -1.
> >> > > >
> >> > > > Congratulations with your lab. Please follow the guidelines on our
> >> > > homepage
> >> > > > http://labs.apache.org/getting-started.html
> >> > > >
> >> > > > rgds
> >> > > > jan i.
> >> > > >
> >> > > >
> >> > > > On 31 August 2015 at 14:49, Daniel Gruno <humbed...@apache.org>
> >> wrote:
> >> > > >
> >> > > > > +1 in any case, welcome aboard!
> >> > > > >
> >> > > > > With regards,
> >> > > > > Daniel.
> >> > > > >
> >> > > > > On 08/31/2015 02:30 PM, Atri Sharma wrote:
> >> > > > > > Sure, we can wait till tomorrow!
> >> > > > > >
> >> > > > > > Sorry for the eagerness
> >> > > > > >
> >> > > > > > On Mon, Aug 31, 2015 at 5:23 PM, jan i <j...@apache.org>
> wrote:
> >> > > > > >
> >> > > > > >> On 31 August 2015 at 13:41, Atri Sharma <a...@apache.org>
> >> wrote:
> >> > > > > >>
> >> > > > > >>> Thanks all.
> >> > > > > >>>
> >> > > > > >>> I feel necessary 72 hours have passed so does it mean we can
> >> > > complete
> >> > > > > >> vote
> >> > > > > >>> now,please?
> >> > > > > >>>
> >> > > > > >> There are no vote to complete, it is lazy consensus as pr our
> >> > > bylaws.
> >> > > > > >>
> >> > > > > >> I would have written to you tomorrow, as we normally give a
> bit
> >> > > extra
> >> > > > > time,
> >> > > > > >> when the 72
> >> > > > > >> hours fall in the weekend.
> >> > > > > >>
> >> > > > > >> However feel free to proceed.
> >> > > > > >>
> >> > > > > >> Happy researching.
> >> > > > > >> rgds
> >> > > > > >> jan i.
> >> > > > > >>
> >> > > > > >>
> >> > > > > >>>
> >> > > > > >>> Regards,
> >> > > > > >>>
> >> > > > > >>> Atri
> >> > > > > >>>
> >> > > > > >>> On Fri, Aug 28, 2015 at 5:17 PM, Tim Williams <
> >> > > william...@gmail.com>
> >> > > > > >>> wrote:
> >> > > > > >>>
> >> > > > > >>>> +1, happy researching...
> >> > > > > >>>>
> >> > > > > >>>> --tim
> >> > > > > >>>>
> >> > > > > >>>> On Fri, Aug 28, 2015 at 5:38 AM, Atri Sharma <
> >> a...@apache.org>
> >> > > > wrote:
> >> > > > > >>>>> Folks,
> >> > > > > >>>>>
> >> > > > > >>>>> For your consideration please:
> >> > > > > >>>>>
> >> > > > > >>>>> Gravity is a very high performance distributed sorting
> >> engine
> >> > > aimed
> >> > > > > >> at
> >> > > > > >>>>> sorting large data in minimal time. The project uses novel
> >> > ideas
> >> > > > and
> >> > > > > >>>>> algorithms and is an outcome of years of wanting a
> dedicated
> >> > > light
> >> > > > > >>> weight
> >> > > > > >>>>> distributed sorting engine for big data. Gravity aims at
> >> > becoming
> >> > > > de
> >> > > > > >>>> facto
> >> > > > > >>>>> for distributed sorting for big data, with necessary
> >> statistics
> >> > > to
> >> > > > > >>>> estimate
> >> > > > > >>>>> which algorithm to be used, indexes on potential keys to
> >> help
> >> > > > resort
> >> > > > > >> on
> >> > > > > >>>>> different keys etc
> >> > > > > >>>>>
> >> > > > > >>>>>
> >> > > > > >>>>>
> >> > > > > >>>>> <rdf:RDF xmlns:rdf="
> >> > http://www.w3.org/1999/02/22-rdf-syntax-ns#";
> >> > > > > >>> xmlns="
> >> > > > > >>>>> http://usefulinc.com/ns/doap#"; xmlns:foaf="
> >> > > > > >> http://xmlns.com/foaf/0.1/";
> >> > > > > >>>>> xmlns:labs="http://labs.apache.org/doap-ext/1.0#";
> >> > > xmlns:projects="
> >> > > > > >>>>> http://projects.apache.org/ns/asfext#";> <Project
> >> rdf:about="
> >> > > > > >>>>> http://labs.apache.org/labs#gravity";>
> <name>Gravity</name>
> >> > > > > >>>>> <shortname>gravity</shortname> <shortdesc xml:lang="en">A
> >> high
> >> > > > > >>>> performance
> >> > > > > >>>>> distributed sorting engine</shortdesc> <description
> >> > > > > >>> xml:lang="en">Gravity
> >> > > > > >>>>> is a very high performance distributed sorting engine
> aimed
> >> at
> >> > > > > >> sorting
> >> > > > > >>>>> large data in minimal time. The project uses novel ideas
> and
> >> > > > > >> algorithms
> >> > > > > >>>> and
> >> > > > > >>>>> is an outcome of years of wanting a dedicated light weight
> >> > > > > >> distributed
> >> > > > > >>>>> sorting engine for big data. Gravity aims at becoming de
> >> facto
> >> > > for
> >> > > > > >>>>> distributed sorting for big data, with necessary
> statistics
> >> to
> >> > > > > >> estimate
> >> > > > > >>>>> which algorithm to be used, indexes on potential keys to
> >> help
> >> > > > resort
> >> > > > > >> on
> >> > > > > >>>>> different keys etc</description> <homepage rdf:resource="
> >> > > > > >>>>> http://labs.apache.org/gravity/"/> <license
> rdf:resource="
> >> > > > > >>>>> http://usefulinc.com/doap/licenses/asl20"/>
> >> > > > > >>> <created>2015-8-28</created>
> >> > > > > >>>>> <labs:status>active</labs:status> <maintainer>
> <foaf:Person
> >> > > > > >> rdf:about="
> >> > > > > >>>>> http://people.apache.org/~atri/#me";> <foaf:name>Atri
> >> > > > > >>> Sharma</foaf:name>
> >> > > > > >>>>> <foaf:homepage rdf:resource="
> >> http://people.apache.org/~atri/
> >> > "/>
> >> > > > > >>>>>
> >> > > > > >>>>
> >> > > > > >>>
> >> > > > > >>
> >> > > > >
> >> > > >
> >> > >
> >> >
> >>
> <foaf:mbox_sha1sum>b6e3794ae148a78d1f72a017e997490fdc298e99</foaf:mbox_sha1sum>
> >> > > > > >>>>> </foaf:Person> </maintainer> <repository> <SVNRepository>
> >> > > <location
> >> > > > > >>>>> rdf:resource="
> http://svn.apache.org/repos/asf/labs/gravity/
> >> "/>
> >> > > > > >> <browse
> >> > > > > >>>>> rdf:resource="http://svn.apache.org/viewvc/labs/gravity/
> "/>
> >> > > > > >>>>> </SVNRepository> </repository>
> >> > > > > >>>>> <programming-language>C++</programming-language>
> </Project>
> >> > > > > >> </rdf:RDF>
> >> > > > > >>>>
> >> > > > > >>>>
> >> > > >
> >> ---------------------------------------------------------------------
> >> > > > > >>>> To unsubscribe, e-mail: labs-unsubscr...@labs.apache.org
> >> > > > > >>>> For additional commands, e-mail: labs-h...@labs.apache.org
> >> > > > > >>>>
> >> > > > > >>>>
> >> > > > > >>>
> >> > > > > >>
> >> > > > > >
> >> > > > > >
> >> > > > > >
> >> > > > >
> >> > > > >
> >> > > > >
> >> ---------------------------------------------------------------------
> >> > > > > To unsubscribe, e-mail: labs-unsubscr...@labs.apache.org
> >> > > > > For additional commands, e-mail: labs-h...@labs.apache.org
> >> > > > >
> >> > > > >
> >> > > >
> >> > >
> >> >
> >>
> >
> >
> > --
> > Sent from My iPad, sorry for any misspellings.
> >
>
>
> --
> Sent from My iPad, sorry for any misspellings.
>

Reply via email to