Perhaps I'm just dense, but I havent figured out how to specify multiple files (not in a source control repository) for review. The Text Topic Upload control appears to imply a single file, but I see many topics that have multiple files.
How can I do this?
What am I missing?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You aren't dense - what people do is just concatenate the files together into a single file. On a UNIX system, you can just use the "cat" command to do this. If you are on win32, and you don't have cygwin, you can download cat.exe from http://unxutils.sourceforge.net/.
Cheers,
David
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Perhaps I'm just dense, but I havent figured out how to specify multiple files (not in a source control repository) for review. The Text Topic Upload control appears to imply a single file, but I see many topics that have multiple files.
How can I do this?
What am I missing?
You aren't dense - what people do is just concatenate the files together into a single file. On a UNIX system, you can just use the "cat" command to do this. If you are on win32, and you don't have cygwin, you can download cat.exe from http://unxutils.sourceforge.net/.
Cheers,
David