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

Re: SVN command utility

From: Ben Fritz <fritzophrenic_at_gmail.com>
Date: Mon, 17 Mar 2014 10:08:51 -0500

On Mon, Mar 17, 2014 at 5:40 AM, thushar <thusharr_at_orioninc.com> wrote:
> hi,
>
> I need to extract all files (onlt those names required )which is modified between a period of time (will give a from date and to date) from TortoiseSVN through a command line utility.
>

You're probably looking for the "svn log" command. This isn't part of
TortoiseSVN, but it *is* distributed with TortoiseSVN.

You may need to tweak the output some depending on what you're doing with it.

http://svnbook.red-bean.com/en/1.8/svn.ref.svn.c.log.html

Questions about this utility should go to the SVN mailing list, not
this one for the TortoiseSVN GUI tools.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3074728

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-03-17 16:09:18 CET

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

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