0

Can I use "Unfuddle" without the need to have a subversion/GIT account? It is my understanding that these revision/versioning tools sit under Unfuddle which is a hosted application.

If this is the case, how does one upload source code as I cannot see any obvious way via the Unfuddle dashboard.

GF

PS I asked a similar question earlier but I felt it wasn't worded as well as the above and so I deleted it.

4

2 回答 2

0

打开日食

点击SVN菜单

- Click 'Checkout Projects from SVN'

- 'Create a new repository location'

- Just enter the unfuddle URL (http://(subdomain).unfuddle.com/svn/subdomain_repository abbreviation (Provided when creating a new svn repository in unfuddle) )
       Ex: http://xyz.unfuddle.com/svn/xyz_rep
       xyz - subdomain
       rep - abbreviation

在 eclipse 中创建源目录/文件夹并将更改提交到 unfuddle 在线存储库。

于 2012-05-17T12:39:05.323 回答
0

我最终下载了“subclipse”(Eclipse 的一个颠覆插件)。从那里我可以上传到由“Unfuddle”托管的我的颠覆存储库。优秀的小服务。

感谢所有的帮助(不是)。:.))

GF

于 2012-03-08T20:04:48.307 回答