visualsvn error connecting to a Subversion server with SSL client certificates

2011-10-12 Thread Volker
tings from NY Volker

Re: one doubt on subversion

2011-01-25 Thread Volker Kopetzky
tudio Plugins, for Eclipse I use subclipse and CollabNet Desktop. For more, please see http://en.wikipedia.org/wiki/Comparison_of_Subversion_clients Kind regards, Volker Am 25.01.2011 um 16:29 schrieb vani yadav: Hello sir, I downloaded subversion-1.6.15, i installed all the dependency packa

svn: E235000: In file '..\..\..\subversion\libsvn_client\commit_util.c' line 474: assertion failed ((copy_mode_root && copy_mode) || ! copy_mode_root)

2011-12-30 Thread Volker Schöch
ot) Triggering the same(?) command interactively using Tortoise 1.7.3 works fine. Which additional info do you need to tell if this is a known problem, and possibly how it can be avoided or when it will be fixed? Would you recommend downgrading back to 1.6.4 for the time being? Thanks

Re: svn: E235000: In file '..\..\..\subversion\libsvn_client\commit_util.c' line 474: assertion failed ((copy_mode_root && copy_mode) || ! copy_mode_root) - Bayesian Filter detected spam

2012-01-09 Thread Volker Schöch
ase and either handle it as intended or exit with some helpful error message. Thanks again! Volker -- Volker Schöch | vscho...@think-cell.com Senior Software Engineer think-cell Software GmbH | Chausseestr. 8/E | 10115 Berlin | Germany http://www.think-cell.com | phone +49 30 666473

Dump of subversion repository itself?

2012-08-03 Thread Volker Kopetzky
Hi, I wonder if there is a dump file downloadable somewhere that contains the complete subversion code base. Would be a perfect repository for load/stress testing my subversion server;) Beste Grüße, kind regards, Volker Kopetzky vzk Beratung Germany & Thailand phone +49.6809.2163.30 p

Re: Dump of subversion repository itself?

2012-08-03 Thread Volker Kopetzky
Stefan, Markus, thanx a lot for the fast answers! That really is a huge beast to load :) let's see how my humble server can handle it. Beste Grüße, kind regards, Volker Kopetzky Am 03.08.2012 um 18:54 schrieb Stefan Sperling: > On Fri, Aug 03, 2012 at 06:29:02PM +0700, Volker Kopetz

Re: SvnAdmin: impossible to load dump generated by "cvs2svn"

2012-09-10 Thread Volker Kopetzky
ste Grüße, kind regards, Volker Kopetzky vzk Beratung Germany & Thailand smime.p7s Description: S/MIME cryptographic signature

Wrong last changed rev after "svn cp"

2012-09-26 Thread Volker Daum
pository. With the above behaviour that's not possible, as "A2/file" does not exist at revision 1. I reproduced the bug with version 1.7.6 (linux server and command line client; test installation), and also with an 1.6.12 server (linux production server) combined with a 1.6.17 and 1.7.6 tortoiseSVN windows client. Cheers, Volker

Re: Wrong last changed rev after "svn cp"

2012-09-26 Thread Volker Daum
hack a keyword substitution for that into the client. How difficult would that be? Volker Original-Nachricht > Datum: Wed, 26 Sep 2012 17:31:02 +0200 > Von: Johan Corveleyn > An: Volker Daum > CC: users@subversion.apache.org > Betreff: Re: Wrong last changed re

Re: Unsupervised svn import

2010-04-13 Thread Volker Kopetzky
non-interactive: do no interactive prompting ...works smoothely in versions 1.6.x and 1.5.5. Dunno if they are available in subversion's PHP API, though :-D Beste Grüße, kind regards, Volker Kopetzky vzk Beratung Germany & Thailand phone +49.6809.2163.30 phone +66.86.143.77.

Re: svn export on long paths failed

2010-04-23 Thread Volker Kopetzky
pathnames, you might want to use the subst cli tool to reduce the length of the path string. This and some other ideas are described in http://superuser.com/questions/37737/extend-maximum-file-path-size-in-windows-7. Beste Grüße, kind regards, Volker Kopetzky vzk Beratung Germany & Thailand

Re: Hello, please help subversion using

2010-05-28 Thread Volker Kopetzky
e the location of the repository itself. Beste Grüße, kind regards, Volker Kopetzky vzk Beratung Germany & Thailand Am 28.05.2010 um 21:03 schrieb Alex: I have subversion copy of repository ex. php-3.2.0 path: /usr/src/svn/php-3.2.0 when im in this folder i can do anything: svn update, svn info

Re: How to get the client hostname while user committing the code to the repository?

2010-07-27 Thread Volker Kopetzky
the use case scenario looks like? Beste Grüße, kind regards, Volker Kopetzky vzk Beratung Germany & Thailand phone +49.6809.2163.30 phone +66.86.143.77.27 skype volker.kopetzky email v...@vzkb.de wsite http://www.vzkb.de Am 28.07.2010 um 11:30 schrieb ram kumar: Hi, We are using http

problem with path based authorization

2017-01-13 Thread Volker Cordes
way of updating the working copy so that permissions are rechecked? Or is the only possibility to check out the whole project again (I'd like to avoid that because of the size)? Thanks, Volker

Re: problem with path based authorization

2017-01-13 Thread Volker Cordes
Am 13.01.2017 um 15:47 schrieb Daniel Shahaf: > Volker Cordes wrote on Fri, Jan 13, 2017 at 10:51:19 +0100: >> Hello, >> >> I have set up path based authorization on a repository. If I check out >> the project, everything works as expected. My problem however is, that &g

svn_dirent_t::size: often not the "real" file size

2017-02-02 Thread Bijewitz, Volker
mited to the TC plugin interface. And in this interface there is no "Compare with file" function. I have just to deliver the correct properties, and TC itself does the operation in a way the user has configured it. Cheers, Volker Bijewitz BAUM Systeme GmbH Industriestr. 15 7

AW: svn_dirent_t::size: often not the "real" file size

2017-02-02 Thread Bijewitz, Volker
copy of each file and store the real size in a DB referenced by the file URL and revision number L. Volker Von: Bert Huijben [mailto:b...@qqmail.nl] Gesendet: Donnerstag, 2. Februar 2017 10:39 An: Bijewitz, Volker; users@subversion.apache.org Betreff: RE: svn_dirent_t::size: often not the

AW: AW: svn_dirent_t::size: often not the "real" file size

2017-02-02 Thread Bijewitz, Volker
other side file/folder list. Yes, I show the contents of a file on demand, using a temporary file. I hope I do it correctly. I do the following: - apr_open_file - svn_stream_from_aprfile2 - svn_client_cat2 - svn_stream_close I hope the file I created this way is identically to the file of a SVN working copy. Do you now, are they? Thank you, Volker

unsubscribe

2017-10-09 Thread Bijewitz, Volker

Re: Subversion Doesn't Have Branches aka Crossing the Streams aka Branches as First Class Objects?

2013-05-19 Thread Volker Kopetzky
ore I lose face Surely I can't fall, into a game of chase" - Crave you Peace, Volker Am 19.05.2013 um 19:37 schrieb Nico Kadel-Garcia : > On Sat, May 18, 2013 at 3:01 PM, Zé wrote: >> On 05/18/2013 07:16 PM, David Chapman wrote: >>> >>> >>> You ar