|
From: Bryan T. <br...@sy...> - 2013-08-02 11:25:30
|
All, The SVN repository has been re-rooted. We are now working in the trunk The SVN repository URL is unchanged: svn://svn.code.sf.net/p/mpgraph/code The URL of the checkout for the trunk is: svn://svn.code.sf.net/p/mpgraph/code/trunk You MUST obtain a clean checkout of the code from SVN. If you have existing local changes: You need to apply those changes to a clean checkout of the project. To do this, simple checkout the project into another directory. Then copy each modified source file from your old working directory (but NOT the entire directory structure since the .svn files MUST NOT be copied) into the newly checked out version of the project. Please contact me if you have ANY questions about this procedure. The SVN repository is unfrozen. Development may now continue. Thanks, Bryan From: Bryan Thompson <tho...@us...<mailto:tho...@us...>> Reply-To: "[mpgraph:tickets]" <5...@ti...<mailto:5...@ti...>> Date: Friday, August 2, 2013 7:14 AM To: "[mpgraph:tickets]" <5...@ti...<mailto:5...@ti...>> Subject: [mpgraph:tickets] #5 Re-root SVN I have completed the procedure as described at [1]. It appears that this procedure has converted all of the existing SVN revisions by +1. This is because the initial revision is now the create of the trunk, branches, and tags directories. Thus the current revision in the repository has changed from r30 to r31. I do not believe that this will influence future revisions in any manner. If you have changes against the checked out code, then you probably need to apply those changes to a clean checkout of the project. To do this, simple checkout the project into another directory. Then copy each modified source file from your old working directory (but NOT the entire directory structure since the .svn files MUST NOT be copied) into the newly checked out version of the project. Please contact me if you have ANY questions about this procedure. [1] https://sourceforge.net/p/forge/site-support/4915/ ________________________________ [tickets:#5]<http://sourceforge.net/p/mpgraph/tickets/5/> Re-root SVN Status: open Created: Thu Aug 01, 2013 10:58 AM UTC by Bryan Thompson Last Updated: Thu Aug 01, 2013 12:29 PM UTC Owner: Bryan Thompson The initial import of the code should have been into svn://svn.code.sf.net/p/mpgraph/code/trunk rather than svn://svn.code.sf.net/p/mpgraph/code The current SVN setup does not allow us to have trunk, branches, and tags. SVN needs to be re-rooted. This will probably require an SVN export, an administrative request to SF to clear the SVN repo, and an SVN import into trunk. At that point we could tag the initial release. ________________________________ Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/mpgraph/tickets/5/ To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/ |