Page MenuHomePhabricator

svn not work with some log, need help, please.
OpenPublic

Asked by Cain1127 on Jul 19 2016, 4:35 AM.
Tags
None
Referenced Files
F1728863: pasted_file
Jul 19 2016, 4:35 AM
F1728861: pasted_file
Jul 19 2016, 4:35 AM
Subscribers

Details

  1. git have work well.
  2. svn not work

A. repo main page

pasted_file (551×1 px, 84 KB)

B. status
pasted_file (580×1 px, 126 KB)

C. when use "svn checkout svn+ssh://git@120.25.127.191:22/diffusion/1/ Prepare_Building" to checkout, got error as follow:
bogon:~ admin$ svn checkout svn+ssh://git@120.25.127.191:22/diffusion/1/ Prepare_Building
svn: E170013: Unable to connect to a repository at URL 'svn+ssh://git@120.25.127.191:22/diffusion/1'
svn: E210002: To better debug SSH connection problems, remove the -q option from 'ssh' in the [tunnels] section of your Subversion configuration file.
svn: E210002: Network connection closed unexpectedly
bogon:~ admin$
C. dae log
STDERR
fatal: your current branch 'master' does not have any commits yet
at [<phutil>/src/future/exec/ExecFuture.php:361]
arcanist(head=master, ref.master=2374403e8f80), phabricator(head=master, ref.master=e984f0eb76fe), phutil(head=master, ref.master=51c179b4c000)

#0 ExecFuture::resolvex() called at [<phutil>/src/filesystem/linesofalarge/LinesOfALargeExecFuture.php:108]
#1 LinesOfALargeExecFuture::readMore() called at [<phutil>/src/filesystem/linesofalarge/LinesOfALarge.php:199]
#2 LinesOfALarge::next() called at [<phutil>/src/filesystem/linesofalarge/LinesOfALarge.php:111]
#3 LinesOfALarge::rewind() called at [<phabricator>/src/applications/repository/daemon/PhabricatorGitGraphStream.php:33]
#4 PhabricatorGitGraphStream::__construct(PhabricatorRepository) called at [<phabricator>/src/applications/repository/engine/Phabrica... (1,169 more bytes) ... at [<phutil>/src/future/exec/ExecFuture.php:361]

[19-Jul-2016 12:34:16 PRC] arcanist(head=master, ref.master=2374403e8f80), phabricator(head=master, ref.master=e984f0eb76fe), phutil(head=master, ref.master=51c179b4c000)
[19-Jul-2016 12:34:16 PRC] #0 <#3> ExecFuture::resolvex() called at [<phabricator>/src/applications/repository/daemon/PhabricatorRepositoryPullLocalDaemon.php:393]
[19-Jul-2016 12:34:16 PRC] #1 phlog(PhutilProxyException) called at [<phabricator>/src/applications/repository/daemon/PhabricatorRepositoryPullLocalDaemon.php:400]
[19-Jul-2016 12:34:16 PRC] #2 PhabricatorRepositoryPullLocalDaemon::resolveUpdateFuture(PhabricatorRepository, ExecFuture, integer) called at [<phabricator>/src/applications/repository/daemon/PhabricatorRepositoryPullLocalDaemon.php:201]
[19-Jul-2016 12:34:16 PRC] #3 PhabricatorRepositoryPullLocalDaemon::run() called at [<phutil>/src/daemon/PhutilDaemon.php:184]
[19-Jul-2016 12:34:16 PRC] #4 PhutilDaemon::execute() called at [<phutil>/scripts/daemon/exec/exec_daemon.php:127]

Please give me some help.....very much thanks.

New Answer