我想从SVN repositoy的主干获取项目。完成后,我在本地进行的任何更改都应该更新到SVN。我该怎么办?
我在陆龟SVN中尝试了以下内容:
1. created a project folder.
2. right click and gave export option and the link for SVN repository. then ok
3. got all files to the local file system.
效果很好。但我没有看到所有文件夹中的绿色刻度标记,或者当我右键单击我的项目文件夹时,我没有看到SVN更新或提交选项。为什么会这样?我哪里错了?
答案 0 :(得分:7)