Author: xavier
Date: Wed Jan 24 10:36:50 2007
New Revision: 499518

URL: http://svn.apache.org/viewvc?view=rev&rev=499518
Log:
update svn shortcut to point to ivy/core/trunk instead of ivy/trunk 

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

Modified: incubator/ivy/core/trunk/doc/config.json
URL: 
http://svn.apache.org/viewvc/incubator/ivy/core/trunk/doc/config.json?view=diff&rev=499518&r1=499517&r2=499518
==============================================================================
--- incubator/ivy/core/trunk/doc/config.json (original)
+++ incubator/ivy/core/trunk/doc/config.json Wed Jan 24 10:36:50 2007
@@ -1,7 +1,7 @@
 {debug:true, 
        jira: {ids: ['IVY'], url: 'http://issues.apache.org/jira'}, 
        shortcuts: {
-               svn: {pre: 
'https://svn.apache.org/repos/asf/incubator/ivy/trunk/'},
+               svn: {pre: 
'https://svn.apache.org/repos/asf/incubator/ivy/core/trunk/'},
                ant: {pre: xooki.c.root+'doc/use/', post:'.html'}
        }
 }


Reply via email to