Details
Details
I have an svn import going on for 2 weeks and it's only 23% complete. How can I understand what is going on with it?
Answers
Answers
https://secure.phabricator.com/book/phabricator/article/repository_imports/ and https://secure.phabricator.com/book/phabricator/article/diffusion_updates/ may provide you with some answers.
Thanks for the guide. It seems that lots of svn operations are timing out for some reason like:
[27-Aug-2015 09:01:54 Europe/London] [2015-08-27 09:01:54] EXCEPTION: (PhutilProxyException) Error while executing Task ID 257644. {>} (CommandException) Command failed with error #1! COMMAND svn --non-interactive --no-auth-cache log --xml --verbose --limit 1 'svn://gcc.gnu.org/svn/gcc'@31197 STDOUT <?xml version="1.0" encoding="UTF-8"?> <log> STDERR svn: E210002: Unable to connect to a repository at URL 'svn://gcc.gnu.org/svn/gcc' svn: E210002: Network connection closed unexpectedly at [<phutil>/src/future/exec/ExecFuture.php:416]
I will have to understand why I get these timeouts but I guess I understand why importing is taking so long.
Thanks.
New Answer
New Answer