graphical svn client for creating branches, merging branches etc?

Posted by ajsie on Server Fault See other posts from Server Fault or by ajsie
Published on 2010-03-31T23:16:44Z Indexed on 2010/03/31 23:23 UTC
Read the original article Hit count: 123

Filed under:

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 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)

© Server Fault or respective owner

Related posts about svn