Strange merge problem

2016-07-14 Thread Alfred von Campe
A user at work came to me with a strange merge issue and I have been able to reproduce it. This happens with both a 1.8.16 and 1.9.4 Linux CLI client. I usually can resolve these merge issues by deleting superfluous svn:mergeinfo properties in subdirectories and/or by editing the svn:mergeinfo

Re: assertion failed - svn_direct_is_absolute(local_abspath)

2016-07-14 Thread Stefan
Hi Todd, you are using an ancient TSVN version. Please upgrade to a later one. I just verified that the current TSVN version (1.9.4) is not suffering the issue anymore. > System ran out of resources while composing previous message. Extra > information: > > > > TortoiseSVN version: 1.7.0, Buil

Re: Tortoise SVN issue - repository not found

2016-07-14 Thread Stefan
Hi Cindy, > After using Tortoise SVN successfully for many years with our web > hosted Linux apache server, I am suddenly unable to connect and > repository is not found at the URL. > > > > When I attempt to view a file while in my Offline Tortoise SNV log, I > receive this error: > > > >

assertion failed - svn_direct_is_absolute(local_abspath)

2016-07-14 Thread Neaves, Todd
--- Subversion Exception! --- Subversion encountered a serious problem. Please take the time to report this on the Subversion mailing list (users@subversion.apache.org) with as much information as possible about what you were trying to do. But please

Tortoise SVN issue - repository not found

2016-07-14 Thread Cindy Holly
After using Tortoise SVN successfully for many years with our web hosted Linux apache server, I am suddenly unable to connect and repository is not found at the URL. When I attempt to view a file while in my Offline Tortoise SNV log, I receive this error: --- Subversio

RE: assertion failed - svn_direct_is_absolute(local_abspath)

2016-07-14 Thread Neaves, Todd
System ran out of resources while composing previous message. Extra information: TortoiseSVN version: 1.7.0, Build 22068 - 64 Bit , 2011/10/10 09:48:29 Subversion 1.7.0 Apr 1.4.5 Apr-utils 1.3.12 Neon 0.29.6 OpenSSL 1.0.0e 6 Sep 2011 Zlib 1.2.5 Windows 7 Enterprise, Service Pack 1 System ran o

Re: --EXTERNAL--Re: Bug Report Againgst Subversion 1.9.3 libsvn_subr

2016-07-14 Thread Stefan Sperling
On Thu, Jul 14, 2016 at 04:56:21PM +, Bailey, Aaron wrote: > Hey Stefan, > > I think I know what is going on, this is due to my lack of knowledge > about the inner workings of Apache. I'm building subversion for an > several older versions of Linux. I couldn't update the packages on > several

RE: --EXTERNAL--Re: Bug Report Againgst Subversion 1.9.3 libsvn_subr

2016-07-14 Thread Bailey, Aaron
Hey Stefan, I think I know what is going on, this is due to my lack of knowledge about the inner workings of Apache. I'm building subversion for an several older versions of Linux. I couldn't update the packages on several of them so I statically linked in all of the dependencies for subversion

Re: svn command for diffstat

2016-07-14 Thread Pavel Lyalyakin
Hello Scott, On Thu, Jul 14, 2016 at 6:29 PM, Scott Aron Bloom wrote: > > What is the best svn diff options to use to pipe into diffstat. > > Essentially, Im looking for the number of new lines, deleted lines and number > of modified. > > My main problem is when a svn diff is performed on a dire

svn command for diffstat

2016-07-14 Thread Scott Aron Bloom
What is the best svn diff options to use to pipe into diffstat. Essentially, Im looking for the number of new lines, deleted lines and number of modified. My main problem is when a svn diff is performed on a directory copy, I don't want those files counted as "added" Scott

Re: Bug Report Againgst Subversion 1.9.3 libsvn_subr

2016-07-14 Thread Stefan Sperling
On Wed, Jul 13, 2016 at 05:37:36PM +, Bailey, Aaron wrote: > This is an update to the reported issue below. > > It appears that calling the pre-processor macro svn_pool_create with an > argument of NULL is done a lot in the Subversion code base. The comments in > the APR function apr_pool_cr