Re: Svnserve port issue with Apache

2015-07-10 Thread Branko Čibej
On 10.07.2015 14:27, Ryan Schmidt wrote: > As I said, if you want the Subversion mod_dav_svn server on a separate > port from the rest of your web sites, you need to run a separate copy > of Apache httpd for Subversion. That's not the case, of course. You just have to tell httpd to listen on an ex

Re: Subversion encountered a serious problem.

2015-07-10 Thread Stefan Hett
Hi Mark, can't help you too much atm other than suggesting u update ur TortoiseSVN-version to the latest (which is 1.8.11). 1.8.7 is already several monthes old and based on SVN 1.8.9 (while the latest being 1.8.13). Looking at the changelog in SVN 1.8.13 brings up a few candidates which might

Re: Subversion encountered a serious problem.

2015-07-10 Thread Andreas Mohr
Hi, no input to the specific issue at hand (sorry), but: On Fri, Jul 10, 2015 at 05:32:35PM +, Mark Sudakov wrote: >I was trying to resolve conflict, didn’t find a solution in mailing >archives, and got an error. This behavior was reproduced several times and >conflict was not res

Subversion encountered a serious problem.

2015-07-10 Thread Mark Sudakov
I was trying to resolve conflict, didn't find a solution in mailing archives, and got an error. This behavior was reproduced several times and conflict was not resolved. --- Subversion Exception! --- Subversion encountered a serious problem. Please

RE: Tool for upgrading many svn repos with dump/load?

2015-07-10 Thread Andrew Reedick
Since you're moving from windows to Ubuntu, you can run the dump/load process over ssh to avoid having to deal with bloated dump files: http://martin.ankerl.com/2006/01/24/svnadmin-dump-and-load-over-ssh/ (You can use mobaxterm (http://mobaxterm.mobatek.net/ ) on Windows, which is a Cygwin ba

Re: Svnserve port issue with Apache

2015-07-10 Thread Ryan Schmidt
On Jul 9, 2015, at 8:23 PM, Prakash Reddy wrote: > After installing those three rpms on the linux box, the svn link works, but > my other application running earlier wont work. It means the application will > be running in the background but the web link wont launch. Below is the > message fro

Re: svnserve not working

2015-07-10 Thread Thorsten Schöning
Guten Tag Prakash Reddy, am Freitag, 10. Juli 2015 um 08:36 schrieben Sie: > Your search - svn://svn@orgvodisds/myproject - did not match any documents. Where did you type that URL? This is nothing for your browser or such, but for a SVN client. You need to get a client and do something with you

Tool for upgrading many svn repos with dump/load?

2015-07-10 Thread Thorsten Schöning
Hi all, are you aware of any tool that is able to upgrade many SVN repos by creating a new empty default repo, dump a corresponding old repo, load that dump into the new one AND is able to MERGE the configuration? I have some dozen repos hosted by svnserve with independent realms, users, authz rul