我遇到以下svn错误,但我不知道这意味着什么以及如何解决该问题。 Maybee有人知道:
svn commit -m ""
Deleting CashFlower/CashFlower/AusgabenView.h
svn: Commit failed (details follow):
svn: File 'CashFlower/AusgabenView.h' is out of date
svn: '/cashflower/!svn/wrk/be23ed68-704b-49bf-ac15-88f3164974d1/CashFlower/CashFlower/AusgabenView.h' path not found
其实我什么都不懂。 文件'/cashflower/!svn/wrk/be23ed68-704b-49bf-ac15-88f3164974d1/CashFlower/CashFlower/AusgabenView.h'不存在,我也不知道此路径。
编辑:是否可以提交较旧的修订版,使其成为新的最新版本?