RE: Where are the plaintext passwords stored

2010-01-22 Thread Bert Huijben
> -Original Message- > From: Giulio Troccoli [mailto:giulio.trocc...@uk.linedata.com] > Sent: donderdag 21 januari 2010 16:41 > To: users@subversion.apache.org > Subject: Where are the plaintext passwords stored > > I always thought the passwords were stored in the .subversion/auth folder

RE: svn diff 'path not found' and 'Error reading spooled REPORT request response'

2010-01-22 Thread Bert Huijben
> -Original Message- > From: news [mailto:n...@ger.gmane.org] On Behalf Of Dan Poirier > Sent: vrijdag 22 januari 2010 12:59 > To: users@subversion.apache.org > Subject: Re: svn diff 'path not found' and 'Error reading spooled REPORT > request response' > > We've found an (apparently) simp

RE: v1.6.9 Windows binary

2010-02-04 Thread Bert Huijben
> -Original Message- > From: Bob Archer [mailto:bob.arc...@amsi.com] > Sent: donderdag 4 februari 2010 0:28 > To: Julie; users@subversion.apache.org > Subject: RE: v1.6.9 Windows binary > > > I am wondering if there is any prebuilt binary packages of Subversion > > v1.6.9 for Windows ava

RE: Action needed to get critical SVN related fix in Windows 7 SP1

2010-02-05 Thread Bert Huijben
Hi, The best way to make Microsoft know that you care about this issue is to file a support issue with them. (It is a confirmed issue, so the support incident fee shouldn't be calculated for it). Most likely corporate users can get a specific update for this issue when it is

RE: Action needed to get critical SVN related fix in Windows 7 SP1

2010-02-05 Thread Bert Huijben
ebruari 2010 17:47 To: 'Bert Huijben' Cc: users@subversion.apache.org Subject: RE: Action needed to get critical SVN related fix in Windows 7 SP1 Thanks Bert, Since I see you are the one who reported this issue in the bug tracker and to Technet, thanks for that. Perhaps it would

RE: Action needed to get critical SVN related fix in Windows 7 SP1

2010-02-05 Thread Bert Huijben
> -Original Message- > From: Bob Archer [mailto:bob.arc...@amsi.com] > Sent: vrijdag 5 februari 2010 21:15 > To: James Mansion; Bert Huijben > Cc: Erik Funkenbusch; users@subversion.apache.org > Subject: RE: Action needed to get critical SVN related fix in Windows

RE: new files on SVN

2010-02-10 Thread Bert Huijben
> -Original Message- > From: Dominik Chmaj [mailto:d...@biuro.net.pl] > Sent: woensdag 10 februari 2010 11:01 > To: users@subversion.apache.org > Subject: new files on SVN > > hello > > I have problem with svn. I'm working with friend on project and > sometimes only I > don't get new fi

RE: Action needed to get critical SVN related fix in Windows 7 SP1

2010-02-13 Thread Bert Huijben
Hi, After reporting this issue as an official Microsoft support incident as MS partner (and most likely numerous reports from other Subversion users) it is starting to look like Microsoft decided to fix this in Windows 7 Servicepack 1. (They asked me if I was willing to accept

RE: merge BASE:HEAD vs update

2010-03-02 Thread Bert Huijben
(not mixed revision). The command svn status -u (-u is short for --show-updates) Gives a better indication on what an update will retrieve, but doesn't look at the file contents to see if you would get any textual conflicts Bert Huijben From: Mark Keisler [mailto:gr

RE: Why do you need to grant root access to subversion repository??

2010-03-02 Thread Bert Huijben
Hi, See issue #3242 (http://subversion.tigris.org/issues/show_bug.cgi?id=3242) An incomplete fix should be available (if it gets enough votes) in 1.6.10; see http://svn.apache.org/repos/asf/subversion/branches/1.6.x/STATUS. Bert Huijben From: Keith

RE: Error "An existing connection was forcibly closed by the remote host" with F5 content switch or working copy on shared drive

2010-03-17 Thread Bert Huijben
Hi, Subversion uses the neon (or serf) library for connecting with webdav repositories. It doesn't change any of the tcp settings itself, nor does it handle the tcp connections. (Neither of those has specific MTU handling or anything like that as far as I can tell. They just

RE: command line to remove a property

2010-03-29 Thread Bert Huijben
> -Original Message- > From: Stein Somers [mailto:ssom...@opnet.com] > Sent: maandag 29 maart 2010 21:06 > To: users@subversion.apache.org > Subject: Re: command line to remove a property > > This will take care of the recursion: > > for /R %f in (*.sql) do svn propdel svn:mime-typ

RE: svn 1.6.9 stuck on CLOSE_WAIT after 'svn info'

2010-04-06 Thread Bert Huijben
> -Original Message- > From: Lars Peterson [mailto:peter...@highfleet.com] > Sent: maandag 5 april 2010 20:11 > To: users@subversion.apache.org > Subject: svn 1.6.9 stuck on CLOSE_WAIT after 'svn info' > > I have a bash script that runs this command as part of a code testing > system: >

RE: hook-script with java programm

2010-04-08 Thread Bert Huijben
> -Original Message- > From: Sandro Frenzel [mailto:s.fren...@technisat.de] > Sent: donderdag 8 april 2010 11:55 > To: users@subversion.apache.org > Subject: hook-script with java programm > > Hello all, > > I run a java programm within a SVN post-commit script and it works fine. > > W

RE: svn export on long paths failed

2010-04-23 Thread Bert Huijben
> -Original Message- > From: Schroeder, Hartmut [mailto:hartmut.schroe...@plath.de] > Sent: vrijdag 23 april 2010 13:43 > To: users@subversion.apache.org > Subject: svn export on long paths failed > > hi all, > an 'svn export' under Windows results on a long path in: > > svn: Can't open

RE: SVN Binary

2010-05-09 Thread Bert Huijben
to:t...@ebswift.com> Troy Simpson) · <http://www.sliksvn.com/en/download> SlikSVN (32- and 64-bit client MSI; maintained by <mailto:rhuij...@open.collab.net> Bert Huijben, <http://sharpsvn.open.collab.net/> SharpSvn project) · <http://www.visualsvn.com/serv

RE: Automatically merge of new binary file.

2010-05-10 Thread Bert Huijben
> -Original Message- > From: Walser Markus [mailto:markuswal...@schleuniger.ch] > Sent: maandag 10 mei 2010 14:25 > To: users@subversion.apache.org > Subject: Automatically merge of new binary file. > > Hi > > Recently I ran into following subversion use case: > > 1. A new binary file

RE: Automatically merge of new binary file.

2010-05-10 Thread Bert Huijben
> -Original Message- > From: Walser Markus [mailto:markuswal...@schleuniger.ch] > Sent: maandag 10 mei 2010 14:56 > To: Bert Huijben; users@subversion.apache.org > Subject: AW: Automatically merge of new binary file. > > Hi Bert > > Sorry I forgot this imp

RE: long path names on windows prefixed with \\?\ not handled by svn commands

2010-05-11 Thread Bert Huijben
Subversion uses the APR library which handles the escaping for specific API functions that allow this trick. The '\\?\' style paths are not a different path, but just the original path escaped for a specific api. (Some Windows APIs allow this trick, others just support long paths directly and the

RE: race condition on checkin immediately followed by a merge?

2010-05-18 Thread Bert Huijben
> -Original Message- > From: Daniel Widenfalk [mailto:daniel.widenf...@iar.se] > Sent: dinsdag 18 mei 2010 10:00 > To: Dan Stromberg > Cc: users@subversion.apache.org > Subject: Re: race condition on checkin immediately followed by a merge? > > Hi Dan, > > Dan Stromberg wrote: > > > >

RE: Subversion source code missing ??

2010-05-20 Thread Bert Huijben
> -Original Message- > From: Kurt Pruenner [mailto:l...@gmx.at] > Sent: donderdag 20 mei 2010 15:18 > To: users@subversion.apache.org > Subject: Re: Subversion source code missing ?? > > On 20.05.10 12:55, John Buehrer wrote: > > Also confusing is the (pending?) cover page ... > > > > ht

RE: Corrupted or unreadable file

2010-05-27 Thread Bert Huijben
> -Original Message- > From: Ulrich Eckhardt [mailto:eckha...@satorlaser.com] > Sent: donderdag 27 mei 2010 16:33 > To: users@subversion.apache.org > Subject: Re: Corrupted or unreadable file > > On Thursday 27 May 2010, Joong Lee wrote: > > For several days we have not been able to do a

RE: .svn-revert files under .svn/prop-base directory ...

2010-06-24 Thread Bert Huijben
> -Original Message- > From: ring_no...@emc.com [mailto:ring_no...@emc.com] > Sent: donderdag 24 juni 2010 14:43 > To: users@subversion.apache.org > Subject: .svn-revert files under .svn/prop-base directory > ... > > All, > > I'm wondering under what circumstances does a .svn-revert > fil

RE: out of date branches

2010-06-30 Thread Bert Huijben
Subversion doesn’t allow you to commit changes to out of date files and with Subversion 1.6 you would get a tree conflict on updating the replaced file. This tree conflict would explain that there were changes to the file that you replaced. Bert From: Jan Lund [mailto:jan

RE: Performance of svn+ssh vs. file for multiple files

2010-07-06 Thread Bert Huijben
> -Original Message- > From: Eric Peers [mailto:e...@missinglinktools.com] > Sent: dinsdag 6 juli 2010 22:46 > To: Daniel Shahaf > Cc: users@subversion.apache.org > Subject: Re: Performance of svn+ssh vs. file for multiple files > > Good suggestion Daniel. While this does markedly improv

RE: svn symlink support on windows

2010-07-09 Thread Bert Huijben
> -Original Message- > From: mateuf [mailto:mate...@googlemail.com] > Sent: vrijdag 9 juli 2010 11:08 > To: users@subversion.apache.org > Subject: svn symlink support on windows > > Getting tired of reading svn doesn't properly do symlinks on windows > cause win doesn't support them. Can

RE: Help: svn: Working copy 'XXXX/XXXX/XXX' locked

2010-07-30 Thread Bert Huijben
> -Original Message- > From: Di Hu [mailto:d...@purdue.edu] > Sent: vrijdag 30 juli 2010 3:34 > To: users@subversion.apache.org > Subject: Re: Help: svn: Working copy '//XXX' locked > > > Hi Ryan: > > Thanks for your suggestion. I did use "svn add align.c" sometime > before. Bu

RE: Repository shrinkage on conversion 1.5 -> 1.6?

2010-08-02 Thread Bert Huijben
> -Original Message- > From: Yves Martin [mailto:ymarti...@free.fr] > Sent: zaterdag 31 juli 2010 0:07 > To: John Beranek > Cc: users@subversion.apache.org > Subject: Re: Repository shrinkage on conversion 1.5 -> 1.6? > > On Wed, 2010-07-28 at 11:44 +0100, John Beranek wrote: > > > I be

RE: svn checkout - special characters in file name are not encoding properly

2010-08-09 Thread Bert Huijben
> -Original Message- > From: Alexander Skwar [mailto:a.sk...@gmail.com] On Behalf Of Alexander > Skwar > Sent: maandag 9 augustus 2010 18:23 > To: Daniel Shahaf > Cc: suman.mai...@asia.bnpparibas.com; users@subversion.apache.org > Subject: Re: svn checkout - special characters in file nam

RE: Setting multiple properties with on command

2010-08-13 Thread Bert Huijben
> -Original Message- > From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > Sent: vrijdag 13 augustus 2010 0:25 > To: Pathy Kongo > Cc: users@subversion.apache.org > Subject: Re: Setting multiple properties with on command > > Pathy Kongo wrote on Wed, Aug 11, 2010 at 18:22:31 +0200: >

RE: svn client misinterprets UNC Long Paths under Windows 7

2010-08-17 Thread Bert Huijben
Subversion (or actually apr) will handle the long paths internally for you as long as you pass absolute paths, so you MUST NOT add the api long path prefix yourself. The prefix is only defined to work on some of the Windows apis and some other apis just accept long paths (with explicit length)

RE: [ANNOUNCE] svnrdump: A new dumper/ loader in trunk

2010-08-19 Thread Bert Huijben
> -Original Message- > From: Stefan Sperling [mailto:s...@elego.de] > Sent: donderdag 19 augustus 2010 13:30 > To: Ramkumar Ramachandra > Cc: users@subversion.apache.org > Subject: Re: [ANNOUNCE] svnrdump: A new dumper/ loader in trunk > > On Thu, Aug 19, 2010 at 08:02:02PM +, Ramkum

RE: Checksum mismatch commit 1.6.9

2010-08-25 Thread Bert Huijben
> -Original Message- > From: Andersen, Krista [mailto:krista.ander...@itg.com] > Sent: woensdag 25 augustus 2010 1:39 > To: users@subversion.apache.org > Subject: Checksum mismatch commit 1.6.9 > > Hi all, > > Today I found a situation where the "expected" checksum value from a > checks

RE: finding out the repository version

2010-08-27 Thread Bert Huijben
The easiest way to verify is to run svn upgrade again. If it succeeds without an error it is at the last version. If you want to look further you can check the format file in the root of the repository and with fsfs in its db subdirectory. For my just created 1.6 repository I see version 5

RE: Reverse merge - Halted due to an unexpected erro

2010-08-31 Thread Bert Huijben
> -Original Message- > From: Stefan Sperling [mailto:s...@elego.de] > Sent: dinsdag 31 augustus 2010 12:22 > To: Daniel Becroft > Cc: subversion > Subject: Re: Reverse merge - Halted due to an unexpected erro > > On Tue, Aug 31, 2010 at 12:54:00PM +1000, Daniel Becroft wrote: > > Hi all,

RE: Crash merging into branch using SlikSVN

2010-09-02 Thread Bert Huijben
Ok, I think I just found the cause of this crash (and a few other related crashes) in the SlikSVN Subversion client. It is caused by a broken combination of patches in my buildscripts. I will create a SlikSVN 1.6.12.1 later this week (probably tomorrow) Thanks for sendin

RE: SSL handshake failed: SSL error: A TLS warning alert has been received.

2010-09-06 Thread Bert Huijben
> -Original Message- > From: Gero [mailto:g...@ieee.org] > Sent: maandag 6 september 2010 11:37 > To: users@subversion.apache.org > Subject: Re: SSL handshake failed: SSL error: A TLS warning alert has been > received. > > On Wed, 2010-08-18 at 02:06 -0400, Nico Kadel-Garcia wrote: > On

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

2010-09-14 Thread Bert Huijben
> -Original Message- > From: Florian Weimer [mailto:fwei...@bfk.de] > Sent: dinsdag 14 september 2010 9:35 > To: users@subversion.apache.org > Subject: Up-to-date-ness check before commit and merge > > I would like to perform an up-to-date-ness check before the commit > message is shown

RE: subversion configuration problem

2010-09-15 Thread Bert Huijben
Hi, The SlikSVN distribution is Ipv6 enabled. If you don't tell the svnserve binary on which address it should listen, it defaults to listening on IPv6. (For clients this is the behavior you want and for servers this might currently be unexpected, but it is probably what you wa

RE: crash report

2010-10-10 Thread Bert Huijben
> -Original Message- > From: lieven.govae...@gmail.com [mailto:lieven.govae...@gmail.com] On > Behalf Of Lieven Govaerts > Sent: vrijdag 8 oktober 2010 19:59 > To: Wolff, Dave > Cc: users@subversion.apache.org > Subject: Re: crash report > > On Fri, Oct 8, 2010 at 6:32 PM, Wolff, Dave w

RE: German console output

2010-10-21 Thread Bert Huijben
> -Original Message- > From: svn-u...@web.de [mailto:svn-u...@web.de] > Sent: donderdag 21 oktober 2010 1:48 > To: 'Mark Phippard' > Cc: users@subversion.apache.org > Subject: AW: German console output > > Hi Mark, > > So I want to post to the list, that I am a user who IS looking for >

RE: Feature request: Support of Windows Codepage 850

2010-11-01 Thread Bert Huijben
> -Original Message- > From: svn-u...@web.de [mailto:svn-u...@web.de] > Sent: zondag 31 oktober 2010 19:35 > To: users@subversion.apache.org > Subject: Feature request: Support of Windows Codepage 850 > > Hi there! > > All output, that comes from the svn internationalization, shows > co

RE: pre-lock.bat Failed in Repo browser

2011-03-08 Thread Bert Huijben
I don't think %VISUALSVN_SERVER% is set in your lock script. Subversion explicitly clears most environment variables before calling hook scripts. Most likely your script can't find svnlook.exe Bert From: Waseem Bokhari [mailto:waseem.bokh...@netsoltech.com] Sent: dinsda

RE: XML parsing and checksum mismatch errors at updates and checkouts

2011-04-08 Thread Bert Huijben
> -Original Message- > From: Philip Martin [mailto:philip.mar...@wandisco.com] > Sent: vrijdag 8 april 2011 11:11 > To: Daniel Shahaf > Cc: Aleksandr Platonov; d...@subversion.apache.org; > users@subversion.apache.org > Subject: Re: XML parsing and checksum mismatch errors at updates and

RE: repo on Windows -- why not?

2011-04-28 Thread Bert Huijben
> -Original Message- > From: Blair Zajac [mailto:bl...@orcaware.com] > Sent: donderdag 28 april 2011 19:39 > To: Danil Shopyrin > Cc: Michael Hüttermann; Bob Archer; users@subversion.apache.org > Subject: Re: repo on Windows -- why not? > > On 4/28/11 9:42 AM, Danil Shopyrin wrote: > >>

RE: Chkeckout only a portion of a repoistory

2011-05-10 Thread Bert Huijben
> -Original Message- > From: Gavin "Beau" Baumanis [mailto:gavin.bauma...@palcare.com.au] > Sent: woensdag 11 mei 2011 3:22 > To: Subversion Users > Subject: Chkeckout only a portion of a repoistory > > Hi there, > > We have a web application that uses Jenkins CI for keeping our staging

RE: svnadmin: Path '....' is not in UTF-8 - svnadmin load fails

2011-05-31 Thread Bert Huijben
> -Original Message- > From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > Sent: dinsdag 31 mei 2011 0:10 > To: Torsten Krah > Cc: users@subversion.apache.org > Subject: Re: svnadmin: Path '' is not in UTF-8 - svnadmin load fails > > Torsten Krah wrote on Mon, May 30, 2011 at 23:4

RE: How to undo a switch?

2011-06-07 Thread Bert Huijben
> -Original Message- > From: Ulrich Eckhardt [mailto:ulrich.eckha...@dominolaser.com] > Sent: dinsdag 7 juni 2011 17:06 > To: users@subversion.apache.org > Subject: Re: How to undo a switch? > > On Tuesday 07 June 2011, Bill Herring wrote: > > I have just selected a file and chose ‘switc

RE: 1.7.0-alpha1 feedback (Issue #3933)

2011-06-21 Thread Bert Huijben
> -Original Message- > From: Stefan Sperling [mailto:s...@elego.de] > Sent: dinsdag 21 juni 2011 10:31 > To: Daniel Shahaf > Cc: users@subversion.apache.org; Uwe Schuster > Subject: Re: 1.7.0-alpha1 feedback > > On Tue, Jun 21, 2011 at 10:51:08AM +0300, Daniel Shahaf wrote: > > FWIW it's n

RE: Possible bug moving file and then deleting directory

2011-06-23 Thread Bert Huijben
Patrick, I can't reproduce the tree conflict in either of those cases using the combination of a trunk client and repository. (I can reproduce it with 1.6) Can you please verify if you really used the right binaries for your test? I can reproduce it up to the out of date er

RE: access denied errors Windows 7

2011-06-28 Thread Bert Huijben
> -Original Message- > From: Ken G. Brown [mailto:kbr...@mac.com] > Sent: maandag 27 juni 2011 19:13 > To: users@subversion.apache.org > Subject: access denied errors Windows 7 > > Hi, new here, > I'm trying to get TortoiseSVN 1.6.16, Build 21511 - 32 Bit , 2011/06/01 19:00:35, > and Sub

RE: Doing svn checkouts on top of svn checkouts?????

2011-07-12 Thread Bert Huijben
> -Original Message- > From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > Sent: dinsdag 12 juli 2011 5:47 > To: Nico Kadel-Garcia > Cc: Geoff Hoffman; Subversion > Subject: Re: Doing svn checkouts on top of svn checkouts? > > Nico Kadel-Garcia wrote on Mon, Jul 11, 2011 at 23:42:

RE: Doing svn checkouts on top of svn checkouts?????

2011-07-12 Thread Bert Huijben
> -Original Message- > From: Andreas Krey [mailto:a.k...@gmx.de] > Sent: dinsdag 12 juli 2011 10:07 > To: Geoff Hoffman > Cc: Subversion > Subject: Re: Doing svn checkouts on top of svn checkouts? > > On Tue, 12 Jul 2011 00:30:06 +, Geoff Hoffman wrote: > ... > > To clarify what

RE: Perplexing results of SVN commit

2011-07-12 Thread Bert Huijben
> -Original Message- > From: Ryan Schmidt [mailto:subversion-20...@ryandesign.com] > Sent: dinsdag 12 juli 2011 4:13 > To: Warren Jones > Cc: users@subversion.apache.org > Subject: Re: Perplexing results of SVN commit > > On Jul 11, 2011, at 14:07, Warren Jones wrote: > > > One of our d

RE: 1.7 alpha3 bug (assert/exception) during update

2011-07-19 Thread Bert Huijben
> -Original Message- > From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > Sent: woensdag 20 juli 2011 1:19 > To: Gunnar Dalsnes; d...@subversion.apache.org > Cc: users@subversion.apache.org > Subject: Re: 1.7 alpha3 bug (assert/exception) during update > > tldr for dev@: assertion th

RE: Subversion: existing users

2011-07-19 Thread Bert Huijben
> -Original Message- > From: Andy Canfield [mailto:andy.canfi...@pimco.mobi] > Sent: woensdag 20 juli 2011 4:31 > To: Nico Kadel-Garcia > Cc: Bob Archer; users@subversion.apache.org > Subject: Re: Subversion: existing users > > > > On 07/20/2011 05:24 AM, Nico Kadel-Garcia wrote: > > On

RE: Logging Subversion client HTTP requests

2011-07-31 Thread Bert Huijben
> -Original Message- > From: Manuel Lemos [mailto:mle...@acm.org] > Sent: zondag 31 juli 2011 5:00 > To: Geoff Hoffman > Cc: users@subversion.apache.org > Subject: Re: Logging Subversion client HTTP requests > > Hello, > > on 07/30/2011 10:57 PM Geoff Hoffman said the following: > > Doe

RE: Do svn:externals changes need to be committed to work?

2011-08-02 Thread Bert Huijben
> -Original Message- > From: Markus Schaber [mailto:m.scha...@3s-software.com] > Sent: dinsdag 2 augustus 2011 10:27 > To: André Hänsel; users@subversion.apache.org > Subject: AW: Do svn:externals changes need to be committed to work? > > Hi, André, > > Von: André Hänsel [mailto:an...@w

RE: 1.7 'svn upgrade' issue on windows vista

2011-08-05 Thread Bert Huijben
> -Original Message- > From: Stephen Meechan [mailto:s...@smeechan.co.uk] > Sent: vrijdag 5 augustus 2011 1:04 > To: users@subversion.apache.org > Subject: 1.7 'svn upgrade' issue on windows vista > > While testing out the svn upgrade feature in 1.7 beta 2, on some working > copies the u

RE: 1.7 corrupts WC when reverting add of changelist member

2011-08-10 Thread Bert Huijben
> -Original Message- > From: Stefan Sperling [mailto:s...@elego.de] > Sent: dinsdag 9 augustus 2011 23:29 > To: Stein Somers > Cc: users@subversion.apache.org > Subject: Re: 1.7 corrupts WC when reverting add of changelist member > > On Tue, Aug 09, 2011 at 09:53:37PM +0200, Stein Somers w

RE: [Subversion] Rational Rhapsody files, lock unlock philosophy

2011-08-10 Thread Bert Huijben
> -Original Message- > From: Keller Eric [mailto:ekel...@hamilton-medical.ch] > Sent: woensdag 10 augustus 2011 17:22 > To: users@subversion.apache.org > Cc: Hug Martin > Subject: [Subversion] Rational Rhapsody files, lock unlock philosophy > > Hi everybody, > > We are finally switching

RE: svn command line client SNI

2011-08-12 Thread Bert Huijben
> -Original Message- > From: Mario Brandt [mailto:jbl...@gmail.com] > Sent: vrijdag 12 augustus 2011 19:44 > To: users@subversion.apache.org > Subject: svn command line client SNI > > Hi, > is there any chance that the standart svn client supports SNI? If your Subversion client is compi

RE: Proxy authentication with Negotiate uses wrong host

2011-08-24 Thread Bert Huijben
> -Original Message- > From: 1983-01...@gmx.net [mailto:1983-01...@gmx.net] > Sent: woensdag 24 augustus 2011 10:47 > To: users@subversion.apache.org > Subject: Re: Proxy authentication with Negotiate uses wrong host > > > On Wed, Aug 24, 2011 at 09:25:49AM +0200, 1983-01...@gmx.net wrote

RE: 1.7.0-rc2: abnormal program termination on Windows

2011-09-07 Thread Bert Huijben
> -Original Message- > From: Marc Strapetz [mailto:marc.strap...@syntevo.com] > Sent: woensdag 7 september 2011 14:40 > To: users@subversion.apache.org > Subject: 1.7.0-rc2: abnormal program termination on Windows > > With the pre-built CollabNet binaries from > https://ctf.open.collab.n

RE: Recursion / reentrancy in SVN 1.7

2011-09-15 Thread Bert Huijben
> -Original Message- > From: Stefan Sperling [mailto:s...@elego.de] > Sent: donderdag 15 september 2011 11:28 > To: Markus Schaber > Cc: users@subversion.apache.org > Subject: Re: Recursion / reentrancy in SVN 1.7 > > On Thu, Sep 15, 2011 at 10:41:58AM +0200, Markus Schaber wrote: > > Hi

RE: Authentication realm

2011-09-30 Thread Bert Huijben
Passwords are stored per hostname (+realm), not per working copy like in your webbrowser, so using a different hostname requires adding a new username+password in your credential cache. Storing it in a different way would allow tricking subversion to send the username and password to any other

RE: TortoiseSVN exception dialog improvements?

2011-10-18 Thread Bert Huijben
> -Original Message- > From: Stefan Küng [mailto:tortoise...@gmail.com] > Sent: maandag 17 oktober 2011 21:28 > To: Mark Phippard > Cc: users@subversion.apache.org > Subject: Re: TortoiseSVN exception dialog improvements? > > On 17.10.2011 19:46, Mark Phippard wrote: > > I wonder if the

RE: Very big problems with access rights (authz file using) in SVN v1.7.0

2011-10-18 Thread Bert Huijben
> -Original Message- > From: Andrey [mailto:and...@online-solutions.ru] > Sent: dinsdag 18 oktober 2011 11:54 > To: users@subversion.apache.org > Subject: Very big problems with access rights (authz file using) in SVN v1.7.0 > Importance: High > > Hello! > > We had upgraded from SVN v1.

RE: E155010: "The node was not found" when updating a sparse working copy

2011-10-18 Thread Bert Huijben
> -Original Message- > From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] > Sent: dinsdag 18 oktober 2011 15:38 > To: users@subversion.apache.org > Subject: E155010: "The node was not found" when updating a sparse working > copy > > Hi! > > When I have a sparse wc and there have bee

RE: Re[4]: Very big problems with access rights (authz file using) in SVN v1.7.0

2011-10-18 Thread Bert Huijben
> -Original Message- > From: Andrey [mailto:and...@online-solutions.ru] > Sent: dinsdag 18 oktober 2011 15:53 > To: Johan Corveleyn > Cc: Stefan Sperling; Bert Huijben; users@subversion.apache.org > Subject: Re[4]: Very big problems with access rights (authz file usin

RE: Re[4]: Very big problems with access rights (authz file using) in SVN v1.7.0

2011-10-18 Thread Bert Huijben
> -Original Message- > From: Bert Huijben [mailto:b...@qqmail.nl] > Sent: dinsdag 18 oktober 2011 19:43 > To: 'Andrey'; 'Johan Corveleyn' > Cc: 'Stefan Sperling'; users@subversion.apache.org > Subject: RE: Re[4]: Very big problems with

RE: Re[4]: Very big problems with access rights (authz file using) in SVN v1.7.0

2011-10-18 Thread Bert Huijben
> -Original Message- > From: Johan Corveleyn [mailto:jcor...@gmail.com] > Sent: woensdag 19 oktober 2011 0:32 > To: Bert Huijben > Cc: Andrey; Stefan Sperling; users@subversion.apache.org > Subject: Re: Re[4]: Very big problems with access rights (authz file usin

RE: Re[4]: Very big problems with access rights (authz file using) in SVN v1.7.0

2011-10-19 Thread Bert Huijben
> -Original Message- > From: Johan Corveleyn [mailto:jcor...@gmail.com] > Sent: woensdag 19 oktober 2011 9:26 > To: Bert Huijben > Cc: Andrey; Stefan Sperling; users@subversion.apache.org > Subject: Re: Re[4]: Very big problems with access rights (authz file using) in &g

RE: Case-only renames

2011-10-21 Thread Bert Huijben
> -Original Message- > From: Ryan Schmidt [mailto:subversion-20...@ryandesign.com] > Sent: vrijdag 21 oktober 2011 5:49 > To: Subversion Users > Subject: Case-only renames > > The Subversion 1.7 release notes say: > > http://subversion.apache.org/docs/release-notes/1.7.html#windows-case

RE: Property encoding (was: Error during svnadmin load (svnadmin: E125005: Cannot accept non-LF line endings in 'svn:log' property))

2011-10-26 Thread Bert Huijben
> -Original Message- > From: Markus Schaber [mailto:m.scha...@3s-software.com] > Sent: woensdag 26 oktober 2011 16:49 > To: Subversion Users (users@subversion.apache.org) > Subject: Property encoding (was: Error during svnadmin load (svnadmin: > E125005: Cannot accept non-LF line endings

RE: "Couldn't open rep-cache database" (post commit FS processing)

2011-11-16 Thread Bert Huijben
> -Original Message- > From: Philip Martin [mailto:philip.mar...@wandisco.com] > Sent: woensdag 16 november 2011 16:37 > To: Aleksandr Sidorenko > Cc: > Subject: Re: "Couldn't open rep-cache database" (post commit FS > processing) > > Aleksandr Sidorenko writes: > > > But it seems it'

RE: Crash after upgrading to 1.7.2 from 1.6.1 in KDevelop

2012-01-24 Thread Bert Huijben
> -Original Message- > From: Aaron Williams [mailto:aaron.willi...@cavium.com] > Sent: dinsdag 24 januari 2012 8:29 > To: users@subversion.apache.org > Subject: Crash after upgrading to 1.7.2 from 1.6.1 in KDevelop > > Hi all, > > I upgraded Subversion in OpenSUSE 12.1 from the default

RE: Seeking recommendations on sharing Subversion config within a development team

2012-01-24 Thread Bert Huijben
The easiest way to do this on Windows is storing the relevant entries in the registry. The standard Windows management tools make it easy to keep those synchronized over multiple tools. The per user settings are under: HKEY_CURRENT_USER\Software\Tigris.org\Subversion\Config And the common set

RE: Issue report: subversion 1.7.2 windows command line client cannot copy URL -> WC if URL contains externals

2012-02-22 Thread Bert Huijben
> -Original Message- > From: Paul Burba [mailto:ptbu...@gmail.com] > Sent: woensdag 22 februari 2012 17:42 > To: Nico Kadel-Garcia > Cc: Philip Martin; C. Michael Pilato; Subversion Development; Alexey 0 > Moudrick; users@subversion.apache.org > Subject: Re: Issue report: subversion 1.7.2

RE: HTTPS with Serf: Certificate untrusted?

2012-03-08 Thread Bert Huijben
> -Original Message- > From: Joel Low [mailto:j...@joelsplace.sg] > Sent: donderdag 8 maart 2012 14:08 > To: users@subversion.apache.org > Subject: HTTPS with Serf: Certificate untrusted? > > Hello, I was recently trying to check out my source tree from Sourceforge over > HTTPS with Serf,

RE: Building Subversion For Windows

2012-03-09 Thread Bert Huijben
Hi, If you are using Subversion 1.7.3 for your test, please upgrade to 1.7.4. Subversion 1.7.3 always tries to build with apache httpd. This issue was fixed in 1.7.4. Bert From: Brad Lemings [mailto:b...@rebit.com] Sent: vrijdag 9 maart 2012 19:21 To

RE: Feature request - SVN command to clean a working copy of all unversioned and ignored files and directories

2012-03-14 Thread Bert Huijben
> -Original Message- > From: David Weintraub [mailto:qazw...@gmail.com] > Sent: woensdag 14 maart 2012 2:14 > To: Simon Dean > Cc: Nico Kadel-Garcia; Les Mikesell; Andreas Krey; Giulio Troccoli; > users@subversion.apache.org > Subject: Re: Feature request - SVN command to clean a working co

RE: svn 1.7: how to recover from a lost pristine file

2012-03-28 Thread Bert Huijben
> -Original Message- > From: Johan Corveleyn [mailto:jcor...@gmail.com] > Sent: woensdag 28 maart 2012 15:47 > To: Philip Martin > Cc: users@subversion.apache.org > Subject: Re: svn 1.7: how to recover from a lost pristine file > > On Wed, Mar 28, 2012 at 3:08 PM, Johan Corveleyn > wrot

RE: svn 1.7: how to recover from a lost pristine file

2012-03-28 Thread Bert Huijben
> -Original Message- > From: Johan Corveleyn [mailto:jcor...@gmail.com] > Sent: woensdag 28 maart 2012 17:25 > To: Daniel Shahaf > Cc: Bert Huijben; Philip Martin; users@subversion.apache.org > Subject: Re: svn 1.7: how to recover from a lost pristine file > > O

RE: Problem with partial check out

2012-03-31 Thread Bert Huijben
Hi, Are you sure you checked out the right directory from boost. I performed a $ svn co http://svn.boost.org/svn/boost/trunk boost (as recommended on http://www.boost.org/users/download/#repository) on my 2 year old notebook without solid state disk. (Just a simple 7200rpm

RE: Feature request: Easy tree conflick resolve mechanism

2012-04-13 Thread Bert Huijben
> -Original Message- > From: Sune Fischer [mailto:suneprogram...@gmail.com] > Sent: vrijdag 13 april 2012 10:27 > To: users@subversion.apache.org > Subject: Feature request: Easy tree conflick resolve mechanism > > Hi, > > In the old days the .svn folder was in every folder and resolvin

RE: "svn cl" input from "svn st"

2012-04-26 Thread Bert Huijben
> -Original Message- > From: Andreas Krey [mailto:a.k...@gmx.de] > Sent: donderdag 26 april 2012 11:26 > To: Gary; svn-list > Subject: Re: "svn cl" input from "svn st" > > On Thu, 26 Apr 2012 10:39:23 +, Stefan Sperling wrote: > ... > > M alpha > > M epsilon/zeta > > $ svn

RE: How to ignore a versioned subdirectory within the whole tree during svn update?

2012-04-26 Thread Bert Huijben
> -Original Message- > From: Stefan Sperling [mailto:s...@elego.de] > Sent: donderdag 26 april 2012 20:42 > To: frame > Cc: users@subversion.apache.org > Subject: Re: How to ignore a versioned subdirectory within the whole tree during > svn update? > > On Thu, Apr 26, 2012 at 11:15:12AM

RE: Getting SVN E155035 after multiple updates of repository

2012-05-13 Thread Bert Huijben
> -Original Message- > From: Adam Mercer [mailto:ramer...@gmail.com] > Sent: vrijdag 11 mei 2012 16:28 > To: users@subversion.apache.org > Subject: Getting SVN E155035 after multiple updates of repository > > Hi > > I am trying to debug and problem with one of the repositories we host.

RE: Directory as part of the changelist - possible?

2012-05-26 Thread Bert Huijben
> -Original Message- > From: Alexey Neyman [mailto:sti...@att.net] > Sent: zondag 27 mei 2012 0:13 > To: users@subversion.apache.org > Subject: Directory as part of the changelist - possible? > > Hi all, > > Is it possible to add a directory to a change list? I have a property > modific

RE: Issues with externals

2012-06-01 Thread Bert Huijben
> -Original Message- > From: Philip Prindeville [mailto:philipp_s...@redfish-solutions.com] > Sent: vrijdag 1 juni 2012 1:47 > To: users@subversion.apache.org > Subject: Issues with externals > > I'm using svn 1.6.11 of Centos 6.2. > > I've noticed the following two issues with external

RE: svn status leaves out changes in externals

2012-06-01 Thread Bert Huijben
Hi, Did you create the externals by using 'svn checkout' or did you create 'your own externals' by checking out a separate working copy and assumed Subversion would just use it as an external? Svn status works correctly for me when I bring in externals using 'svn checkout' o

RE: Externals: sqlite: constraint failed

2012-06-05 Thread Bert Huijben
> -Original Message- > From: Andreas Krey [mailto:a.k...@gmx.de] > Sent: dinsdag 5 juni 2012 13:50 > To: Subversion Users > Subject: Re: Externals: sqlite: constraint failed > > On Tue, 05 Jun 2012 11:20:52 +, Stefan Sperling wrote: > ... > > Can you reproduce this problem reliably,

RE: Status after svn_client_move6

2012-06-07 Thread Bert Huijben
> -Original Message- > From: Stefan Sperling [mailto:s...@elego.de] > Sent: donderdag 7 juni 2012 10:46 > To: Thuan Seah Tan > Cc: users@subversion.apache.org > Subject: Re: Status after svn_client_move6 > > On Thu, Jun 07, 2012 at 05:08:40PM +1000, Thuan Seah Tan wrote: > > Hi all, > >

RE: Potential issue in libsvn_diff:diff_file.c:find_identical_prefix

2012-06-07 Thread Bert Huijben
> -Original Message- > From: Daniel Widenfalk [mailto:daniel.widenf...@iar.se] > Sent: donderdag 7 juni 2012 11:06 > To: d...@subversion.apache.org; users@subversion.apache.org > Subject: Potential issue in libsvn_diff:diff_file.c:find_identical_prefix > > Hi, > > First off: I'm sorry i

RE: Potential issue in libsvn_diff:diff_file.c:find_identical_prefix

2012-06-07 Thread Bert Huijben
> -Original Message- > From: Bert Huijben [mailto:b...@qqmail.nl] > Sent: donderdag 7 juni 2012 11:34 > To: 'Daniel Widenfalk'; d...@subversion.apache.org; > users@subversion.apache.org > Subject: RE: Potential issue in libsvn_diff:diff_

RE: Subversion SCC providers?

2012-06-20 Thread Bert Huijben
> -Original Message- > From: Cooke, Mark [mailto:mark.co...@siemens.com] > Sent: woensdag 20 juni 2012 12:01 > To: JussiJ; subversion_us...@googlegroups.com > Cc: users > Subject: RE: Subversion SCC providers? > > > -Original Message- > > From: JussiJ [mailto:jus...@zeusedit.com]

RE: svn rm much slower on 1.7.5 than on 1.6 (with SQL timings)

2012-06-25 Thread Bert Huijben
> -Original Message- > From: MARTIN PHILIP [mailto:codematt...@ntlworld.com] On Behalf Of > Philip Martin > Sent: maandag 25 juni 2012 15:05 > To: Attila Nagy > Cc: users@subversion.apache.org > Subject: Re: svn rm much slower on 1.7.5 than on 1.6 (with SQL timings) > > Attila Nagy writ

RE: Issue: svn:externals syntax does not accept -rHEAD

2012-06-25 Thread Bert Huijben
> -Original Message- > From: Ruhe Julian [mailto:jr...@axway.com] > Sent: vrijdag 22 juni 2012 14:57 > To: Stephen Butler > Cc: Daniel Shahaf; users@subversion.apache.org > Subject: AW: Issue: svn:externals syntax does not accept -rHEAD > > Hello Daniel, > > >The update command accepts

RE: Nested status if external link folder have another external link folder under it

2012-06-26 Thread Bert Huijben
The nested status is a TortoiseSVN specific status that tells you that there is a working copy below the parent working copy (a ‘nested’ working copy). This is exactly how externals are implemented in Subversion, so I would recommend leaving it at this. Bert From: 許阿光 [mail

  1   2   3   4   >