开发者

graphical svn client for creating branches, merging branches etc?

hi i wonder if there are some GUI softwares to administrate a svn repo?

or do you actually have to log into the ubuntu server with ssh and use all the svn commands to copy the trunk to a branch, merge the data back and forth, copy to a tag, delete and so on...

im 开发者_StackOverflow中文版using netbeans in mac. i think it's only handling the communication between a local project and the repo. not the flows between trunc, branch and tag (creating, deleting, viewing differences etc)


If you do your work on Windows, you can use the TortoiseSVN tool. It integrates into the windows shell - you'll be able to right-click an empty folder and choose to check out a repository. From that checkout, you can use the tool to create branches or tags, and merge changes between branches and trunk.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜