Re: [TYPO3-english] Extension upload to TER and Forge

2013-03-14 Thread Thomas Skierlo

Hi again,

I've managed to have my new extension on Forge - at least it's structure 
(branches, tags, trunk). Now I'm trying to upload my sources using 
Netbeans 7.2, which should support SVN. SVN is installed on the dev system.
I've entered the repository Url: 
https://svn.typo3.org/TYPO3v4/Extensions/nittygritty

and Username and Password.

Then I marked the folder of my extension in the IDE and hit Team - 
Subversion - Checkout


On the next screen Folders to checkout my ext. folder is listed.
The field Repository Revision is pre-filled with HEAD (tried it with 
empty field, but same result)


Field Skip nittygritty and checkout only its content is checked. 
(Tried it unchecked - same result)
Field Export a clean directory tree from the repository is unchecked 
(default setting)


Local Folder: My Netbeans project folder (I'm working with remote 
sources from a virtual server on the dev. machine)


Checkbox Prefer old subversion 1.6 format is unchecked.

Checkbox Scan for NetBeans projects after checkout unchecked.

After hitting Finish, for a second or two Checking out... is shown 
in the bottom status bar. No messages, no errors shown. But no success 
on the other end. Forge keeps empty.


Any ideas?

Thomas









___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Extension upload to TER and Forge

2013-03-14 Thread Thomas Skierlo
Managed to upload my files to Forge now, so my last problem is solved 
for now.




Hi again,

I've managed to have my new extension on Forge - at least it's 
structure (branches, tags, trunk). Now I'm trying to upload my sources 
using Netbeans 7.2, which should support SVN. SVN is installed on the 
dev system.
I've entered the repository Url: 
https://svn.typo3.org/TYPO3v4/Extensions/nittygritty

and Username and Password.

Then I marked the folder of my extension in the IDE and hit Team - 
Subversion - Checkout


On the next screen Folders to checkout my ext. folder is listed.
The field Repository Revision is pre-filled with HEAD (tried it 
with empty field, but same result)


Field Skip nittygritty and checkout only its content is checked. 
(Tried it unchecked - same result)
Field Export a clean directory tree from the repository is unchecked 
(default setting)


Local Folder: My Netbeans project folder (I'm working with remote 
sources from a virtual server on the dev. machine)


Checkbox Prefer old subversion 1.6 format is unchecked.

Checkbox Scan for NetBeans projects after checkout unchecked.

After hitting Finish, for a second or two Checking out... is shown 
in the bottom status bar. No messages, no errors shown. But no success 
on the other end. Forge keeps empty.


Any ideas?

Thomas









___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Extension upload to TER and Forge

2013-03-12 Thread Kay Strobach
Hello Thomas,

1. register a username on TYPO3.org
2. register an extensionkey on TYPO3.org
   http://typo3.org/extensions/extension-keys/
3. open forge.typo3.org and click login
4. http://forge.typo3.org/start/createProject?
   name the project like the extensionkey ;)

That's all.
Subversion works well with turtoiseSVN or commandline svn. the svn
location is visible in the repository tab ...

Regards
Kay

Am 12.03.13 11:48, schrieb Thomas Skierlo:
 Hi,
 
 I've got a question about an extension upload to TER and Forge. What is
 the right sequence? First create the project on Forge, and than the TER
 upload? Or is it coupled in any way?
 
 Is there any documentation for the (TYPO3 specific) usage of subversion?
 
 Regards,
 
 Thomas
 


-- 
http://www.kay-strobach.de - Open Source Rocks

TYPO3  inspiring people to share!
Get involved: http://typo3.org

Answer was useful - feel free to donate:
  -
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclickhosted_button_id=KPM9NAV73VDF2
  - https://flattr.com/profile/kaystrobach

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Extension upload to TER and Forge

2013-03-12 Thread Thomas Skierlo

Am 12.03.2013 12:09, schrieb Kay Strobach:

Hello Thomas,

1. register a username on TYPO3.org
2. register an extensionkey on TYPO3.org
http://typo3.org/extensions/extension-keys/
3. open forge.typo3.org and click login
4. http://forge.typo3.org/start/createProject?
name the project like the extensionkey ;)

That's all.
Subversion works well with turtoiseSVN or commandline svn. the svn
location is visible in the repository tab ...

Regards
Kay


Thank's a lot, Kay
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Extension upload to TER and Forge

2013-03-12 Thread Kay Strobach
http://wiki.typo3.org/Extension_Developers_Guide

Extension upload to TER is possible with:

http://typo3.org/extensions/repository/view/extension_uploader/

Grüße
Kay

Am 12.03.13 12:22, schrieb Thomas Skierlo:
 Am 12.03.2013 12:09, schrieb Kay Strobach:
 Hello Thomas,

 1. register a username on TYPO3.org
 2. register an extensionkey on TYPO3.org
 http://typo3.org/extensions/extension-keys/
 3. open forge.typo3.org and click login
 4. http://forge.typo3.org/start/createProject?
 name the project like the extensionkey ;)

 That's all.
 Subversion works well with turtoiseSVN or commandline svn. the svn
 location is visible in the repository tab ...

 Regards
 Kay

 Thank's a lot, Kay


-- 
http://www.kay-strobach.de - Open Source Rocks

TYPO3  inspiring people to share!
Get involved: http://typo3.org

Answer was useful - feel free to donate:
  -
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclickhosted_button_id=KPM9NAV73VDF2
  - https://flattr.com/profile/kaystrobach

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english