Kru*_*nal 8 svn tortoisesvn github git-svn
当我尝试从GitHub获取最新版本时,我遇到了这个错误.你有这个错误的经验吗,请帮帮我!
我尝试了一个全新的结账并得到了同样的错误.请注意,它只发生在我从Github退房时.当我从我们当地的SVN存储库结账时,它工作正常.
---------------------------
Subversion Exception!
---------------------------
Subversion encountered a serious problem.
Please take the time to report this on the Subversion mailing list
with as much information as possible about what
you were trying to do.
But please first search the mailing list archives for the error message
to avoid reporting the same problem repeatedly.
You can find the mailing list archives at
http://subversion.apache.org/mailing-lists.html
Subversion reported the following
(you can copy the content of this dialog
to the clipboard using Ctrl-C):
In file
 'D:\Development\SVN\Releases\TortoiseSVN-1.8.6\ext\subversion\subversion\libsvn_wc\update_editor.c'
 line 1550: assertion failed (action == svn_wc_conflict_action_delete)
---------------------------
OK   
---------------------------
我试图找到问题,但无法通过谷歌搜索找到任何解决方案.
其他人也在这里报告了这个问题,似乎还没有解决... http://subversion.1072662.n5.nabble.com/assert-triggered-in-update-editor-c-td117139.html
此外,这个问题似乎与TortoiseSVN没有关系,因为我试图使用Visual Studio中的AnkhSVN更新存储库,我得到了同样的错误.
SharpSvn.SvnMalfunctionException: Subversion reported a malfunction 'action == svn_wc_conflict_action_delete' on line 1550 of '..\..\..\subversion\libsvn_wc\update_editor.c'.
   at ?A0x12823cd1.sharpsvn_malfunction_handler(Int32 can_return, SByte* file, Int32 line, SByte* expr)
   at svn_client_update4(apr_array_header_t** , apr_array_header_t* , svn_opt_revision_t* , svn_depth_t , Int32 , Int32 , Int32 , Int32 , Int32 , svn_client_ctx_t* , apr_pool_t* )
   at SharpSvn.SvnClient.Update(ICollection`1 paths, SvnUpdateArgs args, SvnUpdateResult& result)
   at SharpSvn.SvnClient.Update(String path, SvnUpdateArgs args, SvnUpdateResult& result)
   at Ankh.Commands.SolutionUpdateCommand.PerformUpdate(CommandEventArgs e, ProgressWorkerArgs wa, SvnRevision rev, Boolean allowUnversionedObstructions, Boolean updateExternals, Boolean setDepthInfinity, IEnumerable`1 groups, SvnUpdateResult& updateResult)
   at Ankh.Commands.SolutionUpdateCommand.<>c__DisplayClass9.<OnExecute>b__6(Object sender, ProgressWorkerArgs a)
   at Ankh.ProgressRunnerService.ProgressRunner.Run(Object arg)
我尝试使用命令提示符svn update更新本地副本..并得到相同的错误..
Updating '.':
svn: E235000: In file 'D:\Development\SVN\Releases\TortoiseSVN-1.8.6\ext\subvers
ion\subversion\libsvn_wc\update_editor.c' line 1550: assertion failed (action ==
 svn_wc_conflict_action_delete)
知道怎么解决吗?
同样的问题也报告给了 Github 支持,他们建议我们使用标准 SVN 客户端,特别是http://www.sliksvn.com/en/download。尝试使用相同的方法签出相同的存储库效果很好。
如果您遇到类似问题,请使用 SilkSVN 或其他 SVN 客户端重试。
| 归档时间: | 
 | 
| 查看次数: | 4592 次 | 
| 最近记录: |