On Tuesday, 18 January 2022 at 20:54:08 UTC+1 Bruce C wrote: > This isn't relevant to your query but one of the stumbling points that I've seen with users that have transferred from git is that they tend to checkout the full repository (i.e. including trunk, branches, and tags sub-folders). In Subversion, it's more typical to checkout an element of the repository (e.g. only trunk, or only a single branch, or only a single tag).
You can also checkout a single (sub)folder or even just a single file. This makes sense in some big projects, where you just need a smaller part. Also, some operations can be done right in the repo browser, without checking out anything. For example creating tags (copies). Regards, David -- 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/fbb3485c-8aac-4eb6-a096-d43937de5601n%40googlegroups.com.
