Login Form






Lost Password?
No account yet? Register
Home arrow Forums
ECharts
Welcome, Guest
Subversion Access (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: Subversion Access
#6
Gregory W. Bond (User)
Expert Boarder
Posts: 81
graph
User Offline Click here to see the profile of this user
Subversion Access 3 Years, 6 Months ago  
This thread discusses the Content article: Subversion Access

A problem encountered by Windows users attempting to access the ECharts SVN source code repository via SVN clients has been fixed by sourceforge admins. The problem is described here.

The solution to the problem implemented by sourceforge requires that SVN clients access the repository using a new URL. For example, the old way to access the ECharts trunk was to use https://svn.sourceforge.net/svnroot/echarts/trunk/EChartsCPL. The new way to access the ECharts trunk is to use https://echarts.svn.sourceforge.net/svnroot/echarts/trunk/EChartsCPL.

In summary, if you've never checked out the code before then use the new URL as described here regardless of your OS since this is the new officially sanctioned way to access SVN on sourceforge.

If you've already checked out code into your own local repository then you have three options:
  • Delete your repository and check out a new version using the new URL.
  • Relocate your repository's URL using the procedure described here.
  • Don't do anything if it's working for you using the old URL. This is not recommended. Even though sourceforge appears to be maintaining access via the old URL, it's not clear how long this will last.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
Copyright © 2006-2009 echarts.org