Can svndumpfilter exclude specific named nodes only ?

2016-08-03 Thread Kerry, Richard
My understanding from the documentation is that svndumpfilter may be requested to exclude all nodes whose names have a specific prefix (ie this will exclude the named node and all its children). My specific requirement is to exclude specific named nodes (and not their children). Is it possib

RE: Creating and Verifying a Reliable backup

2016-06-02 Thread Kerry, Richard
> > >On Wed, Jun 1, 2016 at 11:20 AM, Stefan Hett >mailto:ste...@egosoft.com>> wrote: To ensure the integrity of a backup close to 100% I go the fail safe way: 2. svnadmin dump to dump the current repository 3. svnadmin load the dump into a fresh repository 4. svnadmin dump the newly loaded repos

RE: How to Switch, or Update, a file that exists only in a branch ?

2015-02-20 Thread Kerry, Richard
-- -----Original Message- From: Les Mikesell [mailto:lesmikes...@gmail.com] Sent: Monday, January 26, 2015 4:42 PM To: Kerry, Richard Cc: users@subversion.apache.org Subject: Re: How to Switch, or Update, a file that exists only in a branch ? On Mon, Jan 26, 2015 at 10:00 A

How to Switch, or Update, a file that exists only in a branch ?

2015-01-26 Thread Kerry, Richard
I have a couple of files that exist only in a branch which I’d like to have within my Working Copy. If the files exist in the Head I can use “switch” to change the WC instance from the Head one to the branch one. But if the file is not in the Head I can’t do that as Switch only appears to wor

List trouble - not received, how to get index ?

2014-12-04 Thread Kerry, Richard
I’ve just discovered I haven’t received anything from the list for a couple of weeks. Not clear why. Maybe the list’s emails were seen as attempting to spoof my company’s email address and got bounced, leading to the mailing list stopping sending to me without any warning. Anyway it means I m

How to switch, or update, a file that exists only in a brnch ?

2014-11-26 Thread Kerry, Richard
I have a couple of files that exist only in a branch which I’d like to have within my Working Copy. If the files exist in the Head I can use “switch” to change the WC instance from the Head one to the branch one. But if the file is not in the Head I can’t do that as Switch only appears to wor