Hi Szymon, Well I have absolutely no explanation, but that seems to have fixed it. I completed the trivial commit and it now looks like we can get on with cracking some problems.
Thanks for your input. Lewis On Thu, Jan 5, 2012 at 12:08 PM, Szymon Danielczyk <[email protected]> wrote: > Hi again > > I've commited the CHANGES.txt with no problems > > Here is my session > > Szymons-MacBook-Pro:any23 szydan$ svn touch CHANGES.txt > Unknown command: 'touch' > Type 'svn help' for usage. > Szymons-MacBook-Pro:any23 szydan$ touch CHANGES.txt > Szymons-MacBook-Pro:any23 szydan$ ls > CHANGES.txt README.txt any23-service > pom.xml > LICENSE-header.txt RELEASE-NOTES.txt lib src > LICENSE.txt any23-core plugins > Szymons-MacBook-Pro:any23 szydan$ svn add CHANGES.txt > A CHANGES.txt > Szymons-MacBook-Pro:any23 szydan$ svn status > A CHANGES.txt > Szymons-MacBook-Pro:any23 szydan$ svn commit -m"added CHANGES.txt to > try commit to the svn for Levis request" > Authentication realm: <https://svn.apache.org:443> ASF Committers > Username: szydan > Password for 'szydan': > Adding CHANGES.txt > Transmitting file data . > Committed revision 1227564. > Szymons-MacBook-Pro:any23 szydan$ > > > Hope this helps > Cheers > Szymon > > On 5 January 2012 12:00, Szymon Danielczyk <[email protected]> > wrote: >> Hi Lewis >> I can do it give me 5 min >> >> Cheers >> Szymon >> >> On 5 January 2012 11:31, Lewis John Mcgibbney <[email protected]> >> wrote: >>> Hi, >>> >>> Would it be possible for someone to try and commit a CHANGES.txt file >>> >>> svn touch CHANGES.txt >>> svn add CHANGES.txt >>> >>> from any23 home directory. This way we can find out if there is >>> something wrong or it is something I am doing wrong. I am still unable >>> to commit and would like to fix the failing trunk CI build. >>> >>> Thanks >>> >>> On Wed, Jan 4, 2012 at 6:44 PM, Lewis John Mcgibbney >>> <[email protected]> wrote: >>>> Hi Guys, >>>> >>>> Just checked out a fresh copy from here [1]... same problem. >>>> >>>> svn: Commit failed (details follow): >>>> svn: Server sent unexpected return value (403 Forbidden) in response >>>> to CHECKOUT request for >>>> '/repos/asf/!svn/ver/1224604/incubator/any23/trunk' >>>> >>>> >>>> [1] https://svn.apache.org/repos/asf/incubator/any23/trunk/ >>>> >>>> On Tue, Jan 3, 2012 at 4:03 PM, Andy Seaborne <[email protected]> wrote: >>>>> >>>>>> 1) Whilst attempting to commit ANY23-22 I'm experiencing the following >>>>>> problem >>>>>> >>>>>> lewis@lewis-01:~/ASF/any23$ svn commit --username lewismc --password >>>>>> blahblahblah --message "commit to address ANY23-22 and initial add and >>>>>> first update of CHANGES.txt" >>>>>> Adding CHANGES.txt >>>>>> svn: Commit failed (details follow): >>>>>> svn: Server sent unexpected return value (403 Forbidden) in response >>>>>> to CHECKOUT request for >>>>>> '/repos/asf/!svn/ver/1224604/incubator/any23/trunk' >>>>> >>>>> >>>>> Can be because you checked out from http, not https. >>>>> >>>>> Andy >>>> >>>> >>>> >>>> -- >>>> Lewis >>> >>> >>> >>> -- >>> Lewis -- Lewis
