You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2006/08/02 21:19:55 UTC

svn commit: r428098 - /gump/metadata/repository/castor.xml

Author: bodewig
Date: Wed Aug  2 12:19:55 2006
New Revision: 428098

URL: http://svn.apache.org/viewvc?rev=428098&view=rev
Log:
make it a directory URL

Modified:
    gump/metadata/repository/castor.xml

Modified: gump/metadata/repository/castor.xml
URL: http://svn.apache.org/viewvc/gump/metadata/repository/castor.xml?rev=428098&r1=428097&r2=428098&view=diff
==============================================================================
--- gump/metadata/repository/castor.xml (original)
+++ gump/metadata/repository/castor.xml Wed Aug  2 12:19:55 2006
@@ -20,6 +20,6 @@
   <home-page>http://www.castor.org/</home-page>
   <cvsweb>http://cvs.castor.codehaus.org/viewrep/castor/castor/trunk</cvsweb>
 
-  <url>svn://svn.castor.codehaus.org/castor/scm</url>
+  <url>svn://svn.castor.codehaus.org/castor/scm/</url>
 
 </repository>