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

RE: Export files from Tortoise SVN

From: Waseem Shahzad <waseem.shahzad_at_curemd.com>
Date: Fri, 14 Oct 2011 02:40:14 -0400

Thanks for your ACK.

Any hint?
 
Cheers,

-----Original Message-----
From: Ryan Schmidt [mailto:subversion-2011a_at_ryandesign.com]
Sent: Thursday, October 13, 2011 2:35 PM
To: Waseem Shahzad
Cc: users_at_subversion.apache.org
Subject: Re: Export files from Tortoise SVN

On Oct 13, 2011, at 01:59, Waseem Shahzad wrote:

> I am trying to get the only changed files in the revision. I am using
this ..
>
> svn export -r 2 "svnrepository" destination
>
> This command Is getting all the files including changed files.
> Below concept is good for me but it doesn't export.
>
> svn log -vr 2 svnrepository
>
> Pls guide me how would I make this command usable to get the Only
changed - modified and added - files in particular revision.

There isn't any such feature built into Subversion. Why do you think you
need to do this? There may be another way.
Received on 2011-10-14 08:41:10 CEST

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.