[jira] Updated: (MAHOUT-122) Random Forests Reference Implementation

2009-09-27 Thread Deneche A. Hakim (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAHOUT-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deneche A. Hakim updated MAHOUT-122:


Resolution: Fixed
Status: Resolved  (was: Patch Available)

> Random Forests Reference Implementation
> ---
>
> Key: MAHOUT-122
> URL: https://issues.apache.org/jira/browse/MAHOUT-122
> Project: Mahout
>  Issue Type: Task
>  Components: Classification
>Affects Versions: 0.2
>Reporter: Deneche A. Hakim
>Assignee: Deneche A. Hakim
> Fix For: 0.2
>
> Attachments: 2w_patch.diff, 3w_patch.diff, refimp_Jul6.diff, 
> refimp_Jul7.diff, refimp_Sep27.patch, refimp_Sep_15.patch, RF reference.patch
>
>
> This is the first step of my GSOC project. Implement a simple, easy to 
> understand, reference implementation of Random Forests (Building and 
> Classification). The only requirement here is that "it works"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Re: commit rights ?

2009-09-27 Thread Simon Willnauer
YW :)

On Sun, Sep 27, 2009 at 8:25 PM, deneche abdelhakim  wrote:
> Yes ! that was it...thanks for the answer, I would have spent 99 years
> 3 months and 6 days before finding the problem myself =P
>
> On Sun, Sep 27, 2009 at 12:39 PM, Grant Ingersoll  wrote:
>> Yeah, you're in the committers list, so I'd check that you are using https
>>
>> -Grant
>>
>> On Sep 27, 2009, at 6:47 AM, Simon Willnauer wrote:
>>
>>> Are you commiting into a http or https path. you must check out via
>>> https in order to commit this has been an issue for many new
>>> commiters.
>>>
>>> Simon
>>>
>>> On Sun, Sep 27, 2009 at 8:49 AM, deneche abdelhakim 
>>> wrote:

 I'm trying to commit [MAHOUT-122 |
 https://issues.apache.org/jira/browse/MAHOUT-122], but I'm getting the
 following error:

 svn: Commit failed (details follow):
 svn: Server sent unexpected return value (403 Forbidden) in response
 to MKACTIVITY request for
 '/repos/asf/!svn/act/de296129-b366-459b-b184-c95f10139e7e'

 I'm using the following command:

 svn commit --username adeneche --password *** --message 'MAHOUT-122
 Decision Forests Reference Implementation'

>>
>> --
>> Grant Ingersoll
>> http://www.lucidimagination.com/
>>
>> Search the Lucene ecosystem (Lucene/Solr/Nutch/Mahout/Tika/Droids) using
>> Solr/Lucene:
>> http://www.lucidimagination.com/search
>>
>>
>


Re: commit rights ?

2009-09-27 Thread deneche abdelhakim
Yes ! that was it...thanks for the answer, I would have spent 99 years
3 months and 6 days before finding the problem myself =P

On Sun, Sep 27, 2009 at 12:39 PM, Grant Ingersoll  wrote:
> Yeah, you're in the committers list, so I'd check that you are using https
>
> -Grant
>
> On Sep 27, 2009, at 6:47 AM, Simon Willnauer wrote:
>
>> Are you commiting into a http or https path. you must check out via
>> https in order to commit this has been an issue for many new
>> commiters.
>>
>> Simon
>>
>> On Sun, Sep 27, 2009 at 8:49 AM, deneche abdelhakim 
>> wrote:
>>>
>>> I'm trying to commit [MAHOUT-122 |
>>> https://issues.apache.org/jira/browse/MAHOUT-122], but I'm getting the
>>> following error:
>>>
>>> svn: Commit failed (details follow):
>>> svn: Server sent unexpected return value (403 Forbidden) in response
>>> to MKACTIVITY request for
>>> '/repos/asf/!svn/act/de296129-b366-459b-b184-c95f10139e7e'
>>>
>>> I'm using the following command:
>>>
>>> svn commit --username adeneche --password *** --message 'MAHOUT-122
>>> Decision Forests Reference Implementation'
>>>
>
> --
> Grant Ingersoll
> http://www.lucidimagination.com/
>
> Search the Lucene ecosystem (Lucene/Solr/Nutch/Mahout/Tika/Droids) using
> Solr/Lucene:
> http://www.lucidimagination.com/search
>
>


Re: commit rights ?

2009-09-27 Thread Grant Ingersoll
Yeah, you're in the committers list, so I'd check that you are using  
https


-Grant

On Sep 27, 2009, at 6:47 AM, Simon Willnauer wrote:


Are you commiting into a http or https path. you must check out via
https in order to commit this has been an issue for many new
commiters.

Simon

On Sun, Sep 27, 2009 at 8:49 AM, deneche abdelhakim > wrote:

I'm trying to commit [MAHOUT-122 |
https://issues.apache.org/jira/browse/MAHOUT-122], but I'm getting  
the

following error:

svn: Commit failed (details follow):
svn: Server sent unexpected return value (403 Forbidden) in response
to MKACTIVITY request for
'/repos/asf/!svn/act/de296129-b366-459b-b184-c95f10139e7e'

I'm using the following command:

svn commit --username adeneche --password *** --message 'MAHOUT-122
Decision Forests Reference Implementation'



--
Grant Ingersoll
http://www.lucidimagination.com/

Search the Lucene ecosystem (Lucene/Solr/Nutch/Mahout/Tika/Droids)  
using Solr/Lucene:

http://www.lucidimagination.com/search



Re: commit rights ?

2009-09-27 Thread Simon Willnauer
Are you commiting into a http or https path. you must check out via
https in order to commit this has been an issue for many new
commiters.

Simon

On Sun, Sep 27, 2009 at 8:49 AM, deneche abdelhakim  wrote:
> I'm trying to commit [MAHOUT-122 |
> https://issues.apache.org/jira/browse/MAHOUT-122], but I'm getting the
> following error:
>
> svn: Commit failed (details follow):
> svn: Server sent unexpected return value (403 Forbidden) in response
> to MKACTIVITY request for
> '/repos/asf/!svn/act/de296129-b366-459b-b184-c95f10139e7e'
>
> I'm using the following command:
>
> svn commit --username adeneche --password *** --message 'MAHOUT-122
> Decision Forests Reference Implementation'
>