Page 1 of 2

Source code migration - update your SVN repository adress !

PostPosted: Mon Feb 04, 2013 3:39 pm
by Graveen
Hello dear followers,

I'm currently upgrading Dawn of Light to latest infrastructure from our code hosters, the well-named Sourceforge. Basically, we will benefits extended control over the project, especially in reporting way.

It includes a major change to the SVN repository. The previous one no longer exists, so you have to use:

http://svn.code.sf.net/p/dolserver/code/DOLSharp/trunk/ for the DOL source code.
http://svn.code.sf.net/p/dolserver/code/ for DOL source code and hosted tools.

Don't forget to visit: https://sourceforge.net/p/dolserver/code/

I'm currently updating the current website to reflect this change.

HF, Graveen.

Re: Source code migration - update your SVN repository adres

PostPosted: Mon Feb 04, 2013 8:06 pm
by Ephemeral
'.....' is not the root of the repository.

STAHP, GRAVEEN, STAHP! What've you done!


Also, the uuid's are different so a simple relocate won't work, had to checkout completely again and then re-apply my recent changes to my branch >:(

Re: Source code migration - update your SVN repository adres

PostPosted: Mon Feb 04, 2013 8:46 pm
by Graveen
1) checkout
2) overwrite with your actual files
3) magic !

Re: Source code migration - update your SVN repository adres

PostPosted: Mon Feb 04, 2013 8:56 pm
by Ephemeral
Still, you broke it by changing the UUID, bad graveen! :P

Re: Source code migration - update your SVN repository adres

PostPosted: Mon Feb 04, 2013 9:50 pm
by mystemas
Hi!
I have an issue when trying to redo my checkout with a new folder:
Code: Select all
Checkout from http://sourceforge.net/p/dolserver/code/HEAD/tree, revision HEAD, Fully recursive, Externals included Unable to connect to a repository at URL 'http://sourceforge.net/p/dolserver/code/HEAD/tree' The OPTIONS request returned invalid XML in the response: XML parse error at line 115: mismatched tag (http://sourceforge.net/p/dolserver/code/HEAD/tree)
I tried with both URL provided (with https & http) , none of them lead to success :(

If 1 of you has an idea, I'll appreciate to understand where's my error.
thanks,
mystemas

Re: Source code migration - update your SVN repository adres

PostPosted: Mon Feb 04, 2013 11:29 pm
by Graveen
I updated the links. It was SF ones with the full interface to checkout , you can browse the code directly etc, but not suitable for CO directly. Anyhow, on the full interface, clic HTTP dans the command is displayed.

Re: Source code migration - update your SVN repository adres

PostPosted: Tue Feb 05, 2013 10:39 pm
by Tralon
I have a problem, i cant use the new source code, everytime it wants to have username and password...

Re: Source code migration - update your SVN repository adres

PostPosted: Tue Feb 05, 2013 11:18 pm
by Tolakram
Remove the https from the link and instead use http

http://svn.code.sf.net/p/dolserver/code/DOLSharp/trunk/

Re: Source code migration - update your SVN repository adres

PostPosted: Tue Feb 05, 2013 11:38 pm
by Graveen
I can browse the SVN without being loggued, i think you can checkout. Please go on the SF code page ( https://sourceforge.net/p/dolserver/code/ ) and grab the links there.

Tola, i updated Storm & Storm d2 scripts to sync with this SVN.

Re: Source code migration - update your SVN repository adres

PostPosted: Wed Feb 06, 2013 6:05 pm
by Tralon
thx graveen+tola works

Re: Source code migration - update your SVN repository adres

PostPosted: Wed Feb 06, 2013 6:24 pm
by Tolakram
I can browse the SVN without being loggued, i think you can checkout. Please go on the SF code page ( https://sourceforge.net/p/dolserver/code/ ) and grab the links there.

Tola, i updated Storm & Storm d2 scripts to sync with this SVN.
Oh, hey, so did you update the code to work with the latest core or just update the scripts to grab from the correct location. Code won't compile, but I've disabled getting new core code for now until I take the time to update.

Re: Source code migration - update your SVN repository adres

PostPosted: Wed Feb 06, 2013 10:45 pm
by Graveen
Ok i'll throw an eye tomorrow, to check if scripts are ok with this new core.

Re: Source code migration - update your SVN repository adres

PostPosted: Thu Feb 07, 2013 10:46 am
by Urza
Hi,
Code: Select all
http://dolserver.svn.sourceforge.net/viewvc/dolserver?view=rev
what is the new url so i can see your changes/revision?
greetings urza

Re: Source code migration - update your SVN repository adres

PostPosted: Thu Feb 07, 2013 11:20 am
by Ephemeral

Re: Source code migration - update your SVN repository adres

PostPosted: Thu Feb 07, 2013 1:45 pm
by Graveen
You have them listed either:
- on the RSS feeds for commits: http://sourceforge.net/p/dolserver/code/feed
- on the Allura dashboard: http://sourceforge.net/p/dolserver/code/commit_browser

I don't desesperate to auto post commits in the SVN section of the forum, if i can script any XML generation, and update the parser to read it.