Re: Export only modified files
From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2005-05-18 15:51:23 CEST
On 2005-05-18 14:21:52 +0100, Duncan Murdoch wrote:
Same problem when one wants to upload files to a PDA... in my case,
svn list -R | grep -v '/$' | rsync --files-from=- -zuv --progress -e ssh \
Note: the "grep -v '/$'" is necessary due to an rsync bug.
-- Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / SPACES project at LORIA --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed May 18 15:56:58 2005 |
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.