Re: SVN 1.7 - can delete external files

2013-04-07 Thread Florin Avram
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). Regards, Florin 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 f

Re: Problems with permissions (changed vith svn commit)

2013-04-07 Thread Sebastijan V
Sorry for late answer. chmod prevents changing group and others permission. I'm planning to use svn for /etc/ backup. Is there any way to tell svn to leave premissions as they are? Is umask 777 only option? best regards, sebastijan On 21.3.2013 14:23, Daniel Shahaf wrote: Try # umask 077 (in

Re: Subversion 1.6.21 released

2013-04-07 Thread Nico Kadel-Garcia
My SRPM building tools have been updated to match, at: https://github.com/nkadel/subversion-1.6.21-srpm and https://github.com/nkadel/subversion-1.7.9-srpm Minor changes include the recent discard of support for RHEL 4 in the subverson-1.7.x build structure, and switching from using "autogen.sh"

Re: Apache Subversion 1.7.9 released

2013-04-07 Thread Nico Kadel-Garcia
My SRPM building tools have been updated to match, at: https://github.com/nkadel/subversion-1.6.21-srpm and https://github.com/nkadel/subversion-1.7.9-srpm Minor changes include the recent discard of support for RHEL 4 in the subverson-1.7.x build structure, and switching from using "au

Re: Help with compiling

2013-04-07 Thread Daniel Shahaf
Maureen Barger wrote on Sat, Apr 06, 2013 at 12:35:59 -0400: > On Sat, Apr 6, 2013 at 12:31 PM, Daniel Shahaf > wrote: > > Is AP_HAVE_C99 defined? > How do I check? > You could look for a '#define AP_HAVE_C99 1' line in files that http_log.h includes. > > Did svn's build use the right copy of