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:
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.
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.
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.