Re: Checking out only files that changed
From: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-05-14 10:40:21 CEST
"Geoffrey Devantier" <Geoffrey.Devantier@derivco.com> writes:
You just want to get a list of the files? That's easy:
$ svn diff --summarize -c25007 http://svn.collab.net/repos/svn/trunk
If you want to get the contents of the files, yes, you'll need to do
-Karl
-- Subversion support & consulting <> http://producingoss.com/consulting.html --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Mon May 14 10:40:47 2007 |
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.