This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository pkg-java-svn2git.

commit 4fdb44cbc6d5e00a03310543607e6ee76747f961
Author: Emmanuel Bourg <[email protected]>
Date:   Mon Jun 16 13:20:35 2014 +0200

    Fixed the URL of the Git repository in MOVED_TO_GIT.txt
---
 migrate-svn-repo-to-git | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/migrate-svn-repo-to-git b/migrate-svn-repo-to-git
index e30ba91..d665319 100755
--- a/migrate-svn-repo-to-git
+++ b/migrate-svn-repo-to-git
@@ -90,7 +90,7 @@ ssh alioth.debian.org "cd /srv/git.debian.org/git/$TEAM && mv 
$PACKAGE.git/hooks
 echo "Marking the SVN repository as obsolete..."
 svn checkout svn+ssh://svn.debian.org/svn/$TEAM/trunk/$PACKAGE . --depth empty
 echo "The $PACKAGE package is now maintained in a Git repository.
-Please clone git+ssh://anonscm.debian.org/$TEAM/$PACKAGE to work on this 
package.
+Please clone git+ssh://anonscm.debian.org/git/$TEAM/$PACKAGE to work on this 
package.
 " > MOVED_TO_GIT.txt
 
 svn add MOVED_TO_GIT.txt

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/pkg-java-svn2git.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to