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

Re: Getting a list of changed files between tags

From: Wade Williams <wadesworld_at_mac.com>
Date: 2005-02-08 16:05:59 CET

On Feb 8, 2005, at 8:17 AM, Dale Worley wrote:
> But the problem runs deeper than that -- how is it that you're
> recording the
> fact that the file was deleted? An "overlay Zip file" can't delete a
> file
> when it is unpacked.
>
>

Correct. But our "application update engine" can delete the files
after the zip is unpacked. Essentially, if I could produce a list of
them, then that list would get written to the file of instructions for
the application update engine.

I'll continue trying to work around the issue, but I think it would be
a VERY useful feature to many people to be able to do:

svn diff --file-changes-only URL1 URL2

and have it spit out

test/file1 has changed
test/file2 is new
test/dir1/file3 was deleted

etc.

I'll submit an enhancement request.

Wade

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 8 16:08:31 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.