On Wednesday, April 1, 2020 at 3:39:20 PM UTC+2, VlcAlexx wrote: > > > After reinstall Windows I'm trying to update an svn folder previously > created (before reinstall windows) but >
this is the problem. while the user account(s) you created might have the same name as before the reinstall, their assigned UIDs are not the same. But file system access rights are not assigned to account names but their uids. You have to allow full access to your working copy folder to your current account (best: remove any existing users and groups, then add them again), and of course do this recursively. -- 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/996082e0-adde-43be-9659-d5f17663d383%40googlegroups.com.
