RE: can I checkout only a revision files ?
From: Cooke, Mark <mark.cooke_at_siemens.com>
Date: Wed, 20 Oct 2010 14:42:53 +0100
[Please do not top-post on this list, add / insert your response in line]
> -----Original Message-----
So, are you asking for only the files changed from the previous revision?
If so, why would you want that? Subversion only sends diffs between client and server, so that is already efficient.
If you want a list of the changes you can use the 'log' command. Remember that metadata can also change in a revision, not just files/folders.
I am not aware that you can ask subversion to give you a working copy only containing the files updated by a particular rev but I fail to see how that would be useful...
If that does not help, try rephrasing your question and/or providing more background.
Cheers,
~ Mark C
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.