You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Jing-Reng Huang <jr...@realtek.com.tw> on 2004/09/01 11:48:31 UTC

export hang on symbolic link

Dears, 


   Platform : Redhat Linux 7.2 with kernel 2.4.26
   Server    : Apache 2.0.49 + 1.1.0 RC2
   Client:   Subversion 1.1.0 RC2

   svn export http://xxx/aaa  bbb
   This process hangs when it encounters the first symbolic link. 

   svn co http://xxx/aaa aaa
   svn export aaa ccc
   This process runs well.