Re: How to restore a backup?

2012-07-14 Thread Phillip Hellewell
On Fri, Jul 13, 2012 at 10:27 AM, Les Mikesell wrote: > On Fri, Jul 13, 2012 at 11:14 AM, Phillip Hellewell wrote: >> >> Wouldn't you also have to tweak revision 0 props too? > > I don't think anything else would care about the properties set by svnsync. Hmm, I

Re: How to restore a backup?

2012-07-13 Thread Phillip Hellewell
On Thu, Jul 12, 2012 at 12:38 PM, Les Mikesell wrote: > You don't really have to do anything except make your hooks and conf > directories look the same as the source did. You probably want to > (snip) Wouldn't you also have to tweak revision 0 props too? Phillip

Re: How to restore a backup?

2012-07-12 Thread Phillip Hellewell
On Thu, Jul 12, 2012 at 9:36 AM, Phillip Hellewell wrote: > > Now let's say my main repository goes down. I can restore the full > backup from a week ago, but then how do I "replay" the extra revisions > from the mirror into it? > > Is svnadmin dump and svnadm

How to restore a backup?

2012-07-12 Thread Phillip Hellewell
Hi all, Dumb question here, but let's say I'm doing a weekly full backup with svnadmin hotcopy, and a daily backup using svnsync to a mirror. Now let's say my main repository goes down. I can restore the full backup from a week ago, but then how do I "replay" the extra revisions from the mirror

Re: svn:merginfo propogating unnecessarily?

2010-02-05 Thread Phillip Hellewell
at 1:01 PM, Phillip Hellewell wrote: > At my company we are using SVN 1.6.4 (server) and a variety of clients > (SmartSVN, Tortoise, command-line). > > At first we wanted to keep things simple and just always do merges at the > root level (e.g., in c:\branch run "svn merge -c

svn:merginfo propogating unnecessarily?

2010-02-05 Thread Phillip Hellewell
At my company we are using SVN 1.6.4 (server) and a variety of clients (SmartSVN, Tortoise, command-line). At first we wanted to keep things simple and just always do merges at the root level (e.g., in c:\branch run "svn merge -c 12345 https://host/svn/trunk";). Unfortunately, merging was taking