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

Re: how to identify newly-created files that haven't been "add"ed?

From: Scott Gifford <sgifford_at_suspectclass.com>
Date: Sat, 21 Feb 2009 14:40:57 -0500

"Robert P. J. Day" <rpjday_at_crashcourse.ca> writes:

[...]

> i can do a recursive status and look for "^?", but that's going to
> pick up a lot of ignored files as well. is there an actual svn
> command that does that i can tell them about to run before every
> commit? thanks.

If you maintain the "svn:ignore" property to say which files to
ignore, then "svn status" will just tell you the files that are not
checked in but should not be ignored.

Hope that helps,

----Scott.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1204663

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-21 20:41:57 CET

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.