Hi all, svn to git migration has been completed. Please delete your SVN working copies and clone the new git repository location using
git clone https://git-wip-us.apache.org/repos/asf/commons-lang.git Note that the github integration has to be setup again. Infra asked me to create a separate issue for this. Thank you! Benedikt 2015-04-27 20:22 GMT+02:00 <brit...@apache.org>: > Repository: commons-lang > Updated Branches: > refs/heads/master df37e605f -> 16b03b0c4 > > > Update SCM information after svn to git migration > > > Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo > Commit: > http://git-wip-us.apache.org/repos/asf/commons-lang/commit/16b03b0c > Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/16b03b0c > Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/16b03b0c > > Branch: refs/heads/master > Commit: 16b03b0c4b7e25dc89892b1f88a35888646d462f > Parents: df37e60 > Author: Benedikt Ritter <benerit...@gmail.com> > Authored: Mon Apr 27 20:21:41 2015 +0200 > Committer: Benedikt Ritter <benerit...@gmail.com> > Committed: Mon Apr 27 20:21:41 2015 +0200 > > ---------------------------------------------------------------------- > pom.xml | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > ---------------------------------------------------------------------- > > > http://git-wip-us.apache.org/repos/asf/commons-lang/blob/16b03b0c/pom.xml > ---------------------------------------------------------------------- > diff --git a/pom.xml b/pom.xml > index 204d4a1..3d80909 100644 > --- a/pom.xml > +++ b/pom.xml > @@ -45,9 +45,9 @@ > </issueManagement> > > <scm> > - <connection>scm:svn: > http://svn.apache.org/repos/asf/commons/proper/lang/trunk</connection> > - <developerConnection>scm:svn: > https://svn.apache.org/repos/asf/commons/proper/lang/trunk > </developerConnection> > - <url>http://svn.apache.org/viewvc/commons/proper/lang/trunk</url> > + <connection>scm:git: > http://git-wip-us.apache.org/repos/asf/commons-lang.git</connection> > + <developerConnection>scm:git: > https://git-wip-us.apache.org/repos/asf/commons-lang.git > </developerConnection> > + <url>https://git-wip-us.apache.org/repos/asf?p=commons-lang.git</url> > </scm> > > <developers> > > -- http://people.apache.org/~britter/ http://www.systemoutprintln.de/ http://twitter.com/BenediktRitter http://github.com/britter