Revision: 7226
          http://sourceforge.net/p/ipcop/svn/7226
Author:   owes
Date:     2014-02-14 06:33:20 +0000 (Fri, 14 Feb 2014)
Log Message:
-----------
Document the changes SVN in repo location.

Modified Paths:
--------------
    ipcop/trunk/doc/How-to-make-update

Modified: ipcop/trunk/doc/How-to-make-update
===================================================================
--- ipcop/trunk/doc/How-to-make-update  2014-02-13 16:27:03 UTC (rev 7225)
+++ ipcop/trunk/doc/How-to-make-update  2014-02-14 06:33:20 UTC (rev 7226)
@@ -19,13 +19,13 @@
 - finalize and commit updates/<VERSION>/information.xml, use ls -l 
--block-size=K ipcop*update*gpg for size.
 - ./make.sh changelog and commit doc/ChangeLog (only the changes since the 
last update will be added to ChangeLog)
 - create tag for version:
-        svn copy -r <SVNREVISION> 
https://ipcop.svn.sourceforge.net/svnroot/ipcop/ipcop/trunk \
-        
https://ipcop.svn.sourceforge.net/svnroot/ipcop/ipcop/tags/release-<VERSION> \
+        svn copy -r <SVNREVISION> 
https://svn.code.sf.net/p/ipcop/svn/ipcop/trunk \
+        https://svn.code.sf.net/p/ipcop/svn/ipcop/tags/release-<VERSION> \
         -m "SVN tag for <VERSION> release."
     -r <SVNREVISION> is optional but avoids possible conflict when another 
developer makes a commit when not looking
 
 Build, preferably create a fresh directory, checkout the newly created tag and 
build there
-- svn checkout 
https://ipcop.svn.sourceforge.net/svnroot/ipcop/ipcop/tags/release-<VERSION>
+- svn checkout https://svn.code.sf.net/p/ipcop/svn/ipcop/tags/release-<VERSION>
 - do not forget to activate building of floppy and usb images
 - ./make.sh clean && ./make.sh build
 - sign the patch with gpg --local-user "IPCop Development Group" --sign 
ipcop-<VERSION>-update-<MACHINE>.tgz

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to