On Thursday, February 27, 2020 at 7:03:15 PM UTC+1, Stéphanie Oliveira D'Avila wrote: > > Yes I know. > But the directory I showed you was the direct server directory. > I performed two examples, one working my update and the other not. >
you have one working copy locally, and another on your server. When you commit changes, the working copy on the server does not change, only the repository. So you must do an "SVN update" on the working copy on the server to get those changes. and no: in your video you never to an "SVN update". -- 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/cc304a50-ab33-48b4-9fd3-1d67f7f384ed%40googlegroups.com.
