Tortoise SVN, find all non-added files?

Posted by John Isaacks on Super User See other posts from Super User or by John Isaacks
Published on 2011-01-06T19:37:22Z Indexed on 2011/01/06 19:56 UTC
Read the original article Hit count: 219

Filed under:
|

I am using Tortoise SVN on Windows.

I have a deep directory structure (using cakephp).

After creating several files I then went through and +added them.

The new files show a ? next to them and a + next to them after set to add so it is easy to tell which files still need to be added. this is the same with folders.

However if a new file is inside an old folder there will still be the green checkmark. You won't have any indicator telling you there is a new file.

So I forgot to add one before a commit. This wouldn't be so bad as I could just add it and recommit. However, I also made this a tag, so I had recommit to the tag and the trunk.

Anyways this wouldn't have been an issue if there was an indicator on existing folders that contain new files.

Is there a way to set this up?

© Super User or respective owner

Related posts about svn

Related posts about tortoise-svn