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
>
>
>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
--
-----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
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
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
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