Re: Feature request: 'svn up --dry-run'

2015-04-05 Thread Tony Sweeney
On 04/03/15 20:27, Evan Driscoll wrote: I'd like to put a feature request out there for a --dry-run option to 'svn up'. There are two things that this would accomplish over 'svn stat --show-updates'. First, it seems like a natural thing to do; in particular, 'merge' supports --dry-run and after

Re: Copy and Reduce the size of SVn repos

2015-03-08 Thread Tony Sweeney
On 03/08/15 16:42, Branko Čibej wrote: > On 08.03.2015 09:35, Nico Kadel-Garcia wrote: >> On Sat, Mar 7, 2015 at 11:57 PM, Rajesh Kumar wrote: >>> I have one Huge SVN repos which is around 1TB in terms of size. I have two >>> requirement as follows and i would like to know the best approach to be

Re: svnsync problems

2015-02-21 Thread Tony Sweeney
n the slave before starting the server allowed the svnsync to proceed as expected. Thank you very, very much for your help, Tony. Tony Sweeney writes: Hi, Mise en scene: We have three Subversion servers, version 1.6.11 running on CentOS6. One is the live master and and the others ar

svnsync problems

2015-02-19 Thread Tony Sweeney
Hi, Mise en scene: We have three Subversion servers, version 1.6.11 running on CentOS6. One is the live master and and the others are hot standbys in different datacenters. The intent is that these are kept in sync with the master using svnsync from a post-commit hook. One of the slaves is a

RE: Regading SVN configuration

2014-07-18 Thread Tony Sweeney
Likely something went wrong with the previous step: $ sudo svnserve -d --foreground -r /usr/local/svn/repos That needs to still be running with no errors. From: sir isac [mailto:sir.i...@gmail.com] Sent: 18 July 2014 11:47 To: users@subversion.apache.org Subj

RE: Extend E155021 message to include supported format version

2014-07-03 Thread Tony Sweeney
> -Original Message- > From: Stefan Sperling [mailto:s...@elego.de] > Sent: 03 July 2014 16:48 > To: Notes Jonny > Cc: Branko Čibej; users@subversion.apache.org > Subject: Re: Extend E155021 message to include supported > format version > > On Thu, Jul 03, 2014 at 10:58:35AM +0100, No

RE: Copy the files between the branches witin the same repo and with saving the svn info about the operation.

2014-05-16 Thread Tony Sweeney
Look at 'svn merge'. This does exactly what you want, from your description. Tony. From: Kamil Libich [mailto:kamil.lib...@gmail.com] Sent: 07 May 2014 15:09 To: users@subversion.apache.org Subject: Copy the files between the branches witin the same repo and with

RE: Silently corrupted WC?

2014-02-26 Thread Tony Sweeney
> -Original Message- > From: Johan Corveleyn [mailto:jcor...@gmail.com] > Sent: 25 February 2014 22:53 > To: Chris > Cc: users@subversion.apache.org > Subject: Re: Silently corrupted WC? > > On Tue, Feb 25, 2014 at 3:09 PM, Chris > wrote: > > Hi, > > > > I recently ran into an issue

RE: expanding custom keywords in dump

2014-02-03 Thread Tony Sweeney
> -Original Message- > From: Branko Čibej [mailto:br...@wandisco.com] > Sent: 02 February 2014 06:42 > To: users@subversion.apache.org > Subject: Re: expanding custom keywords in dump > > On 02.02.2014 04:14, Nico Kadel-Garcia wrote: > > On Sat, Feb 1, 2014 at 1:07 AM, Ben Reser wrote

RE: expanding custom keywords in dump

2014-02-03 Thread Tony Sweeney
> -Original Message- > From: Thorsten Schöning [mailto:tschoen...@am-soft.de] > Sent: 01 February 2014 09:24 > To: Subversion > Subject: Re: expanding custom keywords in dump > > Guten Tag Ben Reser, > am Samstag, 1. Februar 2014 um 07:07 schrieben Sie: > > > So if you're going to cri

RE: Files added to repository by others don't come down with 'svn update'

2014-01-20 Thread Tony Sweeney
For what it's worth, the FreeBSD ports for Subversion (i.e. the build harness and patches) are freely available via Subversion at the following URLs: svn://svn0.us-east.freebsd.org/ports/head/devel/subversion svn://svn0.us-east.freebsd.org/ports/head/devel/subversion16 svn://svn0.us-east.freebsd.

RE: subversion load fails with “no such revision”

2013-08-30 Thread Tony Sweeney
There are at least four different versions of dumpfilter floating about the aether. It would help to know which one you used, and how you used it. Tony. From: Harlan Harris [mailto:harlan.har...@gmail.com] Sent: 30 August 2013 15:06 To: users@subversion.apache.o

RE: Cannot tell where repository lives

2013-08-28 Thread Tony Sweeney
I think this may be possible with Apache rewrite rules. It's possible that 'newstuff' URLs redirect to a different server, rather than being served locally by mod_dav_svn. From: Kerry Thurber [mailto:ker...@tucsonembedded.com] Sent: 28 August 2013 17:52 To: user

RE: ECCN

2013-07-12 Thread Tony Sweeney
http://svn.haxx.se/dev/archive-2011-11/0260.shtml Subversion itself does not seem to have an ECCN. However, the Apache server, which forms part of many Subversion installations does. It's 5D002 http://www.apache.org/licenses/exports/ Tony. From: Khan, Sohail

RE: Get subversion python bindings on existing subversion setup

2013-05-28 Thread Tony Sweeney
From: kapila narang [mailto:kapilanar...@gmail.com] Sent: 28 May 2013 12:08 To: users@subversion.apache.org Subject: Get subversion python bindings on existing subversion setup Hi, I have subversion 1.6.11 installed on redhat 64bit server used since long. See

RE: problem with dialog box uisng Tortoisesvn

2012-09-12 Thread Tony Sweeney
From: Carmit Shiran [mailto:carmit.shi...@gmail.com] Sent: 12 September 2012 08:14 To: Ryan Schmidt Cc: Cooke, Mark; users@subversion.apache.org Subject: Re: problem with dialog box uisng Tortoisesvn thanks for your help. Seems like I didn't have the whole svn pa

RE: Can relocate from a svnserve based server that was 'svn sync' to a new http based server

2012-01-31 Thread Tony Sweeney
From: Brent Webster [mailto:bwebs...@belairnetworks.com] Sent: 31 January 2012 03:08 To: users@subversion.apache.org Cc: Brent Webster Subject: Can relocate from a svnserve based server that was 'svn sync' to a new http based server I have numerous large svn rep

RE: Errors with mtime-retaining import script: pre-revprop-change issue?

2012-01-25 Thread Tony Sweeney
Alex, the '.tmpl' scripts in the hooks directory are there for reference purposes only. If you want the script to be executed, it needs to be named 'pre-revprop-change' with no extension, and have execute permission. Tony. From: Alexander Shenkin [mailto:subve

RE: Perforce to subversion migration

2012-01-19 Thread Tony Sweeney
If you start Perforce without a license file you are restricted in the number of users/clients allowed, but it is still possible to use a suitable repository (or copy thereof). The "free" limit used to be 2 users/5 clients, but I see the latest release (2011.1) allows 20 users/20 clients withou

RE: svn+ssh making too many requests

2011-11-21 Thread Tony Sweeney
SSH connections require some expensive computation at startup, so the maximum number of outstanding connections allowed is much lower than for regular socket connections to prevent denial of service attacks by connection flooding. This is governed by the MaxStartups value in the /etc/ssh/sshd_conf

RE: Apparent "svn rm" scaling problem in 1.7.x

2011-11-01 Thread Tony Sweeney
From: michael_rytt...@agilent.com [mailto:michael_rytt...@agilent.com] Sent: 01 November 2011 17:19 To: markp...@gmail.com Cc: s...@elego.de; users@subversion.apache.org Subject: RE: Apparent "svn rm" scaling problem in 1.7.x Perhaps I wasn't clear, the secon

RE: Explore repository "head" live on NFS

2011-10-19 Thread Tony Sweeney
From: Eli Bocek-Rivele [mailto:boc...@gmail.com] Sent: 19 October 2011 04:06 To: users@subversion.apache.org Subject: Explore repository "head" live on NFS Hi all, I'm very new to the community and I can only imagine this question has been asked before but goog

RE: subversion-1/svn_wc.h:1210: error: comma at end of enumerator list

2011-10-19 Thread Tony Sweeney
-Original Message- From: Peter Johansson [mailto:peterandrejohans...@gmail.com] Sent: 18 October 2011 22:35 To: users@subversion.apache.org Cc: svndigest-us...@lists.sourceforge.net Subject: subversion-1/svn_wc.h:1210: error: comma at end of enumerator list Hello, When I compiled with

RE: svn 1.7 assertion failed

2011-10-17 Thread Tony Sweeney
-Original Message- From: David Chapman [mailto:dcchap...@acm.org] Sent: 17 October 2011 16:36 To: Tony Sweeney Cc: users@subversion.apache.org; ponomarenko yaroslav Subject: Re: svn 1.7 assertion failed On 10/17/2011 8:24 AM, Tony Sweeney wrote: > > > -Original Message---

RE: svn 1.7 assertion failed

2011-10-17 Thread Tony Sweeney
-Original Message- From: Ulrich Eckhardt [mailto:ulrich.eckha...@dominolaser.com] Sent: 17 October 2011 16:02 To: users@subversion.apache.org Cc: ponomarenko yaroslav Subject: Re: svn 1.7 assertion failed Am 17.10.2011 16:42, schrieb ponomarenko yaroslav: > Got this error while trying

RE: How to Maintain "timestamp" in Repository & Working copy ?

2011-10-11 Thread Tony Sweeney
-Original Message- From: Phil Pinkerton [mailto:pcpinker...@gmail.com] Sent: 11 October 2011 16:31 To: Tony Sweeney Cc: users@subversion.apache.org Subject: Re: How to Maintain "timestamp" in Repository & Working copy ? How might this be done in a script where the comman

RE: How to Maintain "timestamp" in Repository & Working copy ?

2011-10-11 Thread Tony Sweeney
-Original Message- From: Phil Pinkerton [mailto:pcpinker...@gmail.com] Sent: 11 October 2011 15:42 To: users@subversion.apache.org Subject: How to Maintain "timestamp" in Repository & Working copy ? I have a request to keep the "commit" timestamps associated with the file in the workin

RE: How to fix corrupt revision in repo?

2011-09-16 Thread Tony Sweeney
Unlike 'svnadmin dump', hotcopy will happily back up a corrupt revision and not tell you. It's really just a clever filesystem backup with a very careful time ordering of certain key files in case there is a transaction in progress when it runs. Having been bitten by this myself[*], we now run sv

RE: Branching Questions

2011-07-01 Thread Tony Sweeney
-Original Message- From: Phil Pinkerton [mailto:pcpinker...@gmail.com] Sent: 01 July 2011 15:50 To: Andy Levy Cc: Tony Sweeney; Subversion User List Subject: Re: Branching Questions On 7/1/2011 9:57 AM, Andy Levy wrote: > Please stop top-posting. > I was simply followi

RE: Branching Questions

2011-07-01 Thread Tony Sweeney
. -Original Message- From: Phil Pinkerton [mailto:pcpinker...@gmail.com] Sent: 01 July 2011 12:45 To: Tony Sweeney Cc: Subversion User List Subject: Re: Branching Questions Thanks for the quick response. However I have no clue what you mean by Horses for courses. and I certainly cannot reply

RE: Branching Questions

2011-07-01 Thread Tony Sweeney
-Original Message- From: Phil Pinkerton [mailto:pcpinker...@gmail.com] Sent: 01 July 2011 11:58 To: Subversion User List Subject: Branching Questions 1. We are creating branch out of previous branch, if we want to delete a old branch or archive it how it will impact the current branch

RE: beginner admin question: no repository found

2011-04-11 Thread Tony Sweeney
You need to tell svnserve where your repository is on the machine. e.g. svnserve -d -r /path/to/repo It's probably trying to serve a repository rooted at /, which is probably not where yours is. > -Original Message- > From: Stephen Bloch [mailto:sbl...@adelphi.edu] > Sent: 08 April 20

RE: Upgrade subversion 1.5.1

2011-03-21 Thread Tony Sweeney
This isn't on Ubuntu Hardy LTS by any chance, is it? Because that just happens to be the latest backported version on that platform. As others have already said, you should move to either 1.5.latest or 1.6.latest. Tony. > -Original Message- > From: Cecil Westerhof [mailto:ce...@decebal.

RE: pre-lock.bat Failed in Repo browser

2011-03-08 Thread Tony Sweeney
From: Waseem Bokhari [mailto:waseem.bokh...@netsoltech.com] Sent: 08 March 2011 14:24 To: 'Bert Huijben'; users@subversion.apache.org Subject: RE: pre-lock.bat Failed in Repo browser I don't think %VIS

RE: Using svn with cron?

2011-03-07 Thread Tony Sweeney
> -Original Message- > From: Nico Kadel-Garcia [mailto:nka...@gmail.com] > Sent: 07 March 2011 12:57 > To: Ole Pinto > Cc: bimininavels; users@subversion.apache.org > Subject: Re: Using svn with cron? > > On Mon, Mar 7, 2011 at 3:24 AM, Ole Pinto wrote: > > As you are scheduling your

RE: Unresolvable conflicts?????

2011-03-03 Thread Tony Sweeney
> -Original Message- > From: Michael Durket [mailto:dur...@highwire.stanford.edu] > Sent: 03 March 2011 15:48 > To: users@subversion.apache.org > Subject: Unresolvable conflicts? > > I am running a Subversion 1.4 repository (because Redhat 5 > supplied only svn at release 1.4) and a

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

2011-02-22 Thread Tony Sweeney
> -Original Message- > From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > Sent: 22 February 2011 09:34 > To: Johan Corveleyn > Cc: Thomas STEININGER; Stephen Connolly; users@subversion.apache.org > Subject: Re: Re: Antwort: Re: problem with mutated vowel in > log-message-contents >

RE: SVN 1.6.15 checkout fails on particular file

2011-01-14 Thread Tony Sweeney
> -Original Message- > From: KARR, DAVID (ATTSI) [mailto:dk0...@att.com] > Sent: 14 January 2011 19:07 > To: Tony Sweeney; users@subversion.apache.org > Subject: RE: SVN 1.6.15 checkout fails on particular file > > > -Original Message- > > Fr

RE: SVN 1.6.15 checkout fails on particular file

2011-01-14 Thread Tony Sweeney
You can't mix Subversion client releases where the middle digit of the version number differs. Subversion clients are backwards compatible when talking to the server, but not when writing workspace metadata to the filesystem. You can, in theory, use whatever version you like on the client side ag

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

2011-01-13 Thread Tony Sweeney
Why bother with a script? Just wget a few high traffic websites (slashdot, yahoo, dailykos, google news) or similar into a file every now and again. Tony. > -Original Message- > From: Johan Corveleyn [mailto:jcor...@gmail.com] > Sent: 13 January 2011 14:26 > To: krueger, Andreas (Andr

RE: svnadmin create and not being method agnostic

2011-01-02 Thread Tony Sweeney
-Original Message- From: Nico Kadel-Garcia [mailto:nka...@gmail.com] Sent: 02 January 2011 12:55 To: Philip Prindeville Cc: Ryan Schmidt; users@subversion.apache.org Subject: Re: svnadmin create and not being method agnostic >On Sun, Jan 2, 2011 at 2:49 AM, Philip Prindeville > wrote: >

RE: On commit attempt, Server sent unexpected return value (403 Forbidden) in response to CHECKOUT

2011-01-01 Thread Tony Sweeney
From: benjamin.ort...@wellsfargo.com [mailto:benjamin.ort...@wellsfargo.com] Sent: 01 January 2011 17:13 To: users@subversion.apache.org Subject: On commit attempt, Server sent unexpected return value (403 Forbidden) in response to CHECKOUT I'm trying to

RE: Mail-Copies-To

2010-11-19 Thread Tony Sweeney
Which again is not part of any email standard, just Daniel J. Bernstein's wish list from 1997, codified as an IETF draft in 2000, but never actually elevated to an approved RFC. Although a number of MUAs honour it, some (like Mozilla Thunderbird) explicitly rejected honouring these headers by defa

RE: Promoting a mirror repository as a source repository

2010-11-05 Thread Tony Sweeney
Plus, you need to set a number of properties on the zeroeth revision of the target repository (if I recall correctly) and add a hook script for the sync user to be allowed to modify revision commit text in order for svnsync to run successfully. (And delete the revo #0 properties when you're done,

RE: Promoting a mirror repository as a source repository

2010-11-05 Thread Tony Sweeney
This is doable (I've done it). The shadow repository needs to have the same UUID as the source, and you either have to repoint the DNS at it or svn switch all existing clients. See Andrey's link for the skinny. Tony. -Original Message- From: Gingko [mailto:from_tig...@nospam.homelinux.o

RE: Howto Disable Localistation?

2010-10-06 Thread Tony Sweeney
alias svn='LANG=en_US svn' From: Lechner Martin [mailto:martin.lech...@alicona.com] Sent: 06 October 2010 14:54 To: users@subversion.apache.org Subject: Howto Disable Localistation? Hi, I have

RE: Best way to "un-version control" a file?

2010-09-23 Thread Tony Sweeney
> -Original Message- > From: Nico Kadel-Garcia [mailto:nka...@gmail.com] > Sent: 23 September 2010 12:40 > To: David Huang > Cc: Chris Albertson; users@subversion.apache.org > Subject: Re: Best way to "un-version control" a file? > > On Thu, Sep 23, 2010 at 12:43 AM, David Huang > wr

RE: Subversion encountered a serious problem - during svn update

2010-09-07 Thread Tony Sweeney
That file has DOS line endings in it. You can fix it using 'dos2unix verify-revisions.sh'. The Python file may need the same treatment. Tony. -Original Message- From: Patrick Fletcher [mailto:patrick.fletc...@marquisware.com] Sent: 07 September 2010 18:00 To: 'Stefan Sperling' Cc: user

RE: svn : problems with files starting with '-'

2010-08-13 Thread Tony Sweeney
The usual UNIX "trick" would be: svn rename ./-MediacatController.php MediacatController.php Does this not work for you? Tony. > -Original Message- > From: João Pinheiro [mailto:joao.pinhe...@pontosi.pt] > Sent: 13 August 2010 10:24 > To: users@subversion.apache.org > Subject:

RE: corrupt revision, "Reading one svndiff window read beyond the end of the representation"

2010-08-03 Thread Tony Sweeney
I don't recall exactly where I found this file (author's own site, I think), but this works for me on CentOS 5.3; If the attachment doesn't come through, ask and I'll email directly. Ah, here's where I got it: http://www.szakmeister.net/fsfsverify/ Download link is at the bottom. Tony. > ---

RE: Reconstruct repository from checkouts?

2010-08-03 Thread Tony Sweeney
Short answer: no. > -Original Message- > From: a.sk...@gmail.com [mailto:a.sk...@gmail.com] On Behalf > Of Alexander Skwar > Sent: 03 August 2010 07:59 > To: users@subversion.apache.org > Subject: Reconstruct repository from checkouts? > > Hello! > > I'm curious: Is it somehow possible

RE: SVN "Relay"

2010-08-02 Thread Tony Sweeney
Actually, I think he's looking at something more along the lines of Perforce's P4Proxy server, but for Subversion. http://www.perforce.com/perforce/doc.current/manuals/p4sag/09_p4p.html Svnsync doesn't help in the event that someone not on his LAN independently commits to the Subversion server

RE: Applying multiple commits done to a branch to another branch

2010-07-05 Thread Tony Sweeney
svn merge [source svn location] -c 444,469,480 > -Original Message- > From: emerson [mailto:echofloripa.y...@gmail.com] > Sent: 05 July 2010 17:38 > To: Andy Levy; users@subversion.apache.org > Subject: Re: Applying multiple commits done to a branch to > another branch > > Hi > > I wa