简体   繁体   English

Eclipse-连接到SVN信息库

[英]Eclipse- connecting to svn repository

I downloaded the SVN plugin for eclipse and I am now having trouble connecting to the repository I need. 我下载了Eclipse的SVN插件,但现在无法连接到所需的存储库。 I have the URL that I should be adding (it works on my school's computer). 我有应该添加的URL(可以在学校的计算机上使用)。 However I don't think it is doing what it should be. 但是我不认为它在做应该做的事情。 I included a picture that shows the pop up window when I try to add a new repository on eclipse. 当我尝试在eclipse上添加新存储库时,我附带了一张显示弹出窗口的图片。 It is creating a folder inside of my eclipse folder in applications when I attempt to add this. 当我尝试添加它时,它将在应用程序的eclipse文件夹内创建一个文件夹。 The dialog on this window looks different than the one that comes up at school. 该窗口上的对话框看起来与学校出现的对话框不同。 This particular window will only let me select "file system"? 这个特定的窗口只会让我选择“文件系统”吗? I believe that is just creating this repository on my own computer? 我相信这只是在我自己的计算机上创建此存储库? What do I need to do to connect to a remote repository? 我需要怎么做才能连接到远程存储库?

http://s23.postimage.org/e4s7iso7f/screen_capture.png <- pic here http://s23.postimage.org/e4s7iso7f/screen_capture.png <-图片在这里

Please follow these steps: 请按照以下步骤操作:

  1. Window, Open Perspective 窗户,透视图
  2. Select "SVN Repository Exploring" 选择“ SVN存储库浏览”
  3. Once you are there, if SVN Repositories is not showing, go to Window,Show view, and select "SVN Repositories" 到那里后,如果未显示SVN信息库,请转到“窗口,显示”视图,然后选择“ SVN信息库”
  4. Now right click on the empty area of the SVN Repositories to have the context menu show up 现在,右键单击SVN存储库的空白区域以显示上下文菜单。
  5. Select "Repository Location" 选择“存储库位置”
  6. Enter the URL and a label of your choice 输入网址和您选择的标签
  7. Enter username and password if necessary and click "Save authentication" 输入用户名和密码(如果需要),然后单击“保存身份验证”
  8. Click Finish 点击完成

I suspect that you are selecting "New Repository" instead of "Repository Location". 我怀疑您选择的是“新存储库”而不是“存储库位置”。

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

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