cdew / theunknownones

Automatically exported from code.google.com/p/theunknownones
0 stars 0 forks source link

Error updating local repository - outdated JEDI URL #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Cannot update repository, Tortoise SVN shows the error and stop without update:

<tortoise error message>
External failed: C:\Documents\Projects\Frameworks\theunknownones\Common\jedi  
Error: Unable to connect to a repository at URL  
Error:  
'https://projectjedi.svn.sourceforge.net/svnroot/projectjedi/trunk/shared/includ
e'  
Error: Could not open the requested SVN filesystem  
</tortoise error message>

Original issue reported on code.google.com by cesarliws on 28 Jun 2013 at 6:33

GoogleCodeExporter commented 9 years ago
Jedi repository moved to GitHub:

https://github.com/project-jedi/jcl - https://github.com/project-jedi/jcl.git
https://github.com/project-jedi/jvcl - https://github.com/project-jedi/jvcl.git

Original comment by cesarliws on 28 Jun 2013 at 6:35

GoogleCodeExporter commented 9 years ago
For jedi.inc the end URL for external SVN repo should be changed to 
https://github.com/project-jedi/jedi/trunk

In TortoiseSVN that is, step by step

1) open c:\Delphi\Experts\theunknownones\ folder
2) r-click on "Common" folder, select TortoiseSVN -> Properties
3) select "svn:externals" and click "change"
4) select "jedi" click "change"
5) paste "https://github.com/project-jedi/jedi/trunk" for URL
6) click OK
7) click OK
8) r-click on "Common" folder, select SVN Update

Original comment by Arioch...@gmail.com on 10 Aug 2013 at 11:28

GoogleCodeExporter commented 9 years ago
Fixed

Original comment by chaosben@gmail.com on 20 Aug 2013 at 9:20