Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Apr 2021 16:13:10 -0700
From:      Mark Millard <marklmi@yahoo.com>
To:        FreeBSD ports <freebsd-ports@freebsd.org>
Subject:   Re: No update for a day on ports?
Message-ID:  <205907CF-3C44-4488-84BD-6BCAB8606130@yahoo.com>
References:  <205907CF-3C44-4488-84BD-6BCAB8606130.ref@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
George Mitchell george+freebsd at m5p.com wrote on
Thu Apr 1 22:19:32 UTC 2021 :

> On 4/1/21 6:04 PM, Tatsuki Makino wrote:
> > Dewayne Geraghty wrote on 2021/04/01 17:47:
> >> [...]
> >> Would appreciate if anyone can provide insight as to the 4 git commands
> >> that I need to function, in a manner similar to the way I use svnlite
> >> use.  Git equivalents for:
> >>
> >> svnlite update /usr/ports
> >> svnlite update -r '{$YYYY-$MM-$DD}' /usr/ports/$category/$port
> >> svnlite log -l $N /usr/ports/$category/$port
> >> svnlite diff /usr/ports/$category/$port
> >>
> > 
> > We have to learn by looking at such files. orz
> > https://git.wiki.kernel.org/index.php/File:Git-svn-cheatsheet.pdf
> > [...]
> 
> Thank you very much for this link!                      -- George

Be careful: Git-svn-cheatsheet.pdf is about how to use git
with a svn server, not with a git server:

"Cheatsheet for Git as an SVN Client"

The "as an SVN Client" is what says that the
server involved is an SVN server.

===
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?205907CF-3C44-4488-84BD-6BCAB8606130>