Strange thing is that mvn deploy to Nexus was immediate. The only issue is to create http connection in Nexus which takes a split of second. So I don't understand why upload of 10KB files (4sec) to SVN is slower than uploading 500KB files to Nexus.
I will check it out with another network provider next time. I remember on December 2014 the SVN upload was really fast in different network provider. On Thu, Oct 15, 2015 at 12:50 PM, Karl Heinz Marbaise <[email protected]> wrote: > Hm... > > On 10/15/15 12:42 PM, Tibor Digana wrote: > >> Karl, What mean faster for you, because I did the same on p.a.o and I was >> waiting 5 hours. >> > > Locally i have stopped after more than an hour and on p.a.o it tooks about > 1-2 minutes... > > I can given more accurate values within the next days when i start to do > the core release..... > > Kind regards > Karl Heinz Marbaise > > >> On Thu, Oct 15, 2015 at 12:21 PM, Karl Heinz Marbaise-3 [via Maven] < >> [email protected]> wrote: >> >> Hi, >>> >>> last time i had the same issue (reference documentation for maven core): >>> Created the site locally and tar/gz the site transfer to p.a.o and >>> commit it there......magnitudes faster... >>> >>> Kind regards >>> Karl Heinz >>> On 10/15/15 2:26 AM, Tibor Digana wrote: >>> >>> Hi, >>>> >>>> It takes 4 to 5 hour to complete the commit of surefire site on SVN. >>>> The site is about 4,200 files and 820 folders. >>>> >>>> I am doing it on people.apache.org machine; otherwise Maven scm-publish >>>> would fail on my localhost. >>>> >>>> Are you facing any SVN feature to take *.tgz archive of surefire-LATEST >>>> >>> and >>> >>>> commit it as a batch unlike now when the SVN is committing every single >>>> HTML separately? >>>> >>>> Cheers >>>> Tibor >>>> >>>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [hidden email] >>> <http:///user/SendEmail.jtp?type=node&node=5849095&i=0> >>> For additional commands, e-mail: [hidden email] >>> <http:///user/SendEmail.jtp?type=node&node=5849095&i=1> >>> >>> >>> >>> ------------------------------ >>> If you reply to this email, your message will be added to the discussion >>> below: >>> >>> >>> http://maven.40175.n5.nabble.com/slow-SVN-when-committing-4-200-files-tp5849060p5849095.html >>> To start a new topic under Maven Developers, email >>> [email protected] >>> To unsubscribe from Maven Developers, click here >>> < >>> http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=142166&code=dGlib3JkaWdhbmFAYXBhY2hlLm9yZ3wxNDIxNjZ8LTI4OTQ5MjEwMg== >>> > >>> . >>> NAML >>> < >>> http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml >>> > >>> >>> >> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Cheers Tibor
