If you search something that could tell you *where* you have some modifications, then you can script <https://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-automation.html> something. If you hope to commit one for all, forget that: each WC needs its own commit.
By the way: a good practice could be to commit your work more often, that is every time you switch working copy. Don't be afraid to commit more than once a day ;-) Justin MASSIOT | Zentek On Mon, 30 Nov 2020 at 20:03, DJ via TortoiseSVN < [email protected]> wrote: > Dear Justin > > Thank You for your reply. > > Yes, I have seen the document and has also committed a few times already. > But the issue arises, when you have multiple locations for example D drive, > E drive, all having an individual root. I would like to avoid searching, > but an interface that would do the search for me? > > On Monday, November 30, 2020 at 8:31:01 AM UTC Justin MASSIOT wrote: > >> Hello DJ, >> Welcome to the SVN world! >> >> Did you take some time to read the documentation? >> https://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-dug-commit.html >> "The commit dialog will show you every changed file [and folder], >> including added, deleted and unversioned files [and folders]." >> If you open the "commit" dialog from the root of your working copy, all >> (underlying) pending changes will be listed. >> >> If you're talking about multiple repositories, then it's an other story. >> >> Justin >> >> Le dimanche 29 novembre 2020 à 22:35:29 UTC+1, DJ a écrit : >> >>> Hi All >>> >>> I am very new to SVN and would like to know if I can make commits for >>> multiple files/folders from one simple interface? >>> >>> Throughout the day, I am working on many projects and files. This would >>> mean I would need to go into every folder I am been working on, right-click >>> and pressing commit. >>> >>> Is it possible that there could be an interface, which would show all >>> the files that been edited, and I could simply click commit, or at least >>> select the ones I want to commit? >>> >>> I want to avoid searching my PC for the folder I need to update. >>> >>> Thank You >>> >> -- > You received this message because you are subscribed to a topic in the > Google Groups "TortoiseSVN" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/tortoisesvn/LT-Jbs5I2i0/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tortoisesvn/beaab1bd-eba9-4c37-8f8d-082fdd5b7487n%40googlegroups.com > <https://groups.google.com/d/msgid/tortoisesvn/beaab1bd-eba9-4c37-8f8d-082fdd5b7487n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAP4P4e4895pco9q%3Dhk-9p%2BCUF%3DmWYwJnJwPSKAoWrg8b%2BPWSqw%40mail.gmail.com.
