Re: [Savannah-hackers-public] documentation changes for converting from git to svn

2018-11-25 Thread Karl Berry
The :: syntax didn't work For the record, it's either host::/path or rsync://host/path (or modules instead of paths, not relevant here), but the syntaxes can't be mixed, as the previous .md was doing. -k

Re: [Savannah-hackers-public] documentation changes for converting from git to svn

2018-11-25 Thread Bob Proulx
Hi Gavin, Ineiev wrote: > Gavin Smith wrote: > > 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 rsyn

Re: [Savannah-hackers-public] documentation changes for converting from git to svn

2018-11-25 Thread Ineiev
On Sun, Nov 25, 2018 at 10:33:51AM +, Gavin Smith wrote: > 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 usi

[Savannah-hackers-public] documentation changes for converting from git to svn

2018-11-25 Thread Gavin Smith
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