[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: list of modified files between two changesets

From: B Smith-Mannschott <bsmith.occs_at_gmail.com>
Date: Tue, 10 Feb 2009 16:13:34 +0100

On Tue, Feb 10, 2009 at 1:30 PM, Mihamina Rakotomandimby (R12y)
<mihamina_at_lab.vectoris.fr> wrote:
> Hi,
>
> We (3-4 developpers) use to use SVN on our LAN.
> We deliver to our customer on a shared server (pre-production) without
> an SVN client (and no way to install one)
> We would like to deliver on a daily basis by pushing the modified files
> to the server.
> Therefore, I thought about a way to see what files have been modified
> from the morning to the evening and then FTP-put them.
> I use Linux, so using grep/awk to parse some SVN output is not a problem.
> How to?
> Thank you!

Have you tried:

svn diff --summarize

Have you considered a tool like rsync?

-- 
// Ben Smith-Mannschott
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1134527
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-10 16:15:19 CET

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.