onsdag 27 september 2023 kl. 14:20:42 UTC+2 skrev Calli:
ahhh - my confusion is getting worse :( I now have my working directory \ETE - Dev\ where I work. Then both the directory and in there the individual files get the red exclamation mark. And now I'm not supposed to commit on the working directory? Instead in \trunk, which is (in \ETE - Dev\) empty (despite(?) 2- 3 times commits already) and has the green check mark? I think you should read the first few chapters of the Subversion book https://svnbook.red-bean.com/. It will explain a lot of the ideas behind Subversion and the different concepts. It sounds like you have checked out the root of the repository instead of checking out the subdirectory "/trunk". In Subversion the trunk, any branches and tags are just different directories with certain names, compared to for example Git where a branch is a "view" of the repository. A red exclaimation mark is a modified file which is exactly what you expect after making changes. These should (probably..?) be committed, but you of course check this in the commit dialog before you actually commit. Kind regards Daniel -- 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 tortoisesvn+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/623e3f61-6e35-48e9-b421-a8a25f2ad14fn%40googlegroups.com.