On Sat, 24 Apr 2021 11:05:33 -0400 (EDT), Robert Heller
wrote:
>I believe svn log always connects to the "server". The difference is where
>the
>"url" comes from. In the first form, the user explicitly provides the url and
>in the second the url is formed from information in the .svn directo
Den lör 24 apr. 2021 16:52Bo Berglund skrev:
> If I check out and work on a project I know that the .svn dir contains
> "stuff"
> related to the subversion system.
> But is it like with GIT that it contains "everything"? I.e. all older
> revisions
> too?
>
Subversion only store things related to
At Sat, 24 Apr 2021 16:52:00 +0200 bo.bergl...@gmail.com wrote:
>
> If I check out and work on a project I know that the .svn dir contains "stuff"
> related to the subversion system.
> But is it like with GIT that it contains "everything"? I.e. all older
> revisions
> too?
>
> The reason I ask
If I check out and work on a project I know that the .svn dir contains "stuff"
related to the subversion system.
But is it like with GIT that it contains "everything"? I.e. all older revisions
too?
The reason I ask is that I was looking at svn log in order to figure out how to
see what had happene