Git has a windows client if you are on windows. Works great. Chris
-----Original Message----- From: "Maurice Amsellem" <maurice.amsel...@systar.com> Sent: 7/4/2014 12:05 PM To: "dev@flex.apache.org" <dev@flex.apache.org> Subject: RE:Apache Flex committer invite If you are new to git, I suggest you use GUI git client, like sourcetree or another one. It helped me a lot. Maurice ________________________________________ De : Mihai Chira [mihai.ch...@gmail.com] Envoyé : vendredi 4 juillet 2014 20:22 À : dev@flex.apache.org Objet : Re: Apache Flex committer invite That's awesome! Thanks, Nicholas. I'll try it tomorrow. On 4 July 2014 18:26, Nicholas Kwiatkowski <nicho...@spoon.as> wrote: > Mihai, > > We actually switched from SVN to GIT a while ago. Our SVN repo is in read > only mode (except for the website, which is still pushed via SVN). You > should be able to pull down our repos as in: > http://flex.apache.org/dev-sourcecode.html , and push changes back via your > new apache ID and password. > > -Nick > > > On Fri, Jul 4, 2014 at 12:21 PM, Mihai Chira <mihai.ch...@gmail.com> wrote: > >> Hi all, >> >> >> I just tried to make my first svn commit, and got the error below. I read >> the Apache Source Code Repository page[1] and I couldn't find this >> error there. The closest was "If you still get 403 Forbidden errors, >> ask your PMC to double-check the authz file and LDAP/Unix group >> membership." >> >> Another clue was this stackoverflow page [2], but my working copy >> seems to be correctly capitalised. >> >> And the final seemingly useful piece of information I found was this >> thread[3], >> which suggests that it might be an apache server configuration issue. >> >> But I think it's more likely that I'm doing something wrong :) >> >> PS: my username and password are correct, as I tested them on the apache >> website. >> >> [1] http://www.apache.org/dev/version-control.html >> [2] >> http://stackoverflow.com/questions/57137/403-forbidden-error-using-subversion >> [3] >> http://serverfault.com/questions/256307/svn-put-403-forbidden-on-commit >> >> >> Commit failed (details follow): >> Changing file >> >> >> 'C:\Users\mihaichira\workspaceFlex\flex\sdk\trunk\frameworks\projects\framework\src\mx\core\UIComponent.as' >> is forbidden by the server >> Access to >> >> >> '/repos/asf/!svn/txr/1607803-z8a6/flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as' >> forbidden >> Additional errors: >> PUT of >> >> >> '/repos/asf/!svn/txr/1607803-z8a6/flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as': >> 403 Forbidden >> >> >> Thanks, >> Mihai >>