After spending 1 hour googling something that must be so trivial nand easy, I still cannot dump a SVN repo for archiving purposes:
D:\Archive>svnadmin dump https://xxx.com/svn/project/ > dump.txt svnadmin: E205000: 'https://xxx.com/svn/project/' is a URL when it should be a local path D:\Archive>svnadmin dump "D:\Archive\project" > dump.txt svnadmin: E720002: Can't open file 'D:\Archive\project\format': The system cannot find the file specified. -- 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/88e97428-bc37-4930-868f-8f0ce3d394e9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
