RE: Import history from a second repository

2014-04-01 Thread Bert Huijben
> -Original Message- > From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > Sent: dinsdag 1 april 2014 09:43 > To: Ryan Schmidt > Cc: Subversion Users > Subject: Re: Import history from a second repository > > Ryan Schmidt wrote on Sun, Mar 30, 2014 at 19:51

RE: Import history from a second repository

2014-04-01 Thread Bert Huijben
> -Original Message- > From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > Sent: dinsdag 1 april 2014 09:35 > To: Nico Kadel-Garcia > Cc: Ryan Schmidt; Subversion Users > Subject: Re: Import history from a second repository > > Nico Kadel-Garcia wrote on Sun,

Re: Import history from a second repository

2014-04-01 Thread Daniel Shahaf
Ryan Schmidt wrote on Sun, Mar 30, 2014 at 19:51:17 -0500: > I’ve been developing a new feature of a public project in secret, in > my own private Subversion repository. It’s almost entirely new code in > a new directory. There’s only one file that’s based on an existing > file, and it’s been heavi

Re: Import history from a second repository

2014-04-01 Thread Daniel Shahaf
Nico Kadel-Garcia wrote on Sun, Mar 30, 2014 at 22:23:22 -0400: > On Sun, Mar 30, 2014 at 8:51 PM, Ryan Schmidt > wrote: > > I've been developing a new feature of a public project in secret, in my own > > private Subversion repository. It's almost entirely new code in a new > > directory. There'

Re: Import history from a second repository

2014-03-30 Thread Nico Kadel-Garcia
On Sun, Mar 30, 2014 at 8:51 PM, Ryan Schmidt wrote: > I've been developing a new feature of a public project in secret, in my own > private Subversion repository. It's almost entirely new code in a new > directory. There's only one file that's based on an existing file, and it's > been heavily

Import history from a second repository

2014-03-30 Thread Ryan Schmidt
I’ve been developing a new feature of a public project in secret, in my own private Subversion repository. It’s almost entirely new code in a new directory. There’s only one file that’s based on an existing file, and it’s been heavily rewritten. There will come a time when I will want to publis