Questions tagged [svnx]

SvnX is an OS X open source GUI for most features of the svn client binary.

According to its website, SvnX is an OS X open source GUI for most features of the svn client binary.

It allows you to browse your working copies, spot changes and operate on them but also to browse logs and revisions of your repositories.

It's written using Panther's new bindings mechanism for maximum flexibility and user experience.

17 questions
0
votes
1 answer

How can I merge subversion repositories?

I migrated to a new subversion server but one of the working copies was still pointing to the old one. I have checked in over one hundred revisions and I don't want to lose my check-ins. I am going to answer this myself, but I think others may find…
Bradley Slavik
  • 875
  • 7
  • 13
0
votes
1 answer

SVN Commit from Windows to Mac overwrites file permissions

I use a Mac Mini (Mavericks) to host svn repositories, which are accessed over a local network using the file:/// protocol. I can commit, update etc fine from a working copy on the same mac, and I can also commit/update etc fine from a working copy…
dartacus
  • 654
  • 1
  • 5
  • 16
1
2