Re: Best version for RHEL7/CentOS 7?

2015-05-20 Thread Eliop
Les, I´ve installad Collabnet Subversion Edge 4.0.13 over CentOS 7 (miminal ISO) and works fine.

Re: reintegrate merge failing because "can only be used if revisions were previously merged", but it's a lie (I think?)

2015-05-20 Thread Andreas Stieger
You may have explicit subtree merge tracking information which differs from that on what is normally the root of the working copy and merge operation. These accumulate on actual merges on subtrees as well as copy operations to resolve tree conflicts. While it is a valid use case it is more likel

reintegrate merge failing because "can only be used if revisions were previously merged", but it's a lie (I think?)

2015-05-20 Thread Charlet, Ricky
Howdy, I have a trunk and a feature branch. Time has come (it was long, over a year) to reintegrate back into trunk. I have subversion 1.8 on both server and client (though a year ago, we were using 1.6 server and client). I have recently (like yesterday) merged trunk to branch

Re: Obtaining log messages for a diff

2015-05-20 Thread Daniel Shahaf
Nicolai Scheer wrote on Wed, May 20, 2015 at 11:40:49 +0200: > On 19 May 2015 at 15:51, Mark Phippard wrote: > > Assuming you know the revisions tag in 1.0.0 and 1.0.1 can't you just run > > svn log on branches/1.0.x and ask for all changes between those two > > revisions? > > Yes, that is the st

Re: SVN write through proxy out off sync

2015-05-20 Thread Mustafa Karci
Well, the problem seems to be the logg. In de svn i had enabled logg. So the /var/log/http was around 7gb. This is makes no sence because we still had more than 20gb of free disk space. So disabled log and removing all files in the http, this seems to do the job. And the question do we monitoring

Re: Compiling Subversion

2015-05-20 Thread Kris Deugau
Chandra, Ramesh H.S. IN BLR STS wrote: > I am trying to build the sources. When I execute ./configure > from the subversion directory, it is giving me the following error: > root@INBLRKUN1001:/subversion-1.8.13# ./configure > configure: Configuring Subversion 1.8.13 > configure: creat

Re: Best version for RHEL7/CentOS 7?

2015-05-20 Thread Les Mikesell
On Tue, Apr 28, 2015 at 4:37 PM, Les Mikesell wrote: > >>> Can someone comment on the best version of subversion to run on >>> CentOS7? The distribution supplies 1.7.14.I was thinking of >>> using the packaged 1.8.x from Wandisco, but I don't see a mod_dav_svn >>> here: >>> http://opensource

Compiling Subversion

2015-05-20 Thread Chandra, Ramesh H.S. IN BLR STS
Hello, The OS is "Ubuntu 14.04 LTS Server". I have download subversion-1.8.13 tar.gz package. After that, using the "alien" CLI, I converted the tar package to .deb package. I placed this .deb package under /var/cache/apt/archives and using dpkg -i <.deb package n

Re: local dir edit, incoming dir delete upon update

2015-05-20 Thread Stefan Sperling
On Mon, Apr 06, 2015 at 08:54:20AM -0600, Warren Block wrote: > May I humbly request improvements for this error message? > > local dir edit, incoming dir delete upon update > > The ambiguity of "edit" and "delete" (whether adjectives or verbs) is > confusing every time. > > Could it be: > >

Re: Obtaining log messages for a diff

2015-05-20 Thread Nicolai Scheer
Hi Mark, On 19 May 2015 at 15:51, Mark Phippard wrote: > On Mon, May 18, 2015 at 8:59 AM, Nicolai Scheer > wrote: >> >> Hi all, >> >> we run our subversion repository with a rather standard layout, e.g.: >> >> /trunk >> /branches/1.0.x >> /branches/1.1.x >> /tags/1.0.0 >> /tags/1.0.1 >> /tags/1.