查看Eclipse中的项目 - SVN

时间:2023-01-13 22:06:00

I have a project in my repository called "Dog", however when I navigate to the trunk and right click it and select check out, it puts it in my working Java directory as a project named "temp"...why is this?

我在我的存储库中有一个名为“Dog”的项目,但是当我导航到trunk并右键单击它并选择check out时,它将它作为名为“temp”的项目放在我工作的Java目录中......为什么会这样?

1 个解决方案

#1


0  

I wasn't able to reproduce this in Galileo on this computer, but I think you should clarify exactly what you're doing to get this result, i.e. which perspective is active. In 'SVN Repository Exploring' I was able to to check out a project under trunk using the bare 'check out' context menu item and the project was named as I would expect. Of course, you have more control by using the "Find/Check out as..." command, and this would almost certainly help you if you haven't tried it out.

我无法在这台计算机上重现这一点,但我认为你应该明确说明你正在做什么才能得到这个结果,即哪个观点是活跃的。在'SVN Repository Exploring'中,我能够使用裸露的'check out'上下文菜单项检查一个项目,并且项目按照我的预期命名。当然,通过使用“查找/签出为...”命令可以获得更多控制权,如果您还没有尝试过,这几乎肯定会对您有所帮助。

There may also be an issue with the project files in the repo...does checking out through Eclipse work as expected on another computer?

回购中的项目文件可能存在问题...是否可以通过Eclipse在另一台计算机上按预期工作?

#1


0  

I wasn't able to reproduce this in Galileo on this computer, but I think you should clarify exactly what you're doing to get this result, i.e. which perspective is active. In 'SVN Repository Exploring' I was able to to check out a project under trunk using the bare 'check out' context menu item and the project was named as I would expect. Of course, you have more control by using the "Find/Check out as..." command, and this would almost certainly help you if you haven't tried it out.

我无法在这台计算机上重现这一点,但我认为你应该明确说明你正在做什么才能得到这个结果,即哪个观点是活跃的。在'SVN Repository Exploring'中,我能够使用裸露的'check out'上下文菜单项检查一个项目,并且项目按照我的预期命名。当然,通过使用“查找/签出为...”命令可以获得更多控制权,如果您还没有尝试过,这几乎肯定会对您有所帮助。

There may also be an issue with the project files in the repo...does checking out through Eclipse work as expected on another computer?

回购中的项目文件可能存在问题...是否可以通过Eclipse在另一台计算机上按预期工作?