graphical svn client for creating branches, merging branches etc?
- by ajsie
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…