简体   繁体   English

togoise SVN - 从SVN存储库获取项目并从本地检入

[英]tortoise SVN - getting project from SVN repository and checking in from local

I want to get project from the trunk of SVN repositoy. 我想从SVN repositoy的主干中获取项目。 Once that is done any changes that i make in local I should update to SVN. 完成后,我在本地进行的任何更改都应该更新到SVN。 How can i do it? 我该怎么做?

I tried the following in tortoise 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.

It works well. 它运作良好。 But i dont see the green tick mark in all the folders or I dont see SVN update or commit option when I right click my project folder. 但我没有看到所有文件夹中的绿色刻度标记,或者当我右键单击我的项目文件夹时,我没有看到SVN更新或提交选项。 Why is it so? 为什么会这样? where am i wrong? 我哪里错了?

  1. Create a folder in your local system. 在本地系统中创建一个文件夹。
  2. Right click and select SVN check out. 右键单击并选择SVN签出。
  3. Select the SVN repository you want to get. 选择要获取的SVN存储库。
  4. Once you are done editing, right click and select SVN Commit. 完成编辑后,右键单击并选择SVN Commit。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM