Checkout fails on large repository

2011-08-15 Thread Thomas
svn) Server: RAM: 256 MB CPU: Geode(TM) Integrated Processor by AMD PCS Disk: 1000 GB external harddisk connected via USB. Filesystem: ext3 (encrypted via LUKS, but this should be transparent to svn) Med venlig hilsen/Kind regards Thomas

Re: Checkout fails on large repository

2011-08-16 Thread Thomas
already have some ideas as to what is wrong, I will appreciate your suggestions. Thanks. Med venlig hilsen/Kind regards Thomas

Re: Checkout fails on large repository

2011-08-16 Thread Thomas
2011/8/16 Thomas : > There is only one user accessing the repository during checkout. So > issues caused by multiple users accessing it can be eliminated. > It seems to be the same place it fails every time. That is, the same path. > I am currently trying to checkout this path alone

Re: Checkout fails on large repository

2011-08-16 Thread Thomas
2011/8/16 Stefan Sperling : > Does your Apache HTTPD Server use keep-alive? > http://httpd.apache.org/docs/2.0/mod/core.html#keepalive > > Try to increase the KeepAliveTimeout option in your Apache > configuration: > http://httpd.apache.org/docs/2.0/mod/core.html#keepalivetimeout > > The default is

Re: Checkout fails on large repository

2011-08-17 Thread Thomas
2011/8/16 Thomas : > I have now enabled KeepAlive and set Timeout and KeepAliveTimeout to 900. > We'll see how it goes. Right now it has checked out 32 GB, this is a new record :) It is still working, but enabling keepalive and increasing timeouts seems to be working. I will write a

Data lost in a subversion repository

2015-09-29 Thread thomas
Dear ladies and gentlemen, my name is Thomas Riller, I am working at the technical university of Munich. I am sorry, that I directly contact you. We have a problem (self made) with a subversion repository. The repository was stored at a personal directory and is damaged. This means, some

I need a volunteer subversion manager

2010-06-04 Thread Thomas Garrod
oject server repository and to guide users in setting up and using clients, it would be a great help. Thomas Garrod The KeelWorks Foundation http://keelworks.org

replacing all code with latest SVN regardless of conflicts or uncommitted changes or whatever

2010-06-10 Thread Thomas Anderson
Say I've added a bunch of debug code to files in a particular directory and that I want to now remove all the debug code. I could search through the file and manually remove it all or I could just re checkout the directory from SVN and replace the debug directory with the latest SVN code. Problem

Fw: Potential issue with svn:externals

2010-06-16 Thread Thomas Giesel
mal external in the project explorer after these two lines have been removed, while "b" is shown with an exclamation mark (Obstructed). "src/d" can't be removed with Eclipse then, one has to "rm -r" it manually from a shell window. Our software has many different configurations with different versions of different subsystems, this can be done easily with externals, better than using branches for all variations. Hopefully this feature will get even better in the future ;) (Server: >= 1.6.x, Client: 1.6.11, both on Linux) Regards, Thomas

RE: older versions of the subversion server

2010-06-17 Thread Thomas Loy
We just upgraded from 1.3 to 1.6.x. Fortunately, we also got new servers for the new version, so that helped up. We upgraded by installing SVN on the new servers, exporting our repositories from the old (current production) servers, and importing to the new servers. If you have that option, i

RE: older versions of the subversion server

2010-06-17 Thread Thomas Loy
and Eclipse user. Regards, Tom From: Alin [mailto:alin.tomoi...@ttu.edu] Sent: Thursday, June 17, 2010 4:29 PM To: Ryan Schmidt; Thomas Loy Cc: users@subversion.apache.org Subject: Re: older versions of the subversion server Ryan and Thomas, Thank you very much for your advice. -Original

Getting started with subversion

2010-07-14 Thread Thomas Garrod
I'm sorry guys (and gals), I have a very basic question: How to you get files into your repository. I've got the O'Reilly book (2nd Edition), but I'm afraid is presumes too much of me. I looked at chapter 2, page 18, and it includes the following: ...typically use this when you have an existing t

Re: Getting started with subversion

2010-07-14 Thread Thomas Garrod
Thanks Bob. I looked at the free book, but it looks word-for-word the same, Getting New Data into Your Repository is exactly the same. Can you point me to the right place? I thought perhaps the information under Initial Check Out would set up an initial file structure. I tried: Macintosh:GraphicA

RE: viewing svn logs?

2010-08-06 Thread Thomas Loy
On Windows, Tortoise SVN is my choice. Regards, Tom From: Giulio Troccoli [mailto:giulio.trocc...@uk.linedata.com] Sent: Friday, August 06, 2010 10:58 AM To: 'Tom Cruickshank'; users@subversion.apache.org Subject: RE: viewing svn logs? What about TortoiseSVN? Linedata Limited Registered Off

RE: Setting "tags" to read only ?

2010-09-29 Thread Thomas Loy
We use access control to keep tags read-only, although pre-commit hooks would work as well, access control was simpler and a bit more foolproof. Regards, Tom -Original Message- From: a.sk...@gmail.com [mailto:a.sk...@gmail.com] On Behalf Of Alexander Skwar Sent: Wednesday, September 29

client crash on merge --reintegrate

2011-01-12 Thread Becker, Thomas
27;t crash. Regards, Thomas Process info: Cmd line: svn merge --dry-run --reintegrate https://localhost:8443/svn/FMCG Version: 1.6.15 (r1038135), compiled Nov 24 2010, 15:10:31 Platform: Windows OS version 5.1 build 2600 Service Pack 3 Exception: ACCESS_VIOLATION Registers: eax=00

Re: client crash on merge --reintegrate

2011-01-13 Thread Becker, Thomas
s: /.../branches/...:174322-214515 Missing ranges: /.../trunk/...:103707-174319 Missing ranges: /.../branches/...:215928-236665 Missing ranges: /.../branches/...:236669-250022 Missing ranges: /.../branches/...:250348-260850 Missing ranges: /.../trunk/...:260933 Re

RE: Windows over linux

2011-01-25 Thread Thomas Loy
a lot easier. I'm working on a bunch of scripts right now where we had a version specific taskdef jar that I'm now using a symlink to create a generic jar name -- so I won't have to edit all the taskdef jar names in the scripts again. Cheers, Tom Thomas Loy Sysops - Build

Strange tree conflict problem

2011-02-11 Thread Thomas Börkel
Our server runs svn 1.6.13. Any help would be greatly appreciated. Thomas

problem with mutated vowel in log-message-contents

2011-02-18 Thread Thomas STEININGER
' or if this is to difficult only by '_bergabe'. can anybode give me tips / commands to do that or probably there is an tool (because the problem was already solved for another user)? thanks for help -thomas Mails with TortoiseSvn-Team: >>>> >>>> H

Antwort: Re: problem with mutated vowel in log-message-contents

2011-02-21 Thread Thomas STEININGER
do i really understand, that i have to execute this: propedit --editor-cmd 'sed --flags' on a file? on all urls that are in my svn-repository? or how you mean? -Thomas Daniel Shahaf 21.02.2011 19:34 An Stephen Connolly Kopie Thomas STEININGER , users@subversion.apache.or

Antwort: Re: Antwort: Re: problem with mutated vowel in log-message-contents

2011-02-21 Thread Thomas STEININGER
n-comments. How can i get this done? Or does i have misunderstood your trick? -Thomas Daniel Shahaf 22.02.2011 07:58 An Thomas STEININGER Kopie Stephen Connolly , users@subversion.apache.org Thema Re: Antwort: Re: problem with mutated vowel in log-message-contents Thomas STEININGE

RE: Build project in pre-commit

2011-04-05 Thread Thomas Loy
No, if your project takes more than a few seconds to compile, it WILL annoy committers. I have a pre-commit that validates a Change Request Number in their comment against a database. It is a quick query, but it takes about 15 seconds to do the connect, query, and then disconnect. My committe

RE: How do I escape a subversion keyword?

2011-05-29 Thread Becker, Thomas
How about: if (length('$LastCheckedDate$') == 17) # keyword wasn't expanded Regards, Thomas > -Ursprüngliche Nachricht- > Von: Bob Archer [mailto:bob.arc...@amsi.com] > Gesendet: Freitag, 27. Mai 2011 19:08 > An: dar...@chaosreigns.com; users@subversion.ap

Re: Subversion 1.6.17 Released

2011-06-02 Thread Thomas Harold
On 6/1/2011 7:27 PM, Daniel Shahaf wrote: Be advised: the 1.6.17 tag [1] in our repository does not match the tarballs at the time of this writing. Until we fix this, please use the tarballs or zip archives, and avoid installing 1.6.17 from the tag. Daniel [1] https://svn.apache.org/repos/asf

Sparse check outs

2011-06-10 Thread Stuempfig, Thomas
things based on some Rules like "*pptx" in a folder and its sub folders. Would like to ignore specific extensions like "*c,*cpp,*txt". Much the same way as the ignore list for non versioned files, but just for co. Did somebody come along such a requirement? Regards Thomas

RE: For Siebel

2011-06-15 Thread Thomas Loy
Subversion does have lock mechanisms, but they are not enabled by default. Although Siebel has it's lock mechanisms for sifs, I believe they are binary and you will want to implement locking in Subversion for them as well. I sure wish I could get our Siebel teams to use SVN instead of exclusive

Re: Problem Loading Huge Repository

2011-06-17 Thread Thomas Harold
On 6/16/2011 7:05 PM, Bruno Antunes wrote: Do you know any faster way to load the dump file or to filter out some projects/revisions so I can speed up the process? Are you CPU-bound? Or are you limited by disk speed? If you're limited by disk access times, make sure that the source file that

Re: Problem Loading Huge Repository

2011-06-17 Thread Thomas Harold
On 6/17/2011 10:54 AM, Daniel Shahaf wrote: Thomas Harold wrote on Fri, Jun 17, 2011 at 10:31:43 -0400: And if you have a choice of file systems for the repository to be stored on, make sure that it's something which can deal with a few hundred thousand tiny files. On Linux, I'd sug

Performance

2011-06-17 Thread Stuempfig, Thomas
Hi everybody, is there somewhere some documentation about svn performance(CPU/Network) other than the one at IBM pages? regards Thomas

WG: How to setup SVN with HTTPS on Apache for Windows?

2011-06-23 Thread Stuempfig, Thomas
Hi all, inhttp://svnbook.red-bean.com/nightly/en/svn.serverconfig.httpd.html I read the following: * Getting httpd 2.0 up and running with the mod_dav module Can't we use apache 2.2? Regards Thomas Von: Geoff Hoffman [mailto:ghoff...@cardinalpath.com] Gesendet: Mit

AW: How to setup SVN with HTTPS on Apache for Windows?

2011-06-23 Thread Stuempfig, Thomas
I suggested in svnbook-...@red-bean.com to update to apache 2.2. Regards Thomas -Ursprüngliche Nachricht- Von: Cooke, Mark [mailto:mark.co...@siemens.com] Gesendet: Donnerstag, 23. Juni 2011 11:00 An: Stuempfig, Thomas; users@subversion.apache.org Betreff: RE: How to setup SVN with

AW: SVN 1.7 - check out single file?

2011-07-02 Thread Stuempfig, Thomas
The possibility to check out a single file would probably be the base of checking out (or update) files that match certain criteria e.g. "*doc, *txt, *html" I opened an other thread about this. Many of my colleagues would appreciate such a functionality. Regards Thomas -Urs

AW: the best migrate solution of lower downtime

2011-07-11 Thread Stuempfig, Thomas
can use VM specific tools and means to easily migrate. I personally did even live migration of XEN VM in - fractions of a second - downtime. Snapshot as well as VM Technology has to be thoroughly planned before use. Regards Thomas -Ursprüngliche Nachricht- Von: Nico Kadel-Garcia [

Re: Move to a new repo and keep the history, Part 2

2011-07-14 Thread Thomas Harold
On 7/14/2011 12:29 PM, K F wrote: Recap – I would like to move some directories from one repository to another while keeping the history. I went through this a few months ago (and maybe this will help). We were using a big monolithic repository for all of our jobs. Our repository was arrang

Archiving old Data

2011-07-19 Thread Stuempfig, Thomas
Hi everybody, how can I systematically get rid of very old data, that is not used anymore. My repository is 300GB large 15000 revs. Is svnadmin dump ... svndumpfilter ... the only supported way? Would it be useful to have an svnadmin command deleting a node(recursively)? regards Thomas

Re: Subversion: existing users

2011-07-20 Thread Thomas Harold
On 7/17/2011 2:07 AM, Andy Canfield wrote: The most obvious authorization scheme is that of the host server; if there is a user named "andy" on that server with a password "jackel" then I would like to simply be able to talk to the subversion server as user named "andy" password "jackel". This is

Re: Subversion access control / Linux users etc.

2011-07-21 Thread Thomas Harold
The issues with passwords is why we ended up going with SSH public-key authentication. Load the SSH key into the SSH agent, unlock it with the passphrase, then don't worry about it again until we reset the SSH agent at logout. Less prompts, happier users. (Plus it makes it harder to get into

1.7 compatibility issue

2011-07-26 Thread Becker, Thomas
1.7.0-dev-win32-r1136035.zip and earlier work, though. Regards, Thomas This email and its attachments may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not

AW: 1.7 compatibility issue

2011-07-26 Thread Becker, Thomas
Yes, actually starts with svn. The URL looks like this: https://:8443/svn/ Regards, Thomas -Ursprüngliche Nachricht- Von: Ivan Zhakov [mailto:i...@visualsvn.com] Gesendet: Dienstag, 26. Juli 2011 11:26 An: Becker, Thomas Cc: users@subversion.apache.org Betreff: Re: 1.7

strange merge conflict wrt. keywords

2011-07-26 Thread Becker, Thomas
e observed with Linux and Windows clients in various 1.6 versions. Regards, Thomas This email and its attachments may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author

Question about commit/udpate inside externals

2011-07-26 Thread Thomas Clement
quot;svn status" and "svn up" on my working copy does not alert me of that. How can I check if my externals are above their fixed revision number? Maybe it is just a bad idea to edit and commit inside externals? Regards, Thomas

AW: 1.7 compatibility issue

2011-07-26 Thread Becker, Thomas
Sorry for the confusion: stands for svn/, stands for . The URL looks like https://:8443/svn/. Regards, Thomas Von: Mark Phippard [mailto:markp...@gmail.com] Gesendet: Dienstag, 26. Juli 2011 16:54 An: Becker, Thomas Cc: users

AW: 1.7 compatibility issue

2011-07-27 Thread Becker, Thomas
I can confirm that listing the repository works with --config-option servers:global:http-library=neon. As reported by Ivan he fixed this issue in r1151177. Thanks! Regards, Thomas Von: Mark Phippard [mailto:markp...@gmail.com] Gesendet

AW: strange merge conflict wrt. keywords

2011-07-27 Thread Becker, Thomas
oduce this behaviour. Any hints would be appreciated. Regards, Thomas ____ Von: Becker, Thomas [mailto:thomas.bec...@torex.com] Gesendet: Dienstag, 26. Juli 2011 14:09 An: users@subversion.apache.org Betreff: strange merge conflict wrt. keywords Hi,

Re: AW: Web site: checkout or export?

2011-07-29 Thread Thomas Harold
On 7/27/2011 8:57 AM, Markus Schaber wrote: Hi, Andy, Von: Andy Canfield [mailto:andy.canfi...@pimco.mobi] - Using 'svn checkout', the working web site will have the subversion control files in the .svn subdirectory, which might be a security hole. You could use some pattern based access con

SVN externals - using a GUID style instead of a path?

2011-07-29 Thread Thomas Harold
http://subversion.apache.org/docs/release-notes/1.5.html#externals The relative URLs being allowed in svn:externals was a huge step forward. But it still relies on the source path not ever changing. For example: /repos/zag foo/bar1 Which is fine as long as "zag" never changes its name. Wha

RE: Re: Repo access with HTTPS and an access token (or: GCM for svn?)

2024-03-29 Thread Thomas Åkesson
me is not important because mod_openidc will figure it out from the session. I developed some Apache black magic to transform the basic auth password into a cookie consumed by mod_openidc. This black magic can be removed if the Svn client is enhanced with some Cookie support. > 2. I d

AW: Subversion Branch/Merge Graphical Display

2011-08-01 Thread Stuempfig, Thomas
Try subeclipse. You can rightclick on he rev and display the merge graph then. It is still not trivoal since you just see the merge rev prop. Regards Thomas Email sent from blackberry. Von: Tony Butt [mailto:tony.b...@cea.com.au] Gesendet: Monday, August 01, 2011 06:50 AM An: users

AW: Strange behavior on directory delete/commit

2011-08-02 Thread Becker, Thomas
You could also delete the directory directly in the repository using "svn delete -m ". This way you would avoid the problem of committing partial changes of your working copy. Regards, Thomas -Ursprüngliche Nachricht- Von: Dominik Psenner [mailto:dpsen...@gmail.com]

Python optional location in centos 5 for compiling from source

2011-08-08 Thread Florent THOMAS
rds from france, Florent THOMAS

BUG: Inconsistent handling of challenge-on-commit for conflicting user credentials

2011-08-19 Thread Thomas Robinson
The following is a bug report for triage and review. I've been unable to locate an adequate fix or discussion for this issue; however, I have found an acceptable workaround. When built on OSX, SVN versions 1.6.16 (r1073529) and 1.6.17 (r1128011) appear to handle authentication challenges on c

Re: BUG: Inconsistent handling of challenge-on-commit for conflicting user credentials

2011-08-22 Thread Thomas Robinson
r the archives: it won't remove details associated with client certificates.) Or, alternatively, pass --username to the 'svn commit' command too. Does this address your issue? Thomas Robinson wrote on Fri, Aug 19, 2011 at 14:06:40 -0700: The following is a bug report for triage a

SVN File Size

2011-09-16 Thread Stümpfig , Thomas
be able to deal with it during the "commit operation". regards Thomas Stümpfig Presales Knowledge Management Siemens Industry Sector Siemens Industry Software GmbH & Co. KG Franz-Geuer-Str. 10 50823 Köln Tel.:+49 2153 9107117 Mobil: +49 175 2205712 Fax.: +49 221 248928

AW: SVN File Size

2011-09-19 Thread Stümpfig , Thomas
concentrate on the part that deals with this one. Regards Thomas > -Ursprüngliche Nachricht- > Von: Stefan Sperling [mailto:s...@elego.de] > Gesendet: Freitag, 16. September 2011 10:43 > An: Stümpfig, Thomas; users@subversion.apache.org > Betreff: Re: SVN File Size >

AW: SVN File Size

2011-09-19 Thread Stümpfig , Thomas
hope I am interpreting this correctly) I neither can see if the server_side part encodes filesize information into the stream. Can somebody tell me where the answer is put into the stream? Am I on the right path? Is this already subject to the Dev Mailinglist? This is my starting poin

AW: SVN File Size

2011-09-20 Thread Stümpfig , Thomas
t to the question of how to implement I would appreciate any input, since I am a newbie in svn programming. Regards Thomas > -Ursprüngliche Nachricht- > Von: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > Gesendet: Dienstag, 20. September 2011 00:03 > An: Stümpfi

AW: SVN File Size

2011-09-20 Thread Stümpfig , Thomas
svn_ra_progress_notify_func_t doing this also? Thanks Thomas > -Ursprüngliche Nachricht- > Von: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > Gesendet: Dienstag, 20. September 2011 14:20 > An: Stümpfig, Thomas > Cc: users@subversion.apache.org > Betreff: Re: SVN File Size >

svn upgrade with dump/load

2011-09-27 Thread Stümpfig , Thomas
flexibility. And my server has 32GB Memory and 16 Cores. Now, in order to optimize the migration process would it be worth to split the dump into multiple dumps? And if yes, would you use delta dumps? Thomas Stümpfig

Invalid character "/" in revision list

2011-12-14 Thread Thomas Gier
tigation of the cause of this mess? - Is there a way to correct this issue without using a binary editor on the db files? Thanks a lot for reading. Any comment is much appreciated. Cheers Thomas Gier Aachen, Germany

Possible regression with empty checkouts of repos in 1.7.

2011-12-14 Thread Thomas Dziedzic
Hi, I used to be able to do: svn checkout --depth=empty svn://svn.archlinux.org/packages cd packages svn up pacman rm -r pacman svn up and it would leave me with an empty, working copy on my computer in subversion 1.6.17 When I upgraded to subversion 1.7.2, after doing the same set of commands a

Re: Invalid character "/" in revision list

2011-12-14 Thread Thomas Gier
Am 14.12.2011 17:33, schrieb Daniel Shahaf: Thomas Gier wrote on Wed, Dec 14, 2011 at 17:10:26 +0100: Hello, this is my first post to the list so first of all I'd like to say hello to everybody :). I'm stuck with a problem for which even google doesn't seem to find a solution,

TortoiseSVN assertion failed

2011-12-22 Thread Thomas Krebs
:externals both directories and files. Another project without externals works fine. The old server with the still on-line repository also still runs fine. Hope I could contribute to find the problem. Thomas

Re: TortoiseSVN assertion failed

2011-12-23 Thread Thomas Krebs
Am 23.12.2011 02:52, schrieb Stefan Sperling: On Fri, Dec 23, 2011 at 01:48:58AM +0100, Stefan Sperling wrote: On Thu, Dec 22, 2011 at 06:16:58PM +0100, Thomas Krebs wrote: When I checkout a project the icons do not get the Tortoise overlay icons and when I right click on the project directory

Re: TortoiseSVN assertion failed

2011-12-23 Thread Thomas Krebs
Am 23.12.2011 13:08, schrieb Stefan Sperling: On Fri, Dec 23, 2011 at 12:05:43PM +0100, Thomas Krebs wrote: Am 23.12.2011 02:52, schrieb Stefan Sperling: Are you sure you checked out a new working copy before this happened? The assertion only happens from the working copy checked out from

Re: TortoiseSVN assertion failed

2011-12-27 Thread Thomas Krebs
Am 23.12.2011 14:59, schrieb Stefan Sperling: On Fri, Dec 23, 2011 at 02:26:12PM +0100, Thomas Krebs wrote: Am 23.12.2011 13:08, schrieb Stefan Sperling: Well, is the URL of this file in the same _repository_ as the working copy root folder, or not? One server can serve multiple repositories

Re: svnversion documentation bug in the redbook?

2012-01-10 Thread Thomas Gier
on --version svnversion, Version 1.6.12 (r955767) 2.) me@mine:some_unversioned_dir$ svnversion exported Cheers Thomas Gier Aachen, Germany

RE: Permanent removal

2012-01-12 Thread Stümpfig , Thomas
already been discussed several times. AFAIK there is no plan to implement such a command. Please correct me if I am wrong. Regards Thomas Stümpfig > -Original Message- > From: Cooke, Mark [mailto:mark.co...@siemens.com] > Sent: Donnerstag, 12. Januar 2012 08:15 > To:

Re: TortoiseSVN assertion failed

2012-02-14 Thread Thomas Krebs
Am 13.02.2012 23:07, schrieb Stefan Sperling: ... Stefan, Please be patient. Our new server is not yet back from service, so I can't check. Furthermore I'll have to investigate to build from sources, which I didn't do so far. Thomas -- Mecadtron GmbH Sitz der Gesells

RE: SVN as DMS

2012-03-22 Thread Stümpfig , Thomas
rds Thomas > -Original Message- > From: Geoffrey Myers [mailto:li...@serioustechnology.com] > Sent: Mittwoch, 21. März 2012 12:36 > To: Phil Pinkerton > Cc: Laura Mohiuddin; users@subversion.apache.org > Subject: Re: SVN as DMS > > Check out 1mage. > > That is

AW: Subversion 1.6.18 released

2012-04-16 Thread Becker, Thomas
Hi Stefan, Thanks for the new release! From the list of changes for 1.6.18 I learned that the server side performance of "log -g" was improved (r1152282). This sounds particularly interesting for our setup. Does a similar fix exist in 1.7.4, too? Regards, Thomas This ema

RE: Subversion limits?

2012-09-28 Thread Thomas Loy
"active" repo. I've been toying with export commands but haven't had any success. I would like to back us away from any possible limits. Cheers, Thomas From: kmra...@rockwellcollins.com [mailto:kmra...@rockwellcollins.com] Sent: Friday, September 28, 2012 10:52 AM To:

svn update with --no-auth-cache crashes on Windows 7 x64

2012-11-20 Thread Thomas Oftring
e - handles 'https' scheme Best regards i.A. Thomas Oftring smime.p7s Description: S/MIME cryptographic signature

RE: lock tree or branch - quick question

2013-02-13 Thread Thomas Hemmer
. Best regards, Thomas -Original Message- From: Z W [mailto:mpc8...@gmail.com] Sent: Tuesday, February 12, 2013 6:49 PM To: users@subversion.apache.org Subject: lock tree or branch - quick question Hi All We like to stop commits to a certain tree or branch. Is there a way to do that on

svn AD authentication

2013-05-23 Thread Stümpfig , Thomas
passwords do not authenticate. Can anybody give me a hint where to start searching. (Apache, MS AD, OS). Thomas Stümpfig Global Sales & Services Siemens Industry Sector Siemens Industry Software GmbH & Co. KG Franz-Geuer-Str. 10 50823 Cologne, Germany Tel. :+49 (2153) 9107117 Fax

RE: svn AD authentication

2013-05-24 Thread Stümpfig , Thomas
and I hope to be able to test 1.8rc2 soon. Thomas Stümpfig Global Sales & Services Siemens Industry Sector Siemens Industry Software GmbH & Co. KG Franz-Geuer-Str. 10 50823 Cologne, Germany Tel. :+49 (2153) 9107117 Fax :+49 (221) 20802 988 Mobile :+49 (175) 2205 712 thoma

svn 1.8 migration - directory deltification and revprop packing

2013-06-10 Thread Thomas Harold
Questions about the 1.8 upgrade path: #1 - In reading the release notes for 1.8, I'm interested in the directory/property storage reduction as described in: http://subversion.apache.org/docs/release-notes/1.8.html#fsfs-enhancements Directory and property storage reduction For each changed n

Re: svn 1.8 migration - directory deltification and revprop packing

2013-06-11 Thread Thomas Harold
On 6/11/2013 8:52 AM, C. Michael Pilato wrote: One advantage of being in a room full of Subversion developers, specifically the guy that implemented all this stuff, is that I can ask him directly about how to respond to this mail. :-) Hopefully I will accurately represent the answers Stefan Fuh

Re: svn 1.8 migration - svnadmin hotcopy

2013-06-11 Thread Thomas Harold
On 6/11/2013 10:20 AM, Stefan Sperling wrote: On Tue, Jun 11, 2013 at 10:13:15AM -0400, Thomas Harold wrote: Right now, the size of our dumpfile directory is 207G, while the hotcopy is only 104G. So the size savings could be big for us. The hotcopy backup is still our preferred solution, with

Re: Apache Subversion 1.8.0 Released (Apache module support via DSO through APXS)

2013-06-18 Thread Thomas Harold
On 6/18/2013 8:06 AM, Branko Čibej wrote: We're happy to announce the release of Apache Subversion 1.8.0. While running ./configure (on CentOS 6), I see the following in the output: checking for Apache module support via DSO through APXS... no ==

Re: Apache Subversion 1.8.0 Released (Can't locate ExtUtils/Embed.pm in @INC)

2013-06-18 Thread Thomas Harold
On 6/18/2013 8:06 AM, Branko Čibej wrote: We're happy to announce the release of Apache Subversion 1.8.0. Another little thing that I found when compiling 1.8 on CentOS 6 is that we now need to install the perl ExtUtils packages. Can't locate ExtUtils/Embed.pm in @INC (@INC contains: /usr/l

Re: Apache Subversion 1.8.0 Released (An appropriate version of serf could not be found)

2013-06-18 Thread Thomas Harold
And the last hurdle I had to jump over to get svn 1.8.0 to compile on my CentOS 6 box. When running ./configure, I had the following message show up: checking was serf enabled... no An appropriate version of serf could not be found, so libsvn_ra_serf will not be built. If you want

Re: Crash in 1.8.0 (db/format layout linear)

2013-06-19 Thread Thomas Harold
On 6/19/2013 5:30 AM, Daniel Shahaf wrote: Does %REPOS_DIR%\db\format contain "4 layout linear"? If so, that's a known issue that will be fixed in 1.8.1. Out of curiosity, which versions of SVN produced a "layout linear"? I'm guessing that was from back in the SVN 1.4 days (repo format #2)

Re: Subversion Exception! line 647: assertion failed (peg_revnum != SVN_INVALID_REVNUM)

2013-06-20 Thread Thomas Harold
On 6/20/2013 11:55 PM, Sandeepan Kundu wrote: Tried going back to 1.7, but it is telling project is in higher version :(( how to use now, my development is getting affected!!! I suggest renaming your old (upgraded to 1.8) working copy out of the way, doing a fresh checkout using 1.7 into a f

Re: Advice for changing filename case in SVN on case insensitive system

2013-06-21 Thread Thomas Harold
On 6/20/2013 6:56 PM, Geoff Hoffman wrote: deleting the file from Subversion, then adding the copy with the correct case. Question: Doesn't that blow away revision history? If I didn't care about revision history I would just start over with a fresh repo. If you use "svn mv" to do the change,

WebDAV support in future versions of SVN server?

2013-06-25 Thread Thomas Harold
Is it still a long-term goal to maintain the ability to mount a SVN repository as a WebDAV folder? Based on this message from 2009: http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1180976 It sounds like the SVN server is still planning on supporting WebDAV clients, bu

Re: WebDAV support in future versions of SVN server?

2013-06-26 Thread Thomas Harold
On 6/26/2013 8:15 AM, Nico Kadel-Garcia wrote: On Tue, Jun 25, 2013 at 9:55 AM, Thomas Harold wrote: Is it still a long-term goal to maintain the ability to mount a SVN repository as a WebDAV folder? Out of curiosity, why do you feel the need for this? Working in a remote copy isn't e

Re: Expected performance

2013-07-08 Thread Thomas Harold
On 7/8/2013 11:32 AM, Naumenko, Roman wrote: Hello, How fast would you expect svn checkout to be from a server like one below? Considering eveyrthing on the server functioning as expected. Our bottleneck is usually the CPU, but we're doing svn+ssh access. So I lean towards a few less but mo

Re: Expected performance (svn+ssh)

2013-07-08 Thread Thomas Harold
On 7/8/2013 2:18 PM, Naumenko, Roman wrote: That box has more than enough CPUs (forty), cores are barely utilized. How is the access over ssh can be configured? I thought it's only http(s) or svn proto. http://svnbook.red-bean.com/en/1.7/svn.basic.in-action.html#svn.advanced.reposurls http:/

RE: svnsync crashes on a huge commit

2013-07-09 Thread Thomas Loy
e with the VIP having a time out at 2 minutes. We had to increase that temporarily to accommodate some very large commits. Cheers, Thomas From: Anatoly Zapadinsky [mailto:zapadin...@gmail.com] Sent: Tuesday, July 09, 2013 1:48 PM To: Anatoly Zapadinsky; users@subversion.apache.org Subject: R

Re: How to prune old versions of an artefact?

2013-07-15 Thread Thomas Harold
On 7/15/2013 5:49 AM, Cooke, Mark wrote: For your uses, perhaps you could spin this artifact off into it's own repository (use "external"s from your main repo if required) and then you can archive that repo off whenever necessary? Sound advice for any sort of large artifact, or in the case wh

Re: Backup strategy sanity check

2013-07-24 Thread Thomas Harold
On 7/24/2013 2:59 PM, Andy Levy wrote: I'm planning my upgrade to SVN 1.8 & to go along with it, setting up a new backup process. Here's what I'm thinking: * Monday overnight, take a full backup (svnadmin hotcopy, then compress the result for storage) * Tuesday through Sunday overnights, increme

Re: Backup strategy sanity check

2013-07-25 Thread Thomas Harold
On 7/24/2013 4:21 PM, Les Mikesell wrote: Is that better than using svnsync from a remote server plus some normal file backup approach for the conf/hooks directories? Not sure, I have not tried out svnsync. We also don't use post-commit hooks (yet). I am under the impression that hotcopy do

Re: problem building 1.8.1 (sqlite-amalgamation)

2013-07-29 Thread Thomas Harold
From my notes back when I compiled 1.8.0, I had to download the sqlite-amalgamation ZIP file and add it into the source directory. $ cd /usr/local/src/subversion-1.8.0/ $ wget http://www.sqlite.org/sqlite-amalgamation-3071501.zip $ unzip sqlite-amalgamation-3071501.zip $ mv sqlite-amalgamation-3

Re: SVN performance -URGENT

2013-08-01 Thread Thomas Harold
On 8/1/2013 10:52 AM, Somashekarappa, Anup (CWM-NR) wrote: Bandwidth is 35.4 MBytes/secfrom my system(London) to server(New york) when i checked with iperf tool. We are using LDAP AuthzLDAPAuthoritative off AuthType Basic AuthBasicProvider ldap AuthName "Windows Credentials" As per message afte

Re: svn 1.8 migration - directory deltification and revprop packing

2013-08-02 Thread Thomas Harold
Fuhrmann just gave me to your questions. On 06/10/2013 03:05 PM, Thomas Harold wrote: a) Why are directory/property deltifications turned off by default? Stefan's jovial first answer was, "Because I'm a chicken." :-) Fortunately, he didn't stop there. He explain

SVN FSFS format value for 1.8?

2013-08-04 Thread Thomas Harold
According to the release notes: http://subversion.apache.org/docs/release-notes/1.8.html#fsfs-enhancements We should have seen a bump in the FSFS format number to '6' for 1.8. But when I'm looking at the 'format' file inside the FSFS repository directory on the server, I'm seeing '5'. # svnad

Re: SVN FSFS format value for 1.8?

2013-08-04 Thread Thomas Harold
On 8/4/2013 6:30 PM, Ryan Schmidt wrote: Check the file /backup/svndump/test3/db/format. # cat /backup/svndump/test3/db/format 6 layout sharded 1000 Okay, so I was looking at the wrong thing. That still raises the question (in my mind) of why the two values are different on a freshly create

Re: svn 1.8 migration - directory deltification and revprop packing

2013-08-05 Thread Thomas Harold
On 8/2/2013 3:21 PM, Thomas Harold wrote: Our migration process: > > 0. svnadmin verify oldreponame 1. svnadmin dump oldreponame 2. svnadmin create newreponame 3. Modify db/fsfs.conf [rep-sharing] enable-rep-sharing = true # defaults to true in 1.8 [deltification] enable-dir-deltifi

svnadmin verify performance - CPU bottleneck

2013-08-06 Thread Thomas Harold
On our setup (10k RPM SAS RAID-10 across 6 spindles, AMD Opteron 4180 2.6GHz), we're finding that "svnadmin verify" is CPU-bound and only uses a single CPU core. Is it possible that "svnadmin verify" could be multi-process in the future to spread the work over more cores? Or is that technical

  1   2   >