1 updated user can't commit

2016-01-26 Thread Corey Meyer
Howdy, I have a repository that I have multi-users updating and committing to and from. Sadly my machine can’t commit. Since updating from SmartSVN7 to SmartSVN9 I get a number of errors depending on circumstances. If i’m trying to commit over the internet (which is normal, the server lives in S

Re: Modifying SVN Externals with Specific Revision

2016-01-26 Thread Daniel Shahaf
Crast, Nicholas wrote on Mon, Jan 25, 2016 at 14:16:52 +: > For anyone else in the future, there is more information here: > https://people.apache.org/~brane/svndocs/capi/group__Commit.html Not quite. That's trunk's documentation; promises made there are not binding. The released docs are th

Re: svn: E125012: Invalid character in hex checksum [SOLVED]

2016-01-26 Thread Matthew Jurgens
This is how I fixed it - * Install a virtual machine running Fedora 22 and subversion 1.8 * Copy the /var/svn repository directory to the new machine * Verified that the repository worked o svn checkout svn://localhost/ * Dump the working repository: o

Subversion on Lappstack

2016-01-26 Thread Subha Rosnan Putra
Its my first time using subversion and everything work fine. But then my boss ask me to put SVN on our server. Then i realize that apache was already installed there. And it use Lappstack Bitnami. So i need to improve and try to configure it. I suggest the configure will not to different from XAMPP