我在OS上使用svn,并且能够从我的大学校园(我在家)的svn服务器的存储库中检出项目。我现在正在尝试提交本地工作目录中的文件。我使用以下命令:
svn commit -m "First commit" file://hostname.ac.uk/directory/project/
其中,hostname与我用来成功签出项目的主机名相同。但是,将返回以下错误消息:
svn: Must give local path (not URL) as the target of a commit
值得知道的是,我以前从来没有为svn做过任何事情。我想知道消息是否暗示要提交我必须物理连接