On Tue, Nov 27, 2018 at 09:02:22PM -0700, Bob Proulx wrote:
> Gavin Smith wrote:
> > Texinfo is moving to git for its version control and I have pushed a
> > conversion of its old SVN repository to Savannah. The main branch there
> > is called "trunk". This
I was advised to make the request in the message below on this list.
Date: Mon, 26 Nov 2018 17:22:40 +
From: Gavin Smith
To: savannah-us...@gnu.org
Subject: Replacing master branch for Texinfo git repository
Texinfo is moving to git for its version control and I have pushed a
conversion of
On Sun, Nov 25, 2018 at 01:28:23PM -0700, Bob Proulx wrote:
> Gavin Smith wrote:
> > +To access a local copy of the repository, use svnserve:
> > +
> > +svnserve -d -r svn_repo
> > +
> > +Then access it with git svn with something like:
> > +
> > +
I suggest the following tweaks to the documentation for how to convert a
repo from SVN to Git. The :: syntax didn't work for the URL given to
rsync. I also had difficulty accessing the local copy of the repository
I had made using rsync, so I've added some advice on how to do that.
Index: Usi