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

Re: Tags and branches handling

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-03-11 19:46:34 CET

Snurrre wrote:
[snip]
> The question is how to in an easy way ask Subversion. Give me all changed
> files in all projects from revision 14.?

That's an often asked feature. And Subversion has implemented the API to
do that on its trunk. So it will be available when Subversion 1.4.x
comes out. Sorry, you have to wait for that until then.
As a workaround, you can show the diff between the two URL/revisions and
then parse the changed files from that diff.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Mar 11 19:46:57 2006

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

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