【发布时间】:2012-02-02 18:23:38
【问题描述】:
我正在尝试向 codeplex 提交一个项目 - 我无法推送我的源代码,所以我现在距离从他们的服务器上删除它还有 15 天的时间。
我正在使用 tortoisesvn,但我自己的 svn 服务器从来没有遇到过这个问题。
这是我提交的日志:
D:\Development\ChildLinksUpgrade
D:\Development\ChildLinksUpgrade\ChildLinksUpgrade
D:\Development\ChildLinksUpgrade\ChildLinksUpgrade\ChildLinksUpgrade.csproj
D:\Development\ChildLinksUpgrade\ChildLinksUpgrade\ImportModule.cs
D:\Development\ChildLinksUpgrade\ChildLinksUpgrade\License.txt
D:\Development\ChildLinksUpgrade\ChildLinksUpgrade\Properties
D:\Development\ChildLinksUpgrade\ChildLinksUpgrade\Properties\AssemblyInfo.cs
D:\Development\ChildLinksUpgrade\ChildLinksUpgrade\ReleaseNotes.txt
D:\Development\ChildLinksUpgrade\ChildLinksUpgrade\ViewChildLinksUpgrade.ascx
D:\Development\ChildLinksUpgrade\ChildLinksUpgrade\ViewChildLinksUpgrade.ascx.cs
D:\Development\ChildLinksUpgrade\ChildLinksUpgrade\ViewChildLinksUpgrade.ascx.designer.cs
D:\Development\ChildLinksUpgrade\ChildLinksUpgrade\_readMe.txt
D:\Development\ChildLinksUpgrade\ChildLinksUpgrade\web.Debug.config
D:\Development\ChildLinksUpgrade\ChildLinksUpgrade\web.Release.config
D:\Development\ChildLinksUpgrade\ChildLinksUpgrade\web.config
Commit failed (details follow):
At least one property change failed; repository is unchanged
The PROPPATCH request returned invalid XML in the response: XML parse error at
line 1: no element found (/svn/!svn/wrk/1c9ef6fb-1a14-9348-afe4-7a1d77a51333)
我使用的是最新版本的 TortoiseSVN。
【问题讨论】:
-
报错是否一致?什么版本的 TortoiseSVN?您遵循了哪些步骤?
-
当我尝试提交对属性的更改(例如 svn::ignore)时,我也会得到这个。如果您唯一的属性更改是 svn::ignores 那么只提交源文件可能是安全的。
-
是的——每次我尝试提交。使用乌龟 SVN 1.7.3.22386。从那以后,我转而使用 TFS - 并且至少将其推高了。不过想修复 SVN。
标签: tortoisesvn codeplex