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

Re: Tortoise SVN: how can I tell that a file is new from the command line?

From: Mark Irving <Mark.Irving_at_informatix.co.uk>
Date: Thu, 22 Jan 2009 18:20:57 -0000

On Thursday 22 January 2009, Mac wrote:

> So basically I want to be able to tell that a given file is new. How
> do I do that?

Use the command-line svn command, something like

svn info test4.txt

and check for revision: 0 or Schedule: add in the output? There's
no need to use TortoiseSVN for most command-line operations. See
the SVN book for full details, of course.

http://svnbook.red-bean.com/

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-01-22 19:21:06 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.