Re: commit error 403 in response MKACTIVITY request

2015-04-23 Thread Lewis John Mcgibbney
Dynamite

On Thursday, April 23, 2015, Michael Starch  wrote:

> Awesome!
>
> Michael
> On Apr 23, 2015 8:38 AM, "Mallder, Valerie"  >
> wrote:
>
> > Thank you all!  I relocated my repo from http: to https: and reset my
> > password at id.apache.org and everything worked! And so I was able to
> > commit my FIRST CONTRIBUTION to OODT! :-), which is a new feature that
> > allows external preconditions using a new ExternPreconditionComparator
> > class. Thanks so for your help! Woo hoo!
> >
> >
> > Valerie A. Mallder
> > New Horizons Deputy Mission System Engineer
> > Johns Hopkins University/Applied Physics Laboratory
> >
> >
> > > -Original Message-
> > > From: Lewis John Mcgibbney [mailto:lewis.mcgibb...@gmail.com
> ]
> > > Sent: Thursday, April 23, 2015 11:19 AM
> > > To: dev@oodt.apache.org 
> > > Subject: Re: commit error 403 in response MKACTIVITY request
> > >
> > > Id.apache.org
> > >
> > > On Thursday, April 23, 2015, Mallder, Valerie <
> > valerie.mall...@jhuapl.edu >
> > > wrote:
> > >
> > > > Thanks!  This worked. But, it has been a while since my account was
> > > > set up and I have forgotten my password :(  How can I request to have
> > > > my password reset?
> > > >
> > > >
> > > > Valerie A. Mallder
> > > > New Horizons Deputy Mission System Engineer Johns Hopkins
> > > > University/Applied Physics Laboratory
> > > >
> > > > > -Original Message-
> > > > > From: mdsta...@gmail.com   [mailto:
> mdsta...@gmail.com 
> > > > ] On Behalf Of Michael
> > > > > Starch
> > > > > Sent: Thursday, April 23, 2015 10:32 AM
> > > > > To: dev@oodt.apache.org  
> > > > > Subject: Re: commit error 403 in response MKACTIVITY request
> > > > >
> > > > > Valerie,
> > > > >
> > > > > Is your SVN repo checked out at "http" or "https". To find out use
> > > > > "svn
> > > > info" and
> > > > > look at the URL. If it is http, you need to update it to the https
> > > > repo.  Try using the
> > > > > following command (filling in the URL from svn
> > > > > info):
> > > > >
> > > > >svn switch --relocate http:// https://
> > > > >
> > > > > After this it should ask for a user name and password.
> > > > >
> > > > > -Michael
> > > > >
> > > > > On Thu, Apr 23, 2015 at 7:25 AM, Mallder, Valerie <
> > > > valerie.mall...@jhuapl.edu  >
> > > > > wrote:
> > > > >
> > > > > > Hi Chris,
> > > > > >
> > > > > > I am trying to commit my patch for OODT-826 that adds an extern
> > > > > > precondition class and I'm getting an error when I try to commit
> > > > > > the files.  I was wondering if anyone has any insight into what's
> > > > happening.
> > > > > > Is there some authentication information that I need to set in
> one
> > > > > > of the configuration files in the .subversion/ folder?  The error
> > > > > > messages are below.
> > > > > >
> > > > > > Thanks,
> > > > > > Val
> > > > > >
> > > > > >
> > > > > > svn: Commit failed (details follow):
> > > > > > svn: Server sent unexpected return value (403 Forbidden) in
> > > > > > response to MKACTIVITY request for
> > > > > > '/repos/asf/!svn/act/061500e6-9577-467b-a5be-fd3972636cdc'
> > > > > > svn: Your commit message was left in a temporary file:
> > > > > > svn:'/project/oodt/dev/oodt/oodt-trunk/svn-commit.2.tmp'
> > > > > > slothrop[dev/oodt/oodt-trunk]>
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > Valerie A. Mallder
> > > > > >
> > > > > > New Horizons Deputy Mission System Engineer The Johns Hopkins
> > > > > > University/Applied Physics Laboratory
> > > > > > 11100 Johns Hopkins Rd (MS 23-282), Laurel, MD 20723
> > > > > > 240-228-7846 (Office) 410-504-2233 (Blackberry)
> > > > > >
> > > > > >
> > > >
> > >
> > >
> > > --
> > > *Lewis*
> >
>


-- 
*Lewis*


RE: commit error 403 in response MKACTIVITY request

2015-04-23 Thread Michael Starch
Awesome!

Michael
On Apr 23, 2015 8:38 AM, "Mallder, Valerie" 
wrote:

> Thank you all!  I relocated my repo from http: to https: and reset my
> password at id.apache.org and everything worked! And so I was able to
> commit my FIRST CONTRIBUTION to OODT! :-), which is a new feature that
> allows external preconditions using a new ExternPreconditionComparator
> class. Thanks so for your help! Woo hoo!
>
>
> Valerie A. Mallder
> New Horizons Deputy Mission System Engineer
> Johns Hopkins University/Applied Physics Laboratory
>
>
> > -Original Message-
> > From: Lewis John Mcgibbney [mailto:lewis.mcgibb...@gmail.com]
> > Sent: Thursday, April 23, 2015 11:19 AM
> > To: dev@oodt.apache.org
> > Subject: Re: commit error 403 in response MKACTIVITY request
> >
> > Id.apache.org
> >
> > On Thursday, April 23, 2015, Mallder, Valerie <
> valerie.mall...@jhuapl.edu>
> > wrote:
> >
> > > Thanks!  This worked. But, it has been a while since my account was
> > > set up and I have forgotten my password :(  How can I request to have
> > > my password reset?
> > >
> > >
> > > Valerie A. Mallder
> > > New Horizons Deputy Mission System Engineer Johns Hopkins
> > > University/Applied Physics Laboratory
> > >
> > > > -Original Message-
> > > > From: mdsta...@gmail.com  [mailto:mdsta...@gmail.com
> > > ] On Behalf Of Michael
> > > > Starch
> > > > Sent: Thursday, April 23, 2015 10:32 AM
> > > > To: dev@oodt.apache.org 
> > > > Subject: Re: commit error 403 in response MKACTIVITY request
> > > >
> > > > Valerie,
> > > >
> > > > Is your SVN repo checked out at "http" or "https". To find out use
> > > > "svn
> > > info" and
> > > > look at the URL. If it is http, you need to update it to the https
> > > repo.  Try using the
> > > > following command (filling in the URL from svn
> > > > info):
> > > >
> > > >svn switch --relocate http:// https://
> > > >
> > > > After this it should ask for a user name and password.
> > > >
> > > > -Michael
> > > >
> > > > On Thu, Apr 23, 2015 at 7:25 AM, Mallder, Valerie <
> > > valerie.mall...@jhuapl.edu >
> > > > wrote:
> > > >
> > > > > Hi Chris,
> > > > >
> > > > > I am trying to commit my patch for OODT-826 that adds an extern
> > > > > precondition class and I'm getting an error when I try to commit
> > > > > the files.  I was wondering if anyone has any insight into what's
> > > happening.
> > > > > Is there some authentication information that I need to set in one
> > > > > of the configuration files in the .subversion/ folder?  The error
> > > > > messages are below.
> > > > >
> > > > > Thanks,
> > > > > Val
> > > > >
> > > > >
> > > > > svn: Commit failed (details follow):
> > > > > svn: Server sent unexpected return value (403 Forbidden) in
> > > > > response to MKACTIVITY request for
> > > > > '/repos/asf/!svn/act/061500e6-9577-467b-a5be-fd3972636cdc'
> > > > > svn: Your commit message was left in a temporary file:
> > > > > svn:'/project/oodt/dev/oodt/oodt-trunk/svn-commit.2.tmp'
> > > > > slothrop[dev/oodt/oodt-trunk]>
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > Valerie A. Mallder
> > > > >
> > > > > New Horizons Deputy Mission System Engineer The Johns Hopkins
> > > > > University/Applied Physics Laboratory
> > > > > 11100 Johns Hopkins Rd (MS 23-282), Laurel, MD 20723
> > > > > 240-228-7846 (Office) 410-504-2233 (Blackberry)
> > > > >
> > > > >
> > >
> >
> >
> > --
> > *Lewis*
>


RE: commit error 403 in response MKACTIVITY request

2015-04-23 Thread Mallder, Valerie
Thank you all!  I relocated my repo from http: to https: and reset my password 
at id.apache.org and everything worked! And so I was able to commit my FIRST 
CONTRIBUTION to OODT! :-), which is a new feature that allows external 
preconditions using a new ExternPreconditionComparator class. Thanks so for 
your help! Woo hoo!


Valerie A. Mallder
New Horizons Deputy Mission System Engineer
Johns Hopkins University/Applied Physics Laboratory


> -Original Message-
> From: Lewis John Mcgibbney [mailto:lewis.mcgibb...@gmail.com]
> Sent: Thursday, April 23, 2015 11:19 AM
> To: dev@oodt.apache.org
> Subject: Re: commit error 403 in response MKACTIVITY request
> 
> Id.apache.org
> 
> On Thursday, April 23, 2015, Mallder, Valerie 
> wrote:
> 
> > Thanks!  This worked. But, it has been a while since my account was
> > set up and I have forgotten my password :(  How can I request to have
> > my password reset?
> >
> >
> > Valerie A. Mallder
> > New Horizons Deputy Mission System Engineer Johns Hopkins
> > University/Applied Physics Laboratory
> >
> > > -Original Message-
> > > From: mdsta...@gmail.com  [mailto:mdsta...@gmail.com
> > ] On Behalf Of Michael
> > > Starch
> > > Sent: Thursday, April 23, 2015 10:32 AM
> > > To: dev@oodt.apache.org 
> > > Subject: Re: commit error 403 in response MKACTIVITY request
> > >
> > > Valerie,
> > >
> > > Is your SVN repo checked out at "http" or "https". To find out use
> > > "svn
> > info" and
> > > look at the URL. If it is http, you need to update it to the https
> > repo.  Try using the
> > > following command (filling in the URL from svn
> > > info):
> > >
> > >svn switch --relocate http:// https://
> > >
> > > After this it should ask for a user name and password.
> > >
> > > -Michael
> > >
> > > On Thu, Apr 23, 2015 at 7:25 AM, Mallder, Valerie <
> > valerie.mall...@jhuapl.edu >
> > > wrote:
> > >
> > > > Hi Chris,
> > > >
> > > > I am trying to commit my patch for OODT-826 that adds an extern
> > > > precondition class and I'm getting an error when I try to commit
> > > > the files.  I was wondering if anyone has any insight into what's
> > happening.
> > > > Is there some authentication information that I need to set in one
> > > > of the configuration files in the .subversion/ folder?  The error
> > > > messages are below.
> > > >
> > > > Thanks,
> > > > Val
> > > >
> > > >
> > > > svn: Commit failed (details follow):
> > > > svn: Server sent unexpected return value (403 Forbidden) in
> > > > response to MKACTIVITY request for
> > > > '/repos/asf/!svn/act/061500e6-9577-467b-a5be-fd3972636cdc'
> > > > svn: Your commit message was left in a temporary file:
> > > > svn:'/project/oodt/dev/oodt/oodt-trunk/svn-commit.2.tmp'
> > > > slothrop[dev/oodt/oodt-trunk]>
> > > >
> > > >
> > > >
> > > >
> > > > Valerie A. Mallder
> > > >
> > > > New Horizons Deputy Mission System Engineer The Johns Hopkins
> > > > University/Applied Physics Laboratory
> > > > 11100 Johns Hopkins Rd (MS 23-282), Laurel, MD 20723
> > > > 240-228-7846 (Office) 410-504-2233 (Blackberry)
> > > >
> > > >
> >
> 
> 
> --
> *Lewis*


Re: commit error 403 in response MKACTIVITY request

2015-04-23 Thread Lewis John Mcgibbney
Id.apache.org

On Thursday, April 23, 2015, Mallder, Valerie 
wrote:

> Thanks!  This worked. But, it has been a while since my account was set up
> and I have forgotten my password :(  How can I request to have my password
> reset?
>
>
> Valerie A. Mallder
> New Horizons Deputy Mission System Engineer
> Johns Hopkins University/Applied Physics Laboratory
>
> > -Original Message-
> > From: mdsta...@gmail.com  [mailto:mdsta...@gmail.com
> ] On Behalf Of Michael
> > Starch
> > Sent: Thursday, April 23, 2015 10:32 AM
> > To: dev@oodt.apache.org 
> > Subject: Re: commit error 403 in response MKACTIVITY request
> >
> > Valerie,
> >
> > Is your SVN repo checked out at "http" or "https". To find out use "svn
> info" and
> > look at the URL. If it is http, you need to update it to the https
> repo.  Try using the
> > following command (filling in the URL from svn
> > info):
> >
> >svn switch --relocate http:// https://
> >
> > After this it should ask for a user name and password.
> >
> > -Michael
> >
> > On Thu, Apr 23, 2015 at 7:25 AM, Mallder, Valerie <
> valerie.mall...@jhuapl.edu >
> > wrote:
> >
> > > Hi Chris,
> > >
> > > I am trying to commit my patch for OODT-826 that adds an extern
> > > precondition class and I'm getting an error when I try to commit the
> > > files.  I was wondering if anyone has any insight into what's
> happening.
> > > Is there some authentication information that I need to set in one of
> > > the configuration files in the .subversion/ folder?  The error
> > > messages are below.
> > >
> > > Thanks,
> > > Val
> > >
> > >
> > > svn: Commit failed (details follow):
> > > svn: Server sent unexpected return value (403 Forbidden) in response
> > > to MKACTIVITY request for
> > > '/repos/asf/!svn/act/061500e6-9577-467b-a5be-fd3972636cdc'
> > > svn: Your commit message was left in a temporary file:
> > > svn:'/project/oodt/dev/oodt/oodt-trunk/svn-commit.2.tmp'
> > > slothrop[dev/oodt/oodt-trunk]>
> > >
> > >
> > >
> > >
> > > Valerie A. Mallder
> > >
> > > New Horizons Deputy Mission System Engineer The Johns Hopkins
> > > University/Applied Physics Laboratory
> > > 11100 Johns Hopkins Rd (MS 23-282), Laurel, MD 20723
> > > 240-228-7846 (Office) 410-504-2233 (Blackberry)
> > >
> > >
>


-- 
*Lewis*


RE: commit error 403 in response MKACTIVITY request

2015-04-23 Thread Mallder, Valerie
Thanks!  This worked. But, it has been a while since my account was set up and 
I have forgotten my password :(  How can I request to have my password reset?


Valerie A. Mallder
New Horizons Deputy Mission System Engineer
Johns Hopkins University/Applied Physics Laboratory

> -Original Message-
> From: mdsta...@gmail.com [mailto:mdsta...@gmail.com] On Behalf Of Michael
> Starch
> Sent: Thursday, April 23, 2015 10:32 AM
> To: dev@oodt.apache.org
> Subject: Re: commit error 403 in response MKACTIVITY request
> 
> Valerie,
> 
> Is your SVN repo checked out at "http" or "https". To find out use "svn info" 
> and
> look at the URL. If it is http, you need to update it to the https repo.  Try 
> using the
> following command (filling in the URL from svn
> info):
> 
>svn switch --relocate http:// https://
> 
> After this it should ask for a user name and password.
> 
> -Michael
> 
> On Thu, Apr 23, 2015 at 7:25 AM, Mallder, Valerie < 
> valerie.mall...@jhuapl.edu>
> wrote:
> 
> > Hi Chris,
> >
> > I am trying to commit my patch for OODT-826 that adds an extern
> > precondition class and I'm getting an error when I try to commit the
> > files.  I was wondering if anyone has any insight into what's happening.
> > Is there some authentication information that I need to set in one of
> > the configuration files in the .subversion/ folder?  The error
> > messages are below.
> >
> > Thanks,
> > Val
> >
> >
> > svn: Commit failed (details follow):
> > svn: Server sent unexpected return value (403 Forbidden) in response
> > to MKACTIVITY request for
> > '/repos/asf/!svn/act/061500e6-9577-467b-a5be-fd3972636cdc'
> > svn: Your commit message was left in a temporary file:
> > svn:'/project/oodt/dev/oodt/oodt-trunk/svn-commit.2.tmp'
> > slothrop[dev/oodt/oodt-trunk]>
> >
> >
> >
> >
> > Valerie A. Mallder
> >
> > New Horizons Deputy Mission System Engineer The Johns Hopkins
> > University/Applied Physics Laboratory
> > 11100 Johns Hopkins Rd (MS 23-282), Laurel, MD 20723
> > 240-228-7846 (Office) 410-504-2233 (Blackberry)
> >
> >


Re: commit error 403 in response MKACTIVITY request

2015-04-23 Thread Mattmann, Chris A (3980)
Hmm, TomB can you check Val’s karma?

Val are you sure you were using http(s): <== note the ’s’ which is
critical since http will give you that error below? you can verify
how you checked out the project by typing svn info . in the top level
proj dir - is it https or http?

Cheers,
Chris

++
Chris Mattmann, Ph.D.
Chief Architect
Instrument Software and Science Data Systems Section (398)
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 168-519, Mailstop: 168-527
Email: chris.a.mattm...@nasa.gov
WWW:  http://sunset.usc.edu/~mattmann/
++
Adjunct Associate Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++






-Original Message-
From: , Valerie 
Reply-To: "dev@oodt.apache.org" 
Date: Thursday, April 23, 2015 at 10:25 AM
To: "dev@oodt.apache.org" 
Subject: commit error 403 in response  MKACTIVITY request

>Hi Chris,
>
>I am trying to commit my patch for OODT-826 that adds an extern
>precondition class and I'm getting an error when I try to commit the
>files.  I was wondering if anyone has any insight into what's happening.
>  Is there some authentication information that I need to set in one of
>the configuration files in the .subversion/ folder?  The error messages
>are below.
>
>Thanks,
>Val
>
>
>svn: Commit failed (details follow):
>svn: Server sent unexpected return value (403 Forbidden) in response to
>MKACTIVITY request for
>'/repos/asf/!svn/act/061500e6-9577-467b-a5be-fd3972636cdc'
>svn: Your commit message was left in a temporary file:
>svn:'/project/oodt/dev/oodt/oodt-trunk/svn-commit.2.tmp'
>slothrop[dev/oodt/oodt-trunk]>
>
>
>
>
>Valerie A. Mallder
>
>New Horizons Deputy Mission System Engineer
>The Johns Hopkins University/Applied Physics Laboratory
>11100 Johns Hopkins Rd (MS 23-282), Laurel, MD 20723
>240-228-7846 (Office) 410-504-2233 (Blackberry)
>



Re: commit error 403 in response MKACTIVITY request

2015-04-23 Thread Michael Starch
Valerie,

Is your SVN repo checked out at "http" or "https". To find out use "svn
info" and look at the URL. If it is http, you need to update it to the
https repo.  Try using the following command (filling in the URL from svn
info):

   svn switch --relocate http:// https://

After this it should ask for a user name and password.

-Michael

On Thu, Apr 23, 2015 at 7:25 AM, Mallder, Valerie <
valerie.mall...@jhuapl.edu> wrote:

> Hi Chris,
>
> I am trying to commit my patch for OODT-826 that adds an extern
> precondition class and I'm getting an error when I try to commit the
> files.  I was wondering if anyone has any insight into what's happening.
> Is there some authentication information that I need to set in one of the
> configuration files in the .subversion/ folder?  The error messages are
> below.
>
> Thanks,
> Val
>
>
> svn: Commit failed (details follow):
> svn: Server sent unexpected return value (403 Forbidden) in response to
> MKACTIVITY request for
> '/repos/asf/!svn/act/061500e6-9577-467b-a5be-fd3972636cdc'
> svn: Your commit message was left in a temporary file:
> svn:'/project/oodt/dev/oodt/oodt-trunk/svn-commit.2.tmp'
> slothrop[dev/oodt/oodt-trunk]>
>
>
>
>
> Valerie A. Mallder
>
> New Horizons Deputy Mission System Engineer
> The Johns Hopkins University/Applied Physics Laboratory
> 11100 Johns Hopkins Rd (MS 23-282), Laurel, MD 20723
> 240-228-7846 (Office) 410-504-2233 (Blackberry)
>
>


commit error 403 in response MKACTIVITY request

2015-04-23 Thread Mallder, Valerie
Hi Chris,

I am trying to commit my patch for OODT-826 that adds an extern precondition 
class and I'm getting an error when I try to commit the files.  I was wondering 
if anyone has any insight into what's happening.Is there some 
authentication information that I need to set in one of the configuration files 
in the .subversion/ folder?  The error messages are below.

Thanks,
Val


svn: Commit failed (details follow):
svn: Server sent unexpected return value (403 Forbidden) in response to 
MKACTIVITY request for 
'/repos/asf/!svn/act/061500e6-9577-467b-a5be-fd3972636cdc'
svn: Your commit message was left in a temporary file:
svn:'/project/oodt/dev/oodt/oodt-trunk/svn-commit.2.tmp'
slothrop[dev/oodt/oodt-trunk]>




Valerie A. Mallder

New Horizons Deputy Mission System Engineer
The Johns Hopkins University/Applied Physics Laboratory
11100 Johns Hopkins Rd (MS 23-282), Laurel, MD 20723
240-228-7846 (Office) 410-504-2233 (Blackberry)