"Add" in Subversion is to put a new file under version control. The error message indicate that there are no non-versioned files in your working copy.
Are you thinking of the "add" action in Git? This is not needed in Subversion, you can commit your changes right away. To select which files to include in the commit, make a selection in the Commit dialog. See the manual at https://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-commit.html Kind regards, Daniel fredag 18 augusti 2023 kl. 14:36:52 UTC+2 skrev Efe Canoğlu: I want to send the changes in the project but I am getting this error. [image: resim_2023-08-18_153351774.png][image: resim_2023-08-18_153600860.png] I am the client in repository. We are using Unreal Engine 5.1.1. What can I do in that situation? Can someone help me? -- 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/b3cbc978-f499-4e7a-9a34-413b792008d6n%40googlegroups.com.
