This failed last night: ggregory@ggregory-VirtualBox:~/share/xalan-c$ svn2git https://svn.apache.org/repos/asf --username ggregory --authors ./authors.txt --verbose --trunk /xalan/c/trunk --branches /xalan/c/branches --tags /xalan/c/tags Running command: git svn init --prefix=svn/ --username='ggregory' --no-metadata --trunk='/xalan/c/trunk' --tags='/xalan/c/tags' --branches='/xalan/c/branches' https://svn.apache.org/repos/asf Running command: git config --local --get user.name Running command: git config --local svn.authorsfile ./authors.txt Running command: git svn fetch Author: (no author) not defined in ./authors.txt file
command failed: git svn fetch Any thoughts? Yes, I have authors.txt in the current folder and it has the same content I used to convert https://svn.apache.org/repos/asf/xalan/pmc successfully. Thank you, Gary On Mon, Apr 15, 2019 at 2:29 PM Gary Gregory <[email protected]> wrote: > On Mon, Apr 15, 2019 at 1:52 PM Bill Blough <[email protected]> wrote: > >> Hi Gary, >> >> Glad you got it working, and thanks for handling all of this. >> >> Question: Would it be possible/reasonable to send the commit messages >> to [email protected] instead of [email protected]? >> > > The other repos might be problematic due to the way svn2git works. I might > ask for help. I'll look into the email change... > > Gary > > >> >> Best, >> Bill >> >> On Mon, Apr 15, 2019 at 01:03:47PM -0400, Gary Gregory wrote: >> > The first and simplest repo is ready: >> > https://gitbox.apache.org/repos/asf/xalan-pmc.git >> > I'll get on the other ones tonight. >> > >> > Gary >> > >> > On Mon, Apr 15, 2019 at 10:49 AM Gary Gregory <[email protected]> >> > wrote: >> > >> > > I will try again tonight with Linux instead of Windows... >> > > >> > > Gary >> > > >> > > On Mon, Apr 15, 2019 at 9:40 AM Bill Blough <[email protected]> wrote: >> > > >> > >> Hi Gary, >> > >> >> > >> I found a post on SO that looks like it might be your issue. >> > >> >> > >> >> > >> >> https://stackoverflow.com/questions/41230248/svn2git-command-failed-error-pathspec-master-did-not-match-any-files-kn >> > >> >> > >> >> > >> Best regards, >> > >> Bill >> > >> >> > >> On Mon, Apr 15, 2019 at 08:30:18AM -0400, Gary Gregory wrote: >> > >> > I am having trouble with svn2git. Please see >> > >> > https://issues.apache.org/jira/browse/INFRA-18179 >> > >> > >> > >> > Gary >> > >> > >> > >> > On Sun, Apr 14, 2019 at 3:13 PM Gary Gregory < >> [email protected]> >> > >> wrote: >> > >> > >> > >> > > I've started the process of migrating svn to git. Please do NOT >> > >> commit to >> > >> > > Subversion until further notice. >> > >> > > >> > >> > > I will post on this thread as each new repository goes up. It >> looks >> > >> like >> > >> > > it will take a while... >> > >> > > >> > >> > > Gary >> > >> > > >> > >> > > On Sun, Apr 14, 2019 at 11:41 AM Gary Gregory < >> [email protected] >> > >> > >> > >> > > wrote: >> > >> > > >> > >> > >> OK, I will go for one SVN repo to multiple SVN repos. >> > >> > >> >> > >> > >> Gary >> > >> > >> >> > >> > >> On Sat, Apr 13, 2019 at 12:41 AM Mukul Gandhi < >> [email protected]> >> > >> wrote: >> > >> > >> >> > >> > >>> On Fri, Apr 12, 2019 at 10:13 PM Bill Blough <[email protected]> >> > >> wrote: >> > >> > >>> >> > >> > >>>> >> > >> > >>>> My preference is for separate git repos. >> > >> > >>>> >> > >> > >>> >> > >> > >>> I would also prefer this. I believe, it'll also be nice if, >> most of >> > >> the >> > >> > >>> commit history from SVN is also retained after migration to >> Git. >> > >> > >>> >> > >> > >>> >> > >> > >>> >> > >> > >>> >> > >> > >>> -- >> > >> > >>> Regards, >> > >> > >>> Mukul Gandhi >> > >> > >>> >> > >> > >> >> > >> >> > >> -- >> > >> GPG: 5CDD 0C9C F446 BC1B 2509 8791 1762 E022 7034 CF84 >> > >> >> > >> --------------------------------------------------------------------- >> > >> To unsubscribe, e-mail: [email protected] >> > >> For additional commands, e-mail: [email protected] >> > >> >> > >> >> >> -- >> GPG: 5CDD 0C9C F446 BC1B 2509 8791 1762 E022 7034 CF84 >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >>
