You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by Ja...@rzf.fin-nrw.de on 2006/03/02 11:02:25 UTC

Problem while adding a new project to gump

I checked out the Gump repo, placed a project definition in /metadata/project and the definition of the repository access in /metadata/repository. Then I did a 'svn add' (using TortoiseSVN). 

But I got an error while commiting:

  svn commit -m "Add args4j - hopefully successful. (1st of setting up the integration 
    build  by Gump)" project\args4j.xml repository\args4j.xml
  svn: Übertragen fehlgeschlagen (Details folgen):
  svn: MKACTIVITY von '/repos/asf/!svn/act/6c478208-4117-3b40-bf0f-5f209237fb2c': 
    403 Forbidden (http://svn.apache.org)


MAYBE I got the wrong URL while checkout. 'svn info' gave me
  Pfad: .
  URL: http://svn.apache.org/repos/asf/gump
  UUID des Projektarchivs: 13f79535-47bb-0310-9956-ffa450edef68
  Revision: 382085
  Knotentyp: Verzeichnis
  Plan: normal
  Letzter Autor: billbarker
  Letzte ge"nderte Rev: 381896
  Letztes Žnderungsdatum: 2006-03-01 04:54:41 +0100 (Mi, 01 Mrz 2006)


Questions:
* Was my first attempt (adding the two files) correct?
* If it was the wrong url while checkout (http instead https - maybe): is there any possibility for changing without
  a complete new checkout?
* Some else wrong?


Jan

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: Problem while adding a new project to gump

Posted by Sander Temme <sc...@apache.org>.
On Mar 2, 2006, at 11:08 AM, Bill Barker wrote:

>> * If it was the wrong url while checkout (http instead https
>> - maybe): is there any possibility for changing without
>>   a complete new checkout?
>
> Like any other ASF repo, you need to co with https if you want to ci.


svn switch https://... does what you want.

S.




RE: Problem while adding a new project to gump

Posted by Bill Barker <wb...@wilshire.com>.
 

> -----Original Message-----
> From: Jan.Materne@rzf.fin-nrw.de [mailto:Jan.Materne@rzf.fin-nrw.de] 
> Sent: Thursday, March 02, 2006 2:02 AM
> To: general@gump.apache.org
> Subject: Problem while adding a new project to gump
> 
> I checked out the Gump repo, placed a project definition in 
> /metadata/project and the definition of the repository access 
> in /metadata/repository. Then I did a 'svn add' (using TortoiseSVN). 
> 
> But I got an error while commiting:
> 
>   svn commit -m "Add args4j - hopefully successful. (1st of 
> setting up the integration 
>     build  by Gump)" project\args4j.xml repository\args4j.xml
>   svn: Übertragen fehlgeschlagen (Details folgen):
>   svn: MKACTIVITY von 
> '/repos/asf/!svn/act/6c478208-4117-3b40-bf0f-5f209237fb2c': 
>     403 Forbidden (http://svn.apache.org)
> 
> 
> MAYBE I got the wrong URL while checkout. 'svn info' gave me
>   Pfad: .
>   URL: http://svn.apache.org/repos/asf/gump
>   UUID des Projektarchivs: 13f79535-47bb-0310-9956-ffa450edef68
>   Revision: 382085
>   Knotentyp: Verzeichnis
>   Plan: normal
>   Letzter Autor: billbarker
>   Letzte ge"nderte Rev: 381896
>   Letztes Žnderungsdatum: 2006-03-01 04:54:41 +0100 (Mi, 01 Mrz 2006)
> 
> 
> Questions:
> * Was my first attempt (adding the two files) correct?

You need to add them to profile/gump.xml, but otherwise yes.

> * If it was the wrong url while checkout (http instead https 
> - maybe): is there any possibility for changing without
>   a complete new checkout?

Like any other ASF repo, you need to co with https if you want to ci.

> * Some else wrong?
> 
> 
> Jan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
> For additional commands, e-mail: general-help@gump.apache.org
> 
> 
> 



This message is intended only for the use of the person(s) listed above as the intended recipient(s), and may contain information that is PRIVILEGED and CONFIDENTIAL.  If you are not an intended recipient, you may not read, copy, or distribute this message or any attachment. If you received this communication in error, please notify us immediately by e-mail and then delete all copies of this message and any attachments.

In addition you should be aware that ordinary (unencrypted) e-mail sent through the Internet is not secure. Do not send confidential or sensitive information, such as social security numbers, account numbers, personal identification numbers and passwords, to us via ordinary (unencrypted) e-mail.


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org