Svn-Checkout with externals

2018-10-01 Thread von Schoenebeck, Florian
: Subversion: checkout failed: Subversion update_external problem for D:\work\641f829b10ee37b7\src\: svn: E175002: timed out waiting for server Has anyone an idea? Regards Florian v.Schoenebeck

Re: mod_dontdothat does not inhibit XML entity expansion

2016-04-24 Thread Florian Weimer
* Daniel Shahaf: > You can simply email the details to d...@subversion.apache.org, in > addition to or instead of opening a jira ticket [jira is under > a temporary lockdown right now]. Right, and it's still suspended. I will post to dev@.

Re: mod_dontdothat does not inhibit XML entity expansion

2016-04-23 Thread Florian Weimer
* Stefan Sperling: > On Sat, Apr 23, 2016 at 05:55:23PM +0200, Florian Weimer wrote: >> It seems that mod_dontdothat creates an Expat XML parser without >> inhibiting XML entity expansion for the internal DTD subset. This >> might cause a denial-of-service issue when par

mod_dontdothat does not inhibit XML entity expansion

2016-04-23 Thread Florian Weimer
they are in the client code, so there is less exposure. May I file an issue for this? Thanks, Florian

Re: Subversion for IBM i (OS/400)

2015-01-04 Thread Florian Weimer
* Nico Kadel-Garcia: > On Sun, Jan 4, 2015 at 9:27 AM, Florian Weimer wrote: >> * Nico Kadel-Garcia: >> >>> If possible for Subversion servers, I'd push to migrate. Finally digging >>> through the IBM support site, I see that support for it ended in 2007

Re: Subversion for IBM i (OS/400)

2015-01-04 Thread Florian Weimer
* Nico Kadel-Garcia: > If possible for Subversion servers, I'd push to migrate. Finally digging > through the IBM support site, I see that support for it ended in 2007. > > http://www-01.ibm.com/common/ssi/cgi-bin/ssialias?subtype=ca&infotype=an&appname=iSource&supplier=897&letternum=ENUS906-023

Re: Subversion Windows Performance compared to Linux

2014-04-22 Thread Florian Ludwig
> One thing I recall about 1.7, is that virtually none of the changes did > anything that really sped up checkout. So that is probably the worst thing > to be testing with. If all you care about is checkout, then there was > really little done in 1.7 or 1.8 to speed it up. Most of the big > perf

Re: Subversion Windows Performance compared to Linux

2014-04-22 Thread Florian Ludwig
> From your numbers I deduce that the performance degradation can be > attributed partly to NTFS vs. ext4, and partly to Windows7 vs. Linux: > * NTFS vs. ext4: roughly a factor 3 slower. > * Windows 7 vs. Linux: roughly a factor 2.5 slower. > You assume that the file operation performance of Windo

Re: Subversion Windows Performance compared to Linux

2014-04-22 Thread Florian Ludwig
ning with? > sqlite.x86_64 3.8.4.2-2.fc20 Thanks, Florian

Subversion Windows Performance compared to Linux

2014-04-16 Thread Florian Ludwig
dora 20 64 bit * Windows 7, 64 bit * AV deactivated * IPv6 deactivated * Windows file indexing service deactivated * Windows auto updates deactivated Server Setup $ svnserve -d --memory-cache-size 2048 -r /srv/svn_repos/ --cache-txdeltas yes --cache-fulltexts yes -c 0 Thanks for any pointers, Florian

Re: Subversion Rev number - quick question

2013-01-01 Thread Florian Weimer
* Z. W.: > Issue: For those files that User C checks in, we like to pick up the > previous versions of those files, prior to User C's checkouts after > the job B begins running and not pick up the files versions that > User B checks in during the job B run. > > We like to know if there is anything

Re: Corrupt working copies with Subversion 1.7.4 in VMWare with shared folders (two svn processes; malformed sqlite database)

2012-04-23 Thread Florian Kolter
Hi Markus, * Markus Schaber [2012-04-23 14:53]: > Hi, Florian, > > Von: Florian Kolter [mailto:f...@floriankolter.de] > > > > since upgrading svn from 1.6.16 (TortoiseSVN 1.6.15) to 1.7.4 (TortoiseSVN > > 1.7.6) my working copies are very often corrupted and clea

Corrupt working copies with Subversion 1.7.4 in VMWare with shared folders (two svn processes; malformed sqlite database)

2012-04-23 Thread Florian Kolter
- Repository: https://... Can you already guess something from this description? Can you give me further hints? Thanks in advance Florian

Re: SVN via https certification chain ignored

2011-09-17 Thread Florian
n my later mail, pointing subversion to the Comodo Root Certificate "AddTrustExternalCARoot" solved it. However, I would have subversion expected to utilize the keychain of Mac OS X. /Florian

Re: SVN via https certification chain ignored

2011-09-16 Thread Florian
Hi again, > On Sep 16, 2011, at 8:28 PM, Florian wrote: > > Why is Mac OS X Lion not capable to checking the certificates > correctly? To me it seems like it ignores the intermediate > certificates served from Apache. Or is there something wrong in my > configuration? It did

SVN via https certification chain ignored

2011-09-16 Thread Florian
on my mac and got the same certificate warning. Why is Mac OS X Lion not capable to checking the certificates correctly? To me it seems like it ignores the intermediate certificates served from Apache. Or is there something wrong in my configuration? Thanks a lot for any help /Florian

Re: Inconsistent working copy state after "svn switch"

2011-02-04 Thread Florian Weimer
* Florian Weimer: > Switching a working copy to a branch where a locally modified file > does not exist, and switch back to the original branch (without > further changes) leaves the working copy in an inconsistent state. It > is surprisingly difficult to recover from that situatio

Inconsistent working copy state after "svn switch"

2011-02-04 Thread Florian Weimer
parent of the parent directory of the affected file. Is this a known issue? -- Florian Weimer BFK edv-consulting GmbH http://www.bfk.de/ Kriegsstraße 100 tel: +49-721-96201-1 D-76133 Karlsruhe fax: +49-721-96201-99

Postpone conflicts with ORIGINAL parts

2011-01-12 Thread Florian Weimer
repository paths. (This is with 1.6.12, in case there have been subsequent improvements.) -- Florian Weimer BFK edv-consulting GmbH http://www.bfk.de/ Kriegsstraße 100 tel: +49-721-96201-1 D-76133 Karlsruhe fax: +49-721-96201-99

Re: AW: How to find out the rev number where a file was deleted?

2010-11-29 Thread Florian Weimer
such file > svn ls .../t...@31252 > Exists, etc > > You'll get the revision in at most log2 HEAD iterations If the path has been deleted multiple times, the result won't be stable in the sense that you're guaranteed to get the same answer if further (unrelated) commits a

Re: svn with linux: warning: no xauth data; using fake authentication data for X11 forwarding

2010-09-14 Thread Florian Weimer
ient or the server not to attempt X11 forwarding. You should probably do that in any case (and it should be the default in more recent Solaris releases). -- Florian Weimer BFK edv-consulting GmbH http://www.bfk.de/ Kriegsstraße 100 tel: +49-721-96201-1 D-76133 Karlsruhe fax: +49-721-96201-99

Re: Up-to-date-ness check before commit and merge

2010-09-14 Thread Florian Weimer
s is not so obvious: I regularly get up-to-date-ness failures during serialized development on a single repository. Those pointless tree conflicts in "svn merge" are especially annoying.) -- Florian Weimer BFK edv-consulting GmbH http://www.bfk.de/ Kriegsstr

Up-to-date-ness check before commit and merge

2010-09-14 Thread Florian Weimer
cally. Is this possible with Subversion 1.6.12? -- Florian Weimer BFK edv-consulting GmbH http://www.bfk.de/ Kriegsstraße 100 tel: +49-721-96201-1 D-76133 Karlsruhe fax: +49-721-96201-99

Re: Support for filesystem snapshots (?)

2010-08-03 Thread Florian Weimer
to take care of that. But if the Subversion fails to do that, it cannot recover from file system crashes, either, which is arguably a bug in Subversion. -- Florian Weimer BFK edv-consulting GmbH http://www.bfk.de/ Kriegsstraße 100 tel: +49-721-96201-1 D-76133 Karlsruhe fax: +49-721-96201-99

Re: null user passed to pre-revprop-change when using WebDAV

2009-12-09 Thread Florian Seydoux
.6; anyhow, if someone can verify that point with the latest release...(?) so, is it a bug, or an issue in my (our) configuration? thx florian -- ---- Seydoux Florian, PhD