Author: xavier
Date: Sat Dec  1 20:45:11 2007
New Revision: 600236

URL: http://svn.apache.org/viewvc?rev=600236&view=rev
Log:
relocate svn as a subproject of ant

Modified:
    incubator/ivy/core/trunk/doc/config.js

Modified: incubator/ivy/core/trunk/doc/config.js
URL: 
http://svn.apache.org/viewvc/incubator/ivy/core/trunk/doc/config.js?rev=600236&r1=600235&r2=600236&view=diff
==============================================================================
--- incubator/ivy/core/trunk/doc/config.js (original)
+++ incubator/ivy/core/trunk/doc/config.js Sat Dec  1 20:45:11 2007
@@ -1,7 +1,7 @@
 xooki.util.mix({debug:true, 
        jira: {ids: ['IVY'], url: 'http://issues.apache.org/jira'}, 
        shortcuts: {
-               svn: {pre: 
'https://svn.apache.org/repos/asf/incubator/ivy/core/trunk/'},
+               svn: {pre: 
'https://svn.apache.org/repos/asf/ant/ivy/core/trunk/'},
                ant: {pre: xooki.c.relativeRoot+'use/', post:'.html'}
        }
 }, xooki.c, false);


Reply via email to