问题
I'm looking to do a recursive get of cvs files in a particular cvs repository directory at a particular date.
I see something similar for a particular file at: cvs checkout time series
I would like a solution which can get all of the files in a recursive manner. Thanks!
回答1:
The same command will do a recursive get if you specify a folder name instead of a specific file name.
来源:https://stackoverflow.com/questions/15122716/cvs-recursive-get-of-files-to-particular-date