Re: Union of Multiple Branches

2010-01-08 Thread Johan Corveleyn
Just throwing in my 2 cents: another way to create such partial branches is by performing an svn copy with multiple sources directories (all the ones you want in your branch), all in one commit directly on the repository. That way, you don't have to delete anything afterwards (you have only

Re: Subversion Histroy question

2010-01-08 Thread Johan Corveleyn
On Fri, Jan 8, 2010 at 3:50 PM, Bob Archer bob.arc...@amsi.com wrote: I think the only way SVN can come close to acceptable performance for this use case (large file, lots of revs) would be to precompute and cache that data on the server side, so it has the data ready like CVS does. If

Fwd: Unable to change a commit message

2010-01-12 Thread Johan Corveleyn
[forwarding to users list, which I accidentally forgot to include] On Mon, Jan 11, 2010 at 10:19 PM, Kari McNair kmcn...@lingraphica.com wrote: I'm trying to remove an invalid character from the end of a commit message. All the correct hooks are invoked but when I use... $ svn propset -r 671

Re: Unable to change a commit message

2010-01-14 Thread Johan Corveleyn
Original Message Subject: Re: Unable to change a commit message From: Johan Corveleyn jcor...@gmail.com Date: Tue, January 12, 2010 7:53 am To: Kari McNair kmcn...@lingraphica.com On Mon, Jan 11, 2010 at 10:19 PM, Kari McNair kmcn...@lingraphica.com wrote: I'm trying

Re: sync bug - corrupted proxy repo

2010-01-14 Thread Johan Corveleyn
On Wed, Jan 13, 2010 at 2:27 PM, Giulio Troccoli giulio.trocc...@uk.linedata.com wrote: From: Jon Foster [mailto:jon.fos...@cabot.co.uk] Sent: 13 January 2010 13:13 To: Andersen, Krista; users@subversion.apache.org Cc: ssi-svn_admin Subject: RE: sync bug - corrupted proxy repo Hi,

Re: sync bug - corrupted proxy repo

2010-01-15 Thread Johan Corveleyn
On Fri, Jan 15, 2010 at 12:08 PM, Jon Foster jon.fos...@cabot.co.uk wrote: Hi, Ryan Schmidt wrote: But Subversion blocks the commit until the post-commit is done. That particular SVN client will be blocked.  But if you have two users committing at the same time, or if a user runs svn twice

RE: How to authenticate Subversion with SASL2 + LDAP

2010-01-25 Thread Johan Corveleyn
[mailto:grim...@gmail.com] Namens Mark Keisler Verzonden: zondag 24 januari 2010 20:05 Aan: Johan Corveleyn CC: i...@pablorizzo.com; us...@subversion.tigris.org Onderwerp: Re: How to authenticate Subversion with SASL2 + LDAP On Mon, Jun 15, 2009 at 9:36 AM, Johan Corveleyn johan.corvel

Re: ldap auth with one read-only user

2010-01-27 Thread Johan Corveleyn
On Tue, Jan 26, 2010 at 3:12 PM, Anja Gawlik anja.gaw...@cib.de wrote: Hello everybody, I have subversion running with ldap auth against our active directory. The normal setup with a require ldap-group worked fine. Now I shall add one read-only user for nightly builds and it just won't work.

Re: Assertion failed in tree_conflicts.c

2010-02-23 Thread Johan Corveleyn
2010/2/23 Jean-François Davignon j...@ingenius.com: Overworked DFU, or should I say DFU because overworked: - renamed branch Project_30 to Project_31 but Project_31 branch already existed in that location, ignored errors, dismissed dialogs, forgot about whole thing; - did update on parent

Re: Pension fund commission (Bahrain)

2010-02-23 Thread Johan Corveleyn
You should start by reading the book: http://svnbook.red-bean.com/ Johan On Tue, Feb 23, 2010 at 10:10 AM, Sajid Elyas Khan sek...@pfc.gov.bhwrote: Hi, We got this versioning software information from internet. We oracle application install on HP-unix , we need to use subversion for

Re: Problem removing File external

2010-02-25 Thread Johan Corveleyn
On Thu, Feb 25, 2010 at 1:16 PM, smbr...@teledyne.com wrote: Hi, I mistakenly added some file externals to one of my projects and I'm struggling to get rid of them. I thought that once they had been removed from the externals property they would be deleted from the WC at the next update. If

Re: Infamous Item is not readable for svn log

2010-02-26 Thread Johan Corveleyn
On Fri, Feb 26, 2010 at 11:44 PM, David Brodbeck bro...@u.washington.edu wrote: On Feb 26, 2010, at 2:03 PM, Bob Archer wrote: Baring that setting up apache for anon requests and svn for authenticated. That would also work.  In our case we didn't really want the added complexity of Apache --

Re: Tigris binary packages for Windows

2010-03-02 Thread Johan Corveleyn
On Tue, Mar 2, 2010 at 7:54 PM, Daniel Shahaf d...@daniel.shahaf.name wrote: David Darj wrote on Tue, 2 Mar 2010 at 19:42 +0100: There is instructions how to build Win32 binaries in the INSTALL file. However, I tried twice (once at work and once at home) and failed with compilation errors.

Re: Update failed with is not a working copy message on externals

2010-03-03 Thread Johan Corveleyn
On Wed, Mar 3, 2010 at 12:52 PM, Giulio Troccoli giulio.trocc...@uk.linedata.com wrote: Linedata Services (UK) Ltd Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB Registered in England and Wales No 3027851    VAT Reg No 778499447 -Original Message-

Re: Provider encountered an error while streaming a REPORT response. [400, #0]

2010-03-09 Thread Johan Corveleyn
On Tue, Mar 9, 2010 at 11:47 AM, Steffen Sledz sl...@dresearch.de wrote: Ulrich Eckhardt wrote:  git svn clone -s https://ourserver/repos/openembedded What does 'git svn clone...' do? Can you reproduce the problem with just svn? Until the point the error occurs it's just a sequence of a few

Re: unable to reintegrate branch

2010-03-12 Thread Johan Corveleyn
On Fri, Mar 12, 2010 at 12:19 AM, Manny DaSilva manny...@yahoo.com wrote: Server at v1.6.9 CollabNet command-line client at v1.6.9 TortoiseSVN client at v1.6.7 1. Trunk copied to branches/X 2. Shallow checkout of branches/X creates sparse working-copy: X/A X/B 3. update --set-depth

Re: Revision file lacks trailing newline on a small project

2010-03-12 Thread Johan Corveleyn
On Fri, Mar 12, 2010 at 1:26 PM, Ricardo Coelho coelho@gmail.com wrote: Hi, We have a SVN server on Solaris 8 with many repositories. To migrate, I do dumps. But for one repository, I have a Revision file lacks trailing newline error. The server's version is 1.4.3. Hm, svn 1.4 is

Re: Unexpected Externals behaviour in working copy

2010-03-12 Thread Johan Corveleyn
On Fri, Mar 12, 2010 at 3:21 PM, David Aldrich david.aldr...@eu.nec.com wrote: Hi Neels Thanks very much for your answer. It clarified svn's behaviour with externals for me. With best regards David From: neels [nee...@gmail.com] Sent: 12 March

Re: unable to reintegrate branch

2010-03-12 Thread Johan Corveleyn
On Fri, Mar 12, 2010 at 6:53 PM, Manny DaSilva manny...@yahoo.com wrote: I read article in detail: http://www.collab.net/community/subversion/articles/merge-info.html and now I think I know why the X/A mergeinfo has asterisk (/trunk/A:199-202*). Folder X/A has additional sub-folders, other

Re: svnserve and ldap status ?

2010-03-23 Thread Johan Corveleyn
On Tue, Mar 23, 2010 at 1:09 PM, Stefan Sperling s...@elego.de wrote: On Tue, Mar 23, 2010 at 01:00:09PM +0100, Remi wrote: Hi everyone, I'm trying to set up svnserve to work with ldap using sasl. But actually it can't get it work. Since svn 1.6.5, svnserve should work with sasl. From

Re: Can checkout and commit but NOT diff or display logs for files or dirs

2010-03-29 Thread Johan Corveleyn
2010/3/29 Björn Blissing bjorn.bliss...@vti.se: Hi, I set up a repo on my computer. I run the daemon with the following options: svnserve.exe -d -r d:\svndata I can then check out and commit to the repo using svn co svn://localhost/project/trunk project , BUT I can not do any diff or show

Re: Spurious svn:mergeinfo updated on random, untouched files on minimalistic merge?!

2010-03-30 Thread Johan Corveleyn
On Tue, Mar 30, 2010 at 11:47 AM, Ben tebu...@googlemail.com wrote: Hi! We recently upggraded our svn server to 1.6.5 to enable the usage of the svn merge tracking capabilities but failed to use it in more than one project due unwanted properties changes set on unchanged files. This makes it

Re: Returning problem: Some folders/files in working don't get updated anymore.

2010-04-02 Thread Johan Corveleyn
On Fri, Apr 2, 2010 at 11:47 AM, Valentijn Scholten valentijn.schol...@isaac.nl wrote: Hello, Regularly we’re having issues with working copies that don’t get all updated files/folders from the repository. Most of the time everything works fine. But sometimes when user A commits some

Re: Returning problem: Some folders/files in working don't get updated anymore.

2010-04-02 Thread Johan Corveleyn
On Fri, Apr 2, 2010 at 4:56 PM, Mark Phippard markp...@gmail.com wrote: On Fri, Apr 2, 2010 at 10:51 AM, Johan Corveleyn jcor...@gmail.com wrote: In IntelliJ IDEA there's a bug that, if you create a new package, and you answer yes in the dialog which asks you if you want to add it to version

Re: How to allow anonymous access, but not everyone access in path-based authorization?

2010-04-29 Thread Johan Corveleyn
On Thu, Apr 29, 2010 at 11:53 AM, vishwajeet singh dextrou...@gmail.com wrote: On Thu, Apr 29, 2010 at 3:09 PM, Didier Trosset didier_tros...@agilent.com wrote:  I have a subversion server running with apache. It authenticates users using LDAP configuration and uses SVN path-based

Re: SVN tags

2010-04-29 Thread Johan Corveleyn
On Thu, Apr 29, 2010 at 12:08 PM, Andy Levy andy.l...@gmail.com wrote: On Thu, Apr 29, 2010 at 04:38, Wadhavankar, Hemant hemant.wadhavan...@lsi.com wrote: Hello, I have a query. How to find tag(s) associated with any file available in trunk? For example “cvs stat” shows the list of tags

Re: Performance Tips?

2010-05-05 Thread Johan Corveleyn
I agree with the general advice already given in this thread: you should first try to find out where the bottleneck is. - It can be client-side (e.g. before even sending the commit the working copy will be locked. This can be very slow with big working copies (lots of directories), especially on

Re: using saslauthd for user authendication

2010-05-12 Thread Johan Corveleyn
On Wed, May 12, 2010 at 6:01 PM, Sebastian Kotthoff sebastian.kotth...@rz.uni-mannheim.de wrote: Hello, I have a working LDAP-Server and some svn-repositories on an second server. The svnserv uses the passwd file at the moment for user authendication. Now I like to to use the LDAP instead.

Re: Using * in AuthzSVNAccessFile file

2010-05-21 Thread Johan Corveleyn
On Thu, May 20, 2010 at 10:48 PM, vishwajeet singh dextrou...@gmail.com wrote: On Fri, May 21, 2010 at 2:16 AM, Prakash Velayutham prakash.velayut...@cchmc.org wrote: Hi, Is it possible to use '*' in the path portion of a AuthzSVNAccessFile. Like [repo:/folder1/*/*/bc] @group1 = rw

Re: SVN merge issue in Solaris

2010-05-26 Thread Johan Corveleyn
On Wed, May 26, 2010 at 9:20 PM, Liu, Xiaodu Louie xiaodulouie@westernasset.com wrote: We have the svn merge performance issue on Solaris.  For a given repo, if we do svn merge on windows box, it takes about 35 seconds, but same merge will take about 6 minutes. Both svn version 1.6.6 and

Re: SVN merge issue in Solaris

2010-05-27 Thread Johan Corveleyn
On Wed, May 26, 2010 at 11:01 PM, Kadam, Shailesh shailesh.ka...@westernasset.com wrote: Hi Johan,  We are running on solaris zone and able to run truss on the process, we see majority of time svn spends is in reading the .svn/entries file again and again. Why is that. Thanks  Sal

Re: tree conflict: new folder with old name

2010-05-27 Thread Johan Corveleyn
On Thu, May 27, 2010 at 12:55 PM, Ulrich Eckhardt eckha...@satorlaser.com wrote: On Thursday 27 May 2010, Giampiero Salvi wrote: I know this is my fault, I'm just checking if there is a way to fix this. I renamed a folder and then created a new folder with the old name of the first one: svn

Re: Vague error with subversion + apache22 + freebsd

2010-06-02 Thread Johan Corveleyn
On Wed, Jun 2, 2010 at 8:46 PM, Michael Zatopek zato...@dizzylabs.org wrote: Hi, I'm getting a vague error. I have subversion set up through apache on freebsd(all installed through ports). I'm working with a large repository containing lots of large files which I've migrated over from an

Re: Problem related to SVN:externals mime-type

2010-06-25 Thread Johan Corveleyn
On Fri, Jun 25, 2010 at 4:17 PM, Dupaquis, Vincent vincent.dupaq...@atmel.com wrote:        Hello,        I've just found a weird problem related to svn:externals.        I have a directory which has a svn:externals property, setup in        such way it directly points to .pdf files.      

Re: Path-Based Authorization for Tags

2010-08-02 Thread Johan Corveleyn
On Wed, Jul 28, 2010 at 7:59 PM, Luiz Guilherme Kimel lki...@dba.com.br wrote: Hello there, I’m implementing a subversion repository that keeps project management artefacts. In other words, we are using SVN for document management. And everything was going right until we find that managers

Re: Cannot delete directory after deleting included file

2010-08-09 Thread Johan Corveleyn
On Sun, Aug 8, 2010 at 9:58 PM, Richard Biffl subversion-user...@blacklettersoftware.com wrote: If I delete a file from a directory in my working copy, and commit the deletion, and then delete the directory that held the deleted file, I cannot commit the working copy. I get a message instead

Re: Update deleted local changes after rollback

2010-08-15 Thread Johan Corveleyn
On Thu, Aug 12, 2010 at 5:13 PM, Ulrich Eckhardt eckha...@satorlaser.com wrote: On Thursday 12 August 2010, erlend olsen wrote: [...] B: commits new code. A: is happy because now everything works on his local copy. Then he pushes 'update' in netbeans before he commits. SVN: now deletes all

Re: [subversion 1.6.5]Poblem when tryin to commit a large amount of source code

2010-08-24 Thread Johan Corveleyn
On Tue, Aug 24, 2010 at 11:29 AM, fida aljounaidi fida.aljouna...@gmail.com wrote: On 20 August 2010 18:37, Ryan Schmidt subversion-20...@ryandesign.com wrote: On Aug 20, 2010, at 05:05, fida aljounaidi wrote: [Fri Aug 20 17:24:08 2010] [error] [client 10.68.5.82] Commit blocked by

Re: [subversion 1.6.5]Poblem when tryin to commit a large amount of source code

2010-08-24 Thread Johan Corveleyn
On Tue, Aug 24, 2010 at 4:01 PM, fida aljounaidi fida.aljouna...@gmail.com wrote: On 24 August 2010 13:35, Johan Corveleyn jcor...@gmail.com wrote: On Tue, Aug 24, 2010 at 11:29 AM, fida aljounaidi fida.aljouna...@gmail.com wrote: On 20 August 2010 18:37, Ryan Schmidt subversion-20

Re: An issue about SVN access deny

2010-09-01 Thread Johan Corveleyn
2010/9/1 alinagra alina...@163.com Hi, buddies, I have setup a SVN server and use SASL authentication. But right now I have a authz question: I add authentication control the folder: /trunk/access, and only the account TIM can access this folder. I can create tags with accont TIM, but

Re: Re: Re: please help about SVN authentication

2010-09-02 Thread Johan Corveleyn
Please do not top-post on this list (i.e. put your reply below the thing you're replying to, not above it). Now on to the matter at hand... 2010/9/2 alinagra alina...@163.com: actually I use svnserve, no Apache/http access. and I have several repositories under the svn directory. It looks like

Re: Re:Re: Re: please help about SVN authentication

2010-09-02 Thread Johan Corveleyn
On Thu, Sep 2, 2010 at 4:16 PM, Bob Archer bob.arc...@amsi.com wrote: Subject: Re:Re: Re: please help about SVN authentication actually I use svnserve, no Apache/http access. and I have several repositories under the svn directory. It looks like this: svn ---prj1 repo ---prj2 repo ---prj2

Re: Update and Status in large working copy causes Windows to hang

2010-09-10 Thread Johan Corveleyn
On Fri, Sep 10, 2010 at 10:14 AM, ullrich.j...@elektrobit.com wrote: Hi. Now I'm getting bitten by this. -Original Message- From: Justin Johnson [mailto:jus...@honesthacker.com] Sent: Monday, October 26, 2009 9:39 PM Subject: Re: Update and Status in large working copy

Re: Auto props

2010-09-10 Thread Johan Corveleyn
2010/9/10 Vojáček Aleš avoja...@fblgroup.cz: Hi all, Is it possible to set up enable-auto-props = yes and eon styles on server side, or this is possible only on client side? I want to set up this on server side, because I do not want to change configs on all clients and I want to be sure,

Re: Auto props

2010-09-10 Thread Johan Corveleyn
Please reply to the list as well, and not only to me (usually by using the Reply All button). Also, please don't top-post on this list (i.e. put your reply below the text you're replying to, not above it). Now, see below :). 2010/9/10 Vojáček Aleš avoja...@fblgroup.cz: Thank you for fast reply.

Interrupting an update after changed externals causes

2010-09-23 Thread Johan Corveleyn
I don't know if this is already a known issue/bug (in issue tracker or mailinglist), but I consider this a bug: 1) Change a directory external definition and commit it (for instance, let it point to a new release branch). 2) svn update 3) Interrupt the update (Ctrl-C) while it is processing the

Interrupting an update after change of externals causes corrupt working copy

2010-09-23 Thread Johan Corveleyn
[now with better subject line (clicked send too soon on previous mail), please use this thread iso the other one] Hi all, I don't know if this is already a known issue/bug (in issue tracker or mailinglist), but I consider this a bug: 1) Change a directory external definition and commit it (for

Re: Why is --reintegrate neccessary?

2010-09-23 Thread Johan Corveleyn
On Thu, Sep 23, 2010 at 9:28 PM, Piers Haken piers.ha...@4delite.com wrote: As far as i know, two way merge tracking doesn't exist in SVN. The only exception to this is --reintegrate which I guess is two way, but unless I'm mistaken, you can only do it once: you have to blow away the branch

Re: Best way to un-version control a file?

2010-09-24 Thread Johan Corveleyn
On Fri, Sep 24, 2010 at 9:26 AM, David Huang k...@azeotrope.org wrote: On Sep 24, 2010, at 12:17 AM, Nico Kadel-Garcia wrote: On Thu, Sep 23, 2010 at 11:18 PM, Daniel Shahaf d...@daniel.shahaf.name wrote: Les Mikesell wrote on Thu, Sep 23, 2010 at 12:27:40 -0500: Am I wrong in thinking

Re: Interrupting an update after change of externals causes corrupt working copy

2010-09-29 Thread Johan Corveleyn
Sorry for the delay (had to retest some things). Some answers below. On Thu, Sep 23, 2010 at 7:18 PM, Daniel Shahaf d...@daniel.shahaf.name wrote: Johan Corveleyn wrote on Thu, Sep 23, 2010 at 12:40:35 +0200: [now with better subject line (clicked send too soon on previous mail), please use

Re: Feature request

2010-10-06 Thread Johan Corveleyn
On Wed, Oct 6, 2010 at 7:25 PM, James Fainer jfai...@cciproducts.com wrote: I am looking to reduce the potential complexity of path access rules by applying wild card rules in the repository section of the path access rules configuration. i.e. normal [dev:/branch] @group1=rw

Re: svn Farm

2010-10-08 Thread Johan Corveleyn
On Fri, Oct 8, 2010 at 2:09 PM, Nico Kadel-Garcia nka...@gmail.com wrote: On Fri, Oct 8, 2010 at 4:10 AM, jehan procaccia jehan.procac...@it-sudparis.eu wrote:  Le 08/10/2010 02:19, Nico Kadel-Garcia a écrit : Unless you can guarantee that they will not use Linux or UNIX based clients, don't

Re: SSL Error when trying to connect to svn via https

2010-10-11 Thread Johan Corveleyn
On Mon, Oct 11, 2010 at 4:25 PM, Bernd May b...@dv-team.de wrote: Hey all, I have a curious problem that I seem unable to find precedence for. The Error: --- on the client side --- svn up svn: OPTIONS of 'https://my-domain/svn/some-repository': SSL handshake failed: SSL alert received:

Re: TortoiseSVN overrides command line svn proxy configuration?

2010-10-15 Thread Johan Corveleyn
On Fri, Oct 15, 2010 at 12:42 PM, Stefan Sperling s...@elego.de wrote: On Fri, Oct 15, 2010 at 10:51:36AM +0100, emerson wrote: It was quite surprising today when we were having problems with the proxy, and then we noticed that TortoiseSVN would override command line svn. Is that suppose to

Re: svn Farm

2010-10-19 Thread Johan Corveleyn
On Tue, Oct 19, 2010 at 9:46 AM, Stephen Connolly stephen.alan.conno...@gmail.com wrote: Exposing the feature would not in an of itself force the client to use the keyring, but it would allow the server to have a start-commit hook that blocked a commit if the user had plaintext password storage

Re: Unusual merge result

2010-10-19 Thread Johan Corveleyn
On Tue, Oct 19, 2010 at 9:40 AM, Tony Butt tony.b...@cea.com.au wrote: On Tue, 2010-10-19 at 18:23 +1100, Tony Butt wrote: I have had 2 unusual occurrences with merges with some of our software engineers here in the last month. I wrote the first off as user error, but a similar event has

Re: Backgrounded script in post-commit blocks client commit completion

2010-10-19 Thread Johan Corveleyn
On Tue, Oct 19, 2010 at 11:04 PM, Kylo Ginsberg k...@kylo.net wrote: Hi folks, I'm running 1.6.9 on Fedora 12.  With this post-commit script: #!/bin/sh REPOS=$1 REV=$2 $REPOS/hooks/delay.sh and delay.sh is just: #!/bin/sh sleep 5 This causes commits to delay 5 seconds before

Re:

2010-11-03 Thread Johan Corveleyn
2010/11/3 Cédric Louboutin cloubou...@trilog.fr Why are the folder containing external files and the external files modified when I merge some revision from trunk to branch ? Knowing that the trunk revision does not include any modifications on these files. Regards. Server information :

Re: XML document structures must start and end within the same entity

2010-11-03 Thread Johan Corveleyn
On Thu, Oct 28, 2010 at 3:09 PM, Daniel Shahaf d...@daniel.shahaf.name wrote: David Aldrich wrote on Wed, Oct 27, 2010 at 15:48:40 +0100: Hi Please will someone explain the following error message that I received while updating a working copy? XML document structures must start and end

Re: mergeinfo not inherrited when I thought it should

2010-11-03 Thread Johan Corveleyn
On Wed, Nov 3, 2010 at 3:45 PM, Daniel Shahaf d...@daniel.shahaf.name wrote: Johan Corveleyn wrote on Wed, Nov 03, 2010 at 10:17:34 +0100: (the upcoming 1.7 release will improve the situation a bit, IIUC: the not-affected-subtrees will no longer have their mergeinfo updated all the time, only

Re: mergeinfo not inherrited when I thought it should

2010-11-04 Thread Johan Corveleyn
[small nit: please don't top-post on this list (i.e. put your reply at the bottom or inline, not above the text you're replying to).] On Wed, Nov 3, 2010 at 3:20 PM, Pieter-Jan Busschaert pieterjan.busscha...@gmail.com wrote: On 3 November 2010 10:17, Johan Corveleyn jcor...@gmail.com wrote

Re: Log problem

2010-11-05 Thread Johan Corveleyn
[small nit: please don't top-post on this list, i.e. put your reply at the bottom, or inline.] On Fri, Nov 5, 2010 at 9:22 AM, Florin Avram avnyr...@yahoo.com wrote: Hi, Thank you for your reply. My folders are up to date in my working copy, but the log information is the same either when

Re: mergeinfo not inherrited when I thought it should

2010-11-05 Thread Johan Corveleyn
On Thu, Nov 4, 2010 at 2:00 PM, Pieter-Jan Busschaert pieterjan.busscha...@gmail.com wrote: Hello, There are a few things still not clear to me: 1) Before this svn update, svn stat -u shows nothing out-of-date, so it's strange that an update makes any difference. Try svn stat -v, and you'll

Re: Svn externals question

2010-11-05 Thread Johan Corveleyn
On Fri, Nov 5, 2010 at 3:09 PM, Stefan Sperling s...@elego.de wrote: On Fri, Nov 05, 2010 at 01:49:03PM -, Hutchinson, Steve (UK) wrote: Hi, Currently we are attempting to use svn externals to help build various projects from what I would call a few reuse repositories. We are attempting

Re: History of a fixed path across all objects

2010-11-11 Thread Johan Corveleyn
On Wed, Nov 10, 2010 at 9:53 PM, Feldhacker, Chris feldhacker.ch...@principal.com wrote: -Original Message- From: Klaus Ganser [mailto:kgan...@gmail.com] Sent: Wednesday, November 10, 2010 2:43 PM To: Feldhacker, Chris Cc: users@subversion.apache.org Subject: Re: History of a fixed

Re: svnsync error

2010-11-11 Thread Johan Corveleyn
On Thu, Nov 11, 2010 at 1:17 AM, Engebakken Geir geir.engebak...@edb.com wrote: I have this error that I have searched the net for,and found a lot of incidents similar,  but I cannot find a way to resolve this. The error is well known, I think : svnsync: Cannot accept 'svn:ignore' property

Re: Help or suggestions on porting to subversion

2010-11-11 Thread Johan Corveleyn
On Thu, Nov 11, 2010 at 12:18 PM, San Martino sanmrt...@gmail.com wrote: 2010/11/11 Cooke, Mark mark.co...@siemens.com: Database/   Scripts/   Packages/ Application Server   libs/   servlets/ while /tag and branch/ are empty There are hundreds of files under each

Re: Mail-Copies-To

2010-11-19 Thread Johan Corveleyn
On Fri, Nov 19, 2010 at 12:19 PM, Gary subversion-u...@garydjones.name wrote: Ryan Schmidt wrote: If you don't wish to receive copies of replies on the list, one possible solution is to set the Reply-To header of your outgoing mail to the list's address. Mail-Followup-To was also set. So?

Re: URL-only renames adds svn:mergeinfo property

2010-11-19 Thread Johan Corveleyn
On Fri, Nov 19, 2010 at 12:10 PM, Stefan Sperling s...@elego.de wrote: On Fri, Nov 19, 2010 at 01:40:42PM +1000, Daniel Becroft wrote: On Tue, Nov 16, 2010 at 3:54 PM, Daniel Becroft djcbecr...@gmail.comwrote: Hi, I've just found (another) issue with using URL-only renames. If one of the

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

2010-11-28 Thread Johan Corveleyn
On Sun, Nov 28, 2010 at 6:35 PM, Daniel Shahaf d...@daniel.shahaf.name wrote: Stefan Sperling wrote on Sun, Nov 28, 2010 at 16:48:30 +0100: The real problem is that we want to be able to answer these questions very fast, and some design aspects work against this. For instance, FSFS by design

Re: wild card support for authz

2010-12-02 Thread Johan Corveleyn
On Thu, Dec 2, 2010 at 4:43 PM, Andy Levy andy.l...@gmail.com wrote: On Thu, Dec 2, 2010 at 10:36, Kriparam Faraday kripa...@gmail.com wrote: Hi, I am not sure if this feature is part of the current 1.6 release. We have created groups based on their work function(like developers, QA etc...).

Re: How to remove svn:externals?

2010-12-06 Thread Johan Corveleyn
On Mon, Dec 6, 2010 at 6:27 PM, W. Martin Borgert deba...@debian.org wrote: Hi, I have some svn:externals in my project, which must be removed, but I don't know how. Removing the entries from svn:externals using svn propedit did not work, i.e. the files were still there. svn delete did not

Re: meaningful error messages in http

2010-12-07 Thread Johan Corveleyn
On Tue, Dec 7, 2010 at 9:18 PM, Nick Stokes randomaccessitera...@gmail.com wrote: On Tue, Dec 7, 2010 at 1:11 PM, Andy Levy andy.l...@gmail.com wrote: On Tue, Dec 7, 2010 at 11:59, Nick Stokes randomaccessitera...@gmail.com wrote: Hi all, I am serving our repositories over https, using

Re: meaningful error messages in http

2010-12-08 Thread Johan Corveleyn
On Wed, Dec 8, 2010 at 1:26 AM, Curley, John john.cur...@windriver.com wrote: -Original Message- From: Johan Corveleyn [mailto:jcor...@gmail.com] Sent: Tuesday, December 07, 2010 12:36 PM To: Nick Stokes Cc: Andy Levy; users@subversion.apache.org Subject: Re: meaningful error

Re: calling svn copy twice...

2010-12-08 Thread Johan Corveleyn
On Wed, Dec 8, 2010 at 12:40 PM, Michael Kessler kessler.mich...@gmx.net wrote: Hi, during tests with hudson my release build script was accidentally called more than once. The script calls svn copy too. 1. svn copy file:///var/repo/prj/trunk file:///var/repo/prj/tags/V1 -m created V1 In

Archiving Projects (End-Of-Life)

2010-12-13 Thread Johan Corveleyn
Hi, I'm wondering if there is a (de-facto) standard way of end-of-lifing projects in an SVN repository, or any suggestions for this from other users on this list ... With End-Of-Life I mean there will be no further maintenance on that project, no more development, no more releases or patches, no

Re: Archiving Projects (End-Of-Life)

2010-12-14 Thread Johan Corveleyn
On Tue, Dec 14, 2010 at 11:58 AM, Cooke, Mark mark.co...@siemens.com wrote: On Tuesday 14 December 2010, Cooke, Mark wrote: I'd be interested in any strong arguments for using one repo over many! -Original Message- From: Ulrich Eckhardt [mailto:ulrich.eckha...@dominolaser.com]

Re: Archiving Projects (End-Of-Life)

2010-12-15 Thread Johan Corveleyn
On Mon, Dec 13, 2010 at 10:23 PM, David Weintraub qazw...@gmail.com wrote: On Mon, Dec 13, 2010 at 3:04 PM, Johan Corveleyn jcor...@gmail.com wrote: Hi, I'm wondering if there is a (de-facto) standard way of end-of-lifing projects in an SVN repository, or any suggestions for this from other

Re: Problem with My SVN Server

2010-12-19 Thread Johan Corveleyn
On Sun, Dec 19, 2010 at 6:11 PM, Nico Kadel-Garcia nka...@gmail.com wrote: On Fri, Dec 17, 2010 at 9:30 AM, santhosh kumar santhoshkal...@gmail.com wrote: Hi This is Santhosh Kumar from Bangalore, I have a chat with Mr. C. Michael Pilato regarding a problem with My SVN Server, he suggested

Re: SVN BUG : Lines disappeared after update and check in

2010-12-21 Thread Johan Corveleyn
[ please don't top-post, i.e. put your reply at the bottom (or inline) of the thing you're replying to. I reshuffled a bit below, to make the ordering more logical for this list. ] On Tue, Dec 21, 2010 at 7:55 PM, riad benmouhoub riad.benmouh...@gmail.com wrote: On Tue, Dec 21, 2010 at 7:22 PM,

Re: Looking to hire Software Engineers to Help Develop Subversion

2010-12-22 Thread Johan Corveleyn
on the project but we feel that now it the time to act. Feel free to contact me directly and I am more than happy to talk directly with you. - David On Tue, Dec 21, 2010 at 3:53 PM, Johan Corveleyn jcor...@gmail.com wrote: On Tue, Dec 21, 2010 at 9:32 PM, David Richards da...@wandisco.com

Re: Problem with My SVN Server

2011-01-04 Thread Johan Corveleyn
: -- Forwarded message -- From: Johan Corveleyn jcor...@gmail.com Date: Mon, Dec 20, 2010 at 12:55 AM Subject: Re: Problem with My SVN Server To: Nico Kadel-Garcia nka...@gmail.com Cc: santhoshkal...@gmail.com, users@subversion.apache.org On Sun, Dec 19, 2010 at 6:11 PM, Nico

Re: svn: REPORT request failed on '/svn/!svn/bc/20890'

2011-01-05 Thread Johan Corveleyn
On Wed, Jan 5, 2011 at 3:18 PM, zhangfan zhang...@siit-cn.com wrote: Hi All I am using svn1.6.3. I put all source code and documents of our team into one repo. It works great for two years until last month. Now when I run ‘svn log http://192.168.0.3:907/svn’ (where 192.168.0.3 is our

Re: Fine and secure dining, was Re: svnadmin create and not being method agnostic

2011-01-06 Thread Johan Corveleyn
On Thu, Jan 6, 2011 at 1:29 AM, Nico Kadel-Garcia nka...@gmail.com wrote: On Wed, Jan 5, 2011 at 2:19 PM, Les Mikesell lesmikes...@gmail.com wrote: Of course you _can_ secure it.  My point is that permitting ssh and restricting access to ssh by itself is very likely to make your system less

Re: 答复: svn: REPORT request failed on '/svn/!svn /bc/20890'

2011-01-06 Thread Johan Corveleyn
[ please don't top-post on this list, i.e. put your reply inline or below the thing you're replying to, thanks. See below for more ... ] Johan Corveleyn wrote: On Wed, Jan 5, 2011 at 3:18 PM, zhangfan zhang...@siit-cn.com wrote: Hi All I am using svn1.6.3. I put all source code

Re: Commit fails with path not found

2011-01-07 Thread Johan Corveleyn
2011/1/7 Pazmiño Mazón, Iván Andrés iapm270...@sri.ad: I have cleaned the project and checked the -xxx/target directories doesn't exist anymore. Then updated. But when tried to check the status again the folders still are shown in the result. svn update At revision 60654. svn status  M    

Re: svnadmin load a huge file

2011-01-07 Thread Johan Corveleyn
On Fri, Jan 7, 2011 at 8:47 PM, Les Mikesell lesmikes...@gmail.com wrote: On 1/7/2011 1:31 PM, Victor Sudakov wrote: I don't think you are hitting some absolute limit in the software here, just running out of RAM on your particular machine.  Can you do the conversion on a machine with more

Re: OPTIONS of ... could not connect to server

2011-01-12 Thread Johan Corveleyn
On Tue, Jan 11, 2011 at 10:33 PM, Ben Kim b...@benix.tamu.edu wrote: Hi Whenever I commit, I'm getting this message. svn: Commit failed (details follow): svn: OPTIONS of 'https://svn.example.com/repos/mysite': could not connect to server (https://svn.example.com) Can anyone tell me

Re: Merge Failing

2011-01-13 Thread Johan Corveleyn
On Wed, Jan 12, 2011 at 9:22 PM, SUMNER Andrew andrew.sum...@customs.govt.nz wrote: Sorry if anyone gets this twice – I originally mailed to users at subversion dot tigris dot org on the advice of somebody, but when I actually went to the site it suggested this mailing list. I am attempting

Re: Trival merge of big text file: Dismal performance, 540x faster if binary.

2011-01-13 Thread Johan Corveleyn
On Thu, Jan 13, 2011 at 12:49 PM, krueger, Andreas (Andreas Krüger, DV-RATIO) andreas.krue...@hp.com wrote: Hello, trivial merges of big text file changes are dismally slow. SVN can do much better when doing such merges as binary. Briefly, I think it should.  I suggest SVN should detect the

Re: Trival merge of big text file: Dismal performance, 540x faster if binary.

2011-01-13 Thread Johan Corveleyn
On Thu, Jan 13, 2011 at 2:07 PM, Stefan Sperling s...@elego.de wrote: On Thu, Jan 13, 2011 at 01:55:58PM +0100, Johan Corveleyn wrote: Textual merging in svn makes use of a variant of the standard diff algorithm, namely diff3. Just a couple of days ago, I finally succeeded in making diff3 take

Re: I can not do a svn commit

2011-01-13 Thread Johan Corveleyn
[ Putting the list back in cc. Please use reply-all to keep the list in the loop. Also, please try not to top-post (i.e. put your reply inline or below the thing you're replying to). More below ...] On Thu, Jan 13, 2011 at 9:24 PM, Daniela Rivas eri...@gmail.com wrote: Hi Johan In the working

Re: SVN 1.6.15 checkout fails on particular file

2011-01-14 Thread Johan Corveleyn
On Fri, Jan 14, 2011 at 7:35 PM, KARR, DAVID (ATTSI) dk0...@att.com wrote: This is a continuation of my experiences described in the What SVN command-line client distro should I get to work properly with SVN 1.4.x on the server? subject. My SVN server is running version 1.4.x.  I'm using the

Re: Trival merge of big text file: Dismal performance, 540x faster if binary.

2011-01-14 Thread Johan Corveleyn
On Fri, Jan 14, 2011 at 3:53 PM, krueger, Andreas (Andreas Krüger, DV-RATIO) andreas.krue...@hp.com wrote: Hello, Johan and all, first, for the record, here is another comparison between binary and text merge performance, this time with the files generated by my script (repeated below):

Re: Betr.: Re: multiple locks on a single file

2011-01-19 Thread Johan Corveleyn
On Wed, Jan 19, 2011 at 9:00 AM, Jan Keirse jan.kei...@tvh.be wrote:  Ryan Schmidt subversion-20...@ryandesign.com schreef op 18/01/2011 22:34:24: On Jan 18, 2011, at 08:15, Jan Keirse wrote: we would like to be able to always know who else is working on a file, so that we can

Re: Betr.: Re: svnadmin load a huge file

2011-01-20 Thread Johan Corveleyn
On Thu, Jan 20, 2011 at 9:18 AM, Victor Sudakov suda...@sibptus.tomsk.ru wrote: Colleagues, I have finally completed a test cvs2svn conversion on an amd64 system. The peak memory requirement of svnadmin during the conversion was 9796M SIZE, 1880M RES. The resulting SVN repo size is 8.5G on

Re: Betr.: RE: Betr.: RE: Questions about svn:externals

2011-01-20 Thread Johan Corveleyn
On Thu, Jan 20, 2011 at 10:41 AM, Jan Keirse jan.kei...@tvh.be wrote:  David Aldrich david.aldr...@eu.nec.com schreef op 20/01/2011 10:24:28: Hi Jan I've changed my mind, there is something that may be better than externals, although it requires a little trick. You should be able to

Re: Possibility to commit from 'all' systems

2011-01-20 Thread Johan Corveleyn
On Thu, Jan 20, 2011 at 1:31 PM, Cecil Westerhof cecilwester...@xs4all.nl wrote: Op woensdag 19 jan 2011 09:40 CET schreef shriniva...@collab.net: SVNSERVE_OPTIONS=-d -r /srv/svn/repos But this means that I can only make changes on the system svnserve is running on. Is there a safe way to

Re: Betr.: Re: svnadmin load a huge file

2011-01-20 Thread Johan Corveleyn
On Thu, Jan 20, 2011 at 6:11 PM, Daniel Shahaf d...@daniel.shahaf.name wrote: Victor Sudakov wrote on Thu, Jan 20, 2011 at 14:18:00 +0600: Colleagues, I have finally completed a test cvs2svn conversion on an amd64 system. The peak memory requirement of svnadmin during the conversion was

Re: Trival merge of big text file: Dismal performance, 540x faster if binary.

2011-01-21 Thread Johan Corveleyn
On Mon, Jan 17, 2011 at 5:30 PM, krueger, Andreas (Andreas Krüger, DV-RATIO) andreas.krue...@hp.com wrote: Hello, Daniel and all, In other words, merging changes from file.c@BRANCH to trunk should detect that file@trunk and file@BRANCH@BRANCH-CREATION are the same node-revision? I think

  1   2   3   4   5   6   7   >