Hi;
We have a new project, new repository and we are having a terrible time
getting it committed. It's not a small project, about 50mb I think.
When trying to commit, we get an error "svndiff has invalid header".
The commit will run for a few minutes and then get that error. We've
tried it
Philip Martin wrote on Tue, Apr 09, 2013 at 00:30:21 +0100:
> Another option is that you built Subversion correctly but something went
> wrong with the module installation. You can check by running nm on
> mod_dav_svn.o:
>
> $ nm subversion/mod_dav_svn/.libs/mod_dav_svn.o | grep ap_log_error
>
>
Maureen Barger writes:
> Reran.
> I am using gcc (GCC) 4.4.6 20120305
>
> authz.i seems to be using the file fromthe correct apache:
> # 1 "/etc/apache2/include/http_log.h" 1
So is that an apache 2.4 file? It should contain something like:
#ifdef AP_HAVE_C99
/* need additional step to expand A
Reran.
I am using gcc (GCC) 4.4.6 20120305
authz.i seems to be using the file fromthe correct apache:
# 1 "/etc/apache2/include/http_log.h" 1
On Mon, Apr 8, 2013 at 1:59 PM, Philip Martin
wrote:
> Maureen Barger writes:
>
>> Did this, not finding a authz.i file (searched entire disk).
>
> Did y
Maureen Barger writes:
> Did this, not finding a authz.i file (searched entire disk).
Did you add the -save-temps option? The authz.i file should be in the
directory where you executed this command:
>> gcc -save-temps -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -g -O2 -g -O2 -pthread
>> -Werror=impl
Hi,
On Mon, Apr 08, 2013 at 11:04:17AM -0400, Maureen Barger wrote:
> This is very thorough and I thank you, but I am not finding anything
> like that in the subversion dir tree.
> Daniel, I am also not finding 'You could look for a '#define
> AP_HAVE_C99 1' line in files that
> http_log.h include
>
> for rev in `svn log -r0:HEAD ${url}/${project} | \
>
> egrep "^r[0-9]+ |" | cut -d " " -f1`; do
>
>svnrdump dump --incremental -r ${rev:1} ${url}/${project} >>
> ${project}.dump
>
> done
>
Basically, I am only dumping (incrementally) the revisions which actually
>
Did this, not finding a authz.i file (searched entire disk).
On Mon, Apr 8, 2013 at 11:44 AM, Philip Martin
wrote:
> Maureen Barger writes:
>
>> libtool: compile: gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -g -O2 -g
>> -O2 -pthread -Werror=implicit-function-declaration
>> -I/etc/apache2/include -
Maureen Barger writes:
> libtool: compile: gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -g -O2 -g
> -O2 -pthread -Werror=implicit-function-declaration
> -I/etc/apache2/include -I./subversion/include -I./subversion
> -I/etc/apache2/include -I/etc/apache2/include
> -I/usr/local/serf/include/serf-0
> -
I read it as those lines would be in the source, not that I should run
them. (blush)
I removed authz.lo and ran make with verbose flag.
Here is the output:
[root@svn64 subversion-1.7.9]# /bin/sh
/home/scm/subversion-1.7.9/libtool --tag=CC --verbose --mode=compile
gcc -DLINUX=2 -D_REENTRANT -D_GNU_
Maureen Barger writes:
> This is very thorough and I thank you, but I am not finding anything
> like that in the subversion dir tree.
I don't understand this. Are you building on Unix/Linux? If you go to
the directory where you compiled Subversion and run:
>> $ rm subversion/mod_dav_svn/authz
This is very thorough and I thank you, but I am not finding anything
like that in the subversion dir tree.
Daniel, I am also not finding 'You could look for a '#define
AP_HAVE_C99 1' line in files that
http_log.h includes.'
This is my first time compiling from scratch and I appreciate your
patienc
Maureen Barger writes:
> Did svn's build use the right copy of http_log.h?
> How do I check?
If you look at the compile commad for one of the mod_dav_svn files you
should see something like:
$ rm subversion/mod_dav_svn/authz.lo
$ make mod_dav_svn
/bin/sh /home/pm/sw/subversion/obj-1.7/libtool -
On Mon, Apr 08, 2013 at 08:51:30AM +0300, Florin Avram wrote:
> Hi,
>
> Well, I don't know how often this situation can be seen, so it is up
> to you (SVN developers) to decide what to do (I just signaled the
> issue).
I will focus on bugs I consider more important then :)
So unless someone else
On 08.04.2013 11:01, Daniel Shahaf wrote:
[CC += dev@, so fullquote; please drop users@ on replies]
Florin Avram wrote on Mon, Apr 08, 2013 at 08:51:30 +0300:
On 05.04.2013 17:41, Stefan Sperling wrote:
On Fri, Apr 05, 2013 at 05:12:10PM +0300, Syncro SVN Client Support wrote:
Hi,
I found th
[CC += dev@, so fullquote; please drop users@ on replies]
Florin Avram wrote on Mon, Apr 08, 2013 at 08:51:30 +0300:
> On 05.04.2013 17:41, Stefan Sperling wrote:
>> On Fri, Apr 05, 2013 at 05:12:10PM +0300, Syncro SVN Client Support wrote:
>>> Hi,
>>>
>>> I found that you can delete external file
16 matches
Mail list logo