OSDN Git Service

how to mirror to SourceForge.jp master
authorTaro L. Saito <leo@xerial.org>
Sun, 1 Nov 2009 08:21:00 +0000 (17:21 +0900)
committerTaro L. Saito <leo@xerial.org>
Sun, 1 Nov 2009 08:21:00 +0000 (17:21 +0900)
README.txt

index ccc7fb2..b3e8551 100644 (file)
@@ -1,4 +1,9 @@
-
-
-* How to deploy a new jar file to our maven repository
-mvn deploy:deploy-file -Dfile=antlr/antlr-3.0b7.jar -DgroupId=org.antlr -DartifactId=antlr -Dversion=3.0b7 -Dpackaging=jar -DrepositoryId=xerial -Durl=scp://www.xerial.org/home/web/xerial.org/maven/artifact
+\r
+\r
+How to mirror git repository to SourceForge.jp\r
+\r
+git push sf\r
+\r
+(If sf is not registered)\r
+git remote add sf xerial@git.sourceforge.jp:/gitroot/xerial/xerial-core.git\r
+\r