Since this concerns the command line client, I think this is a question that would receive a better answer at the [email protected] mailing list, see https://subversion.apache.org/mailing-lists.html
fredag 29 april 2022 kl. 16:13:28 UTC+2 skrev [email protected]: > Hello, > > How do I export/get all the files belonging to a revision? > > from CMD WINDOWS > > For example: > On revision 5434 if we have commited 4 files, how do I get all the 4 files > on the specified revision? > > Something like svn export with revision number, but I *only* want the > files that I commited on that revision. > > I have http://svn//branches/1 > revision 5434 > > /branches/1/distrib/1.txt > > /branches/1/distrib/2.txt > > /branches/1/distrib/7.txt > > /branches/1/distrib/8.txt > > > i get on my computer > > > C:\branches/1/distrib/1.txt > > 2.txt > > 7.txt > > 8.txt > -- 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/33b11471-102c-4f26-829c-ac4ace325869n%40googlegroups.com.
