27 messages in org.apache.infrastructure-devRe: early availability of svn.eu.apac...
FromSent OnAttachments
Joe SchaeferMay 19, 2008 7:31 am 
Grzegorz KossakowskiMay 19, 2008 8:03 am 
Henning SchmiedehausenMay 19, 2008 8:09 am 
Grzegorz KossakowskiMay 19, 2008 8:12 am 
Joe SchaeferMay 19, 2008 8:14 am 
Jukka ZittingMay 20, 2008 1:16 pm 
Grzegorz KossakowskiMay 20, 2008 1:19 pm 
Joe SchaeferMay 20, 2008 1:21 pm 
Jukka ZittingMay 20, 2008 1:21 pm 
Jukka ZittingMay 22, 2008 5:07 am 
Norman MaurerMay 22, 2008 6:28 am 
Joe SchaeferMay 22, 2008 5:43 pm 
sebbMay 22, 2008 5:55 pm 
Joe SchaeferMay 22, 2008 6:20 pm 
Philip M. GollucciMay 22, 2008 6:49 pm 
Joe SchaeferMay 22, 2008 6:58 pm 
sebbMay 22, 2008 7:00 pm 
Paul QuernaMay 22, 2008 7:20 pm 
sebbMay 22, 2008 7:39 pm 
Justin MasonMay 23, 2008 2:17 am 
sebbMay 23, 2008 2:47 am 
Jukka ZittingMay 23, 2008 2:52 am 
Henning SchmiedehausenMay 23, 2008 2:58 am 
Justin ErenkrantzMay 23, 2008 6:31 am 
Philip M. GollucciMay 23, 2008 8:08 am 
Justin ErenkrantzMay 23, 2008 8:12 am 
sebbMay 24, 2008 3:52 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: early availability of svn.eu.apache.orgActions...
From:Jukka Zitting (jukk@gmail.com)
Date:May 20, 2008 1:16:50 pm
List:org.apache.infrastructure-dev

Hi,

On Mon, May 19, 2008 at 5:32 PM, Joe Schaefer <joe_@yahoo.com> wrote:

Ideally you should be able to use svn.eu.apache.org as if it were the master- it even will accept commits over https. The drawback at the moment is that the unreliability of the link between the master and the mirror is that syncs may take a few minutes to complete. If you are in the habit of running svn update right after you make a commit, you may find this unbearable at the moment, but if that isn't part of your work habits, the mirror should serve European users rather well.

I just tried to commit using svn.eu.apache.org but got the following error:

svn: Commit failed (details follow): svn: The specified baseline is not the latest baseline, so it may not be checked out.

My workflow was:

svn co https://svn.eu.apache.org/repos/asf/jackrabbit/trunk cd trunk ... # work on an issue svn update # make sure I'm on latest sources svn commit

PS. Not sure if it's related, but a number of my svn update and commit attempts against svn.eu.apache.org failed with network errors. Are there network issues also on svn.eu.apache.org?

BR,