Yes I tried , but I get the same error. I´ve tried to send the output to a 
file and it works. I supose the problem is the console or I don´t know. The 
problem is that it's double effort and it's not efficient so I'll keep 
trying.

El viernes, 28 de junio de 2019, 14:58:04 (UTC+2), Ariel Juodziukynas 
escribió:
>
> Have you tried the --verbose option when you run the command? it should 
> give you some information of all the steps that the command executes.
>
> El vie., 28 jun. 2019 a las 7:15, Harold Alcalde Solarte (<
> haroldalca...@gmail.com <javascript:>>) escribió:
>
>> Blank space is an error when copying.
>> The command works I use the same command with another repository smaller 
>> than this, I was thinking if it's something of the response time or the 
>> timeout, but I can not find anything.
>>
>> El jueves, 27 de junio de 2019, 15:39:41 (UTC+2), Ariel Juodziukynas 
>> escribió:
>>>
>>> You have no blank space between USER and "--password". Also add the 
>>> option "--verbose" to the comend to see more info of the request. Are you 
>>> sure the command works? I mean, I don't see how it's related to ruby nor 
>>> rubyonrails.
>>>
>>> El jue., 27 jun. 2019 a las 10:12, Harold Alcalde Solarte (<
>>> haroldalca...@gmail.com>) escribió:
>>>
>>>> Hi all,
>>>>
>>>> I am trying to create in my APP a tree of directories from the data of 
>>>> the SVN repository. My app is on Windows and the repository I'm trying to 
>>>> access on another Linux server.
>>>> I'm using the command to get all the files and folders:
>>>>
>>>> 'svn list -R http://172.xx.xx.xx/repos/Ttest/ --trust-server-cert 
>>>> --non-interactive --username USER--password PASSWORD'
>>>>
>>>> When I execute the command it doesnt do anything and once the execution 
>>>> is cut, the following error is shown:
>>>>
>>>>
>>>> svn: E200015: Se atrapó una señal
>>>> svn: E200015: Se atrapó una señal
>>>> svn: E200015: Se atrapó una señal
>>>> svn: E170013: Unable to connect to a repository at URL '
>>>> http://172.xx.xx.xx/repos/Ttest/test1.txt'
>>>> svn: E200015: Se atrapó una señal
>>>> svn: E200015: Se atrapó una señal
>>>>
>>>>
>>>> I have searched for those errors but I can not find a solution.
>>>>
>>>> Any suggestions?
>>>>
>>>> -- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "Ruby on Rails: Talk" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to rubyonra...@googlegroups.com.
>>>> To post to this group, send email to rubyonra...@googlegroups.com.
>>>> To view this discussion on the web visit 
>>>> https://groups.google.com/d/msgid/rubyonrails-talk/c94a665a-ae09-4cea-a452-3cbc5a9eaf80%40googlegroups.com
>>>>  
>>>> <https://groups.google.com/d/msgid/rubyonrails-talk/c94a665a-ae09-4cea-a452-3cbc5a9eaf80%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Ruby on Rails: Talk" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to rubyonra...@googlegroups.com <javascript:>.
>> To post to this group, send email to rubyonra...@googlegroups.com 
>> <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/rubyonrails-talk/7894c38e-f837-4659-8fac-85eaf9b21581%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/rubyonrails-talk/7894c38e-f837-4659-8fac-85eaf9b21581%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/7f4b3794-ce0b-4888-a6d4-422b9f9ddcde%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to