From: <bov...@us...> - 2007-11-01 22:02:54
|
Revision: 1431 http://pywebsvcs.svn.sourceforge.net/pywebsvcs/?rev=1431&view=rev Author: boverhof Date: 2007-11-01 15:02:55 -0700 (Thu, 01 Nov 2007) Log Message: ----------- M RELEASE -- add correct dirs for changing svn:exterals Modified Paths: -------------- trunk/zsi/RELEASE Modified: trunk/zsi/RELEASE =================================================================== --- trunk/zsi/RELEASE 2007-11-01 22:02:12 UTC (rev 1430) +++ trunk/zsi/RELEASE 2007-11-01 22:02:55 UTC (rev 1431) @@ -54,8 +54,9 @@ % svn copy https://pywebsvcs.svn.sourceforge.net/svnroot/pywebsvcs/trunk/wstools \ https://pywebsvcs.svn.sourceforge.net/svnroot/pywebsvcs/tags/ZSI_v2_0_0RC3/ - % svn propset svn:externals "wstools https://pywebsvcs.svn.sourceforge.net/svnroot/pywebsvcs/tags/ZSI_v2_0_0RC3/ZSI/wstools" - https://pywebsvcs.svn.sourceforge.net/svnroot/pywebsvcs/tags/ZSI_v2_0_0RC3/wstools + % svn co https://pywebsvcs.svn.sourceforge.net/svnroot/pywebsvcs/tags/ZSI_v2_0_0RC3 + % cd ZSI_v2_0_0RC3/zsi/ZSI + % svn propset "svn:externals" "wstools/ https://pywebsvcs.svn.sourceforge.net/svnroot/pywebsvcs/tags/ZSI-v2_0_0RC3/wstools" . % svn commit This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |