On Saturday, January 12, 2019 at 2:14:04 AM UTC-6, Stefan wrote: > > Well, when upgrading your server, you should: > > * create a dump of the whole repository ($svnadmin dump /path/to/repo > > repo.dmp) > * upgrade the server > * load the dump again into a new repository > $ svnadmin create /path/to/repo > $ svnadmin load /path/to/repo --force-uuid < repo.dmp > > As for updating svn clients like TSVN: > just install the new version. Then either check out fresh working copies > (I would recommend that, since you'll get clean working copies). Or upgrade > the old working copies to the new format. In TSVN, you can right-click on a > working copy root folder and then click the context menu entry "TSVN > upgrade working copy". > > Sorry for more newbie questions. Just to clarify, the "upgrade the server" step is not required if the user is keeping the same server. Only the repository database is located on the server, there is no TSVN server software.
-- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/56ab2202-036b-48c9-9d87-d35ca81ead75%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
