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

Re: How to get a batchcopy of files changed between two revisions (on windows)

From: Volker Voßkämper <volker.vosskaemper_at_cenote.de>
Date: 2003-06-17 23:04:47 CEST

Wow, that's a good startingpoint !!! Thank you.

But
    svn log -v -r17:HEAD
show a file that is changed in rev 17 too (File-D AND File-A)
and
   svn merge --dry-run -r17:HEAD
only shows the file File-D

OK, I can use (rev - 1) but maybe it's important to know.
(I don't understand why merging from rev 17 don't include files that are
changed in 17
 - but I never use merge on my binaries :-))

Volker

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 17 23:06:32 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.