Hi,
I'm not sure whether TSVN mailing list would be more appropriate for the
actual use-case-related part of the question. Hence I'm trying to keep
it more SVN-specific:
Is there a way in SVN to perform some kind of bulk-changes or
replace-operation on all committed log-messages?
What I have
> -Original Message-
> From: karl.mau...@gmx.de [mailto:karl.mau...@gmx.de]
> Sent: dinsdag 11 februari 2014 14:33
> To: users@subversion.apache.org
> Subject: Pre commit script exit code validation stopped working after
> subversion update
>
> Hello,
>
> we just tried to update subvers
Ben,
Set up a new Virtual Server for SVN yesterday, and now I have to re-write
my post-commit hook in some other DOS type language, instead of the bash
script I was using.
Just wanted to let you know, no resolution to issue, but moving to another
server may help.
Matthew C. Parks
*Consultant*
Hi!
After a recent upgrade to svn 1.8.5, we are facing a problem with
threaded svnserve: after some period of working without problem it hangs
and eats 100% cpu.
I've captured stack traces from all svnserve threads, and it looks like
the problem is in libsvn_subr/cache-membuffer.c, function
Hello,
we just tried to update subversion from 1.7.10 to 1.8.5, but after the upgrade
a non zero exit code from our pre commit script is no longer recognized.
Minimal example to recreate the error:
System: Windows 7, Subversion command line client 1.8.5
1. Create a svn repository in a folder on
Hello list,
I'm not subscribed in the list, but like to be cc:ed in any responses to this
mail.
Today I've got the following subversion exception:
Subversion Exception!
Subversion encountered a serious problem.
Please take the time to report this on the Subversion mailing list
with as much inf
Hi,
You performed a depth limited merge. and then performed the same merge.
But to record a depth limited merge we might have to change mergeinfo on
other nodes in some cases, because we can't record all kinds of changes in
the mergeinfo on the node itself.
As far as I kno
Hi everyone. When I ran
>svn merge --dry-run --allow-mixed-revisions --depth empty
"^/app/trunk//scripts_deprecated_tests_etc"
scripts_deprecated_tests_etc
I got no output. However, when I ran
>svn merge --allow-mixed-revisions --depth empty
"^/app/trunk/uuu
Hi,
I cant see any of the errors you mention in the mail in the log files you
posted here. The log files are full of messages around working copies that
already exist and then mention that you have a UUID mismatch because a
working copy already exists where you tried to checkou