Strange, it was a .txt file as an attachment but here it is inline too.
Created the patch with Tsvn seems it got a mix of lin endings in it. I wonder
if that didn't help.
This time with all txt line endings.
Hi All,
Attached is a patch to fix a lock-up in the test_cache.exe on my windows
sys
The patch didn't reach the list.
(try attaching it as *.txt)
Alan Wood wrote on Sat, Apr 02, 2011 at 16:54:05 +1300:
> Hi All,
> Attached is a patch to fix a lock-up in the test_cache.exe on my windows
> system.
>
> [[[
> Fix the releasing of an already released mutex that caused test_cache t
Hi All,
Attached is a patch to fix a lock-up in the test_cache.exe on my windows
system.
[[[
Fix the releasing of an already released mutex that caused test_cache to lock
up when
attempting to the aquire the mutex a second time.
* subversion/libsvn_subr/cache-inprocess.c
(inprocess_cache_g
Arfrever Frehtes Taifersar Arahesis wrote on Fri, Apr 01, 2011 at 18:33:40
+0200:
> 2010-12-31 12:01:57 danie...@apache.org napisał(a):
> > Author: danielsh
> > Date: Fri Dec 31 11:01:56 2010
> > New Revision: 1054087
> >
> > URL: http://svn.apache.org/viewvc?rev=1054087&view=rev
> > Log:
> > Don
svnadmin didn't report any broken, all passed verification.
--- On Sat, 4/2/11, Stefan Sperling wrote:
> From: Stefan Sperling
> Subject: Re: svnsync sync failure
> To: "Jesse Liu"
> Cc: dev@subversion.apache.org
> Date: Saturday, April 2, 2011, 12:11 AM
> On Fri, Apr 01, 2011 at 03:01:38PM
>
2010-12-31 12:01:57 danie...@apache.org napisał(a):
> Author: danielsh
> Date: Fri Dec 31 11:01:56 2010
> New Revision: 1054087
>
> URL: http://svn.apache.org/viewvc?rev=1054087&view=rev
> Log:
> Don't error on 'none: bad command or file name' when SWIG was disabled
> at configure-time.
>
> (Yes,
On Fri, Apr 01, 2011 at 03:01:38PM +0800, Jesse Liu wrote:
> Dear SVN developers,
>
> I met a svnsync interruption error during sync like:
> "Failed to get lock on destination repos, currently held by
> 'cn1dg04hpc:e7a198cf-eb76-be41-
> bdb7-336940434069'
> ...
> svnsync: Couldn't get lock on d
2010-12-16 21:36:45 Philip Martin napisał(a):
> Stefan Sperling writes:
>
> > make install on OpenBSD is now broken.
> > It's not installing binaries but libtool wrappers:
> >
> > $ svn status
> > /usr/bin/sed: can't load library ''
> > /usr/bin/sed: can't load library ''
> > /home/stsp/svn/prefi
2010-12-22 15:57:02 Philip Martin napisał(a):
> Philip Martin writes:
>
> > I'd like to disable libtool transformation by default, i.e. make
> > --disable-local-library-preloading the default. The script messes with
> > the internals of libtool and so runs the risk of breaking the build,
> > par
vijay writes:
> * tools/client-side/svnmucc/svnmucc.c
> (main): Add a 'break' statement to the switch case 'config_inline_opt'
>
> Patch by: Vijayaguru G
Sendingsrc/tools/client-side/svnmucc/svnmucc.c
Transmitting file data .
Committed revision 1087666.
Thanks!
--
Philip
Hi,
svnmucc's command line option "--config-option" was implemented in
r1080198. As the revision r1080198 misses "break" in a switch case, the
execution falls through to the statements in next case, which in turn
displays usage message.
Attaching the patch and log message.
Thanks & Regards,
> -Original Message-
> From: Uwe Stuehler [mailto:subversion-li...@bsdx.de]
> Sent: vrijdag 1 april 2011 2:17
> Cc: dev@subversion.apache.org
> Subject: Re: Fix cmdline tests when configured without --enable-maintainer-
> mode
>
> On 04/ 1/11 12:31 AM, Uwe Stuehler wrote:
> > Hi everyone,
Dear SVN developers,
I met a svnsync interruption error during sync like:
"Failed to get lock on destination repos, currently held by
'cn1dg04hpc:e7a198cf-eb76-be41-
bdb7-336940434069'
...
svnsync: Couldn't get lock on destination repos after 10 attempts"
and the log info shows:
1)"Could not C
13 matches
Mail list logo