Página 1 de 2

Repositorio SVN

Publicado: 17 Abr 2017, 09:20
por deibit
Hola!

Este es mi promer post, gracias por ofrecer este fantastico producto :D

Tengo una pregunta.. el repositorio SVN http://www.atc.us.es/svn/zxuno/ esta caido o ha cambiado de URL?

Siempre me da un 404 cada vez que accedo :(

Perdon si esto ya ha sido respondido, en la busqueda no he encontrado nada :S

Gracias!

Re: Repositorio SVN

Publicado: 17 Abr 2017, 10:30
por guido
take a look at this thread
viewtopic.php?f=34&t=1309

It seems to be, that we have to wait....

Re: Repositorio SVN

Publicado: 17 Abr 2017, 10:48
por deibit
thanks guido! :)

Re: Repositorio SVN

Publicado: 18 Abr 2017, 04:45
por mcleod_ideafix
Sorted! These are the new parameters for the SVN repository:

URL: http://svn.zxuno.com/svn/zxuno
User and pass, as always:
user: guest
password: zxuno

For those users who are using the repository from Windows using TortoiseSVN, relocate your working copy as follows:
- Right click on the directory that contains the root of your working copy
- From the context menu, choose TortoiseSVN, and from its own context menu, choose Relocate
- A dialog box will show you want to move from www.atc.us.es/svn/zxuno to ...... (the new URL)
- User and password will be asked
- If there is a warning about non valid certificate, it's just because TortoiseSVN detected that this server can be reached from HTTPS and will use that by default, but I haven't purchased a Verisign certificate, so it's just a self-signed certificate. It's safe to accept it now and forever

And that's all. New updates and commits (for developers) can be made from the new repo.

Re: Repositorio SVN

Publicado: 18 Abr 2017, 10:57
por brunosilva
@mcleoad

you can generate the ssl for free...

www.sslforfree.com

no need to buy (just have to create a new certificate from time to time - 3 months)

Re: Repositorio SVN

Publicado: 18 Abr 2017, 13:32
por mcleod_ideafix
brunosilva escribió:@mcleoad

you can generate the ssl for free...

http://www.sslforfree.com

no need to buy (just have to create a new certificate from time to time - 3 months)
Thank you very much! Just generated and installed this certificate!

Re: Repositorio SVN

Publicado: 18 Abr 2017, 13:33
por brunosilva
glad to help :)

Re: Repositorio SVN

Publicado: 13 Abr 2018, 22:16
por brunosilva
@mcleod - you should update the ssl every 3 months... if you register... you get an email when it's about to expire... :)

Re: Repositorio SVN

Publicado: 14 Abr 2018, 00:28
por mcleod_ideafix
brunosilva escribió:@mcleod - you should update the ssl every 3 months... if you register... you get an email when it's about to expire... :)
Or just connect to it by regular http. No sensitive information is exchanged to justify using https (the username and password are public anyway)

Re: Repositorio SVN

Publicado: 14 Abr 2018, 00:33
por brunosilva
"https for all" :) I use http to access the repo :)