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
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
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
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