Edson
This is a very good issue NB developers should at least consider at least check.
Otherwise, when a directory with its content is under SVN version control, i.e. a
working copy, why should SVN layers not flag a file with a "?" signaling to the
user that an action is required and that somebody should tell SVN what to do now
with that file. The user should then be able to "ADD" it to SVN and later "COMMIT"
or signal SVN that this file should be excluded from a "COMMIT".
To prove. I just added a file gaga.properties to my project and immediately it was
green-colored and hovering with the mouse ouver it says "Localy New"; RMB down /
Subversion / ... you have two choices
IGNORE which flags the file with light-grey-color or
EXCLUDE FROM COMMIT which keeps it green-colored, but flagges it somehow to be
excluded when we COMMIT is given.
And that works when I made one of the two tools known to NB,
either SVN Client or SVNTortoise via
Tools / Option / Miscellaneous / Version / Subversion / Path to C:\Program Files\TortoiseSVN\bin
OR
Tools / Option / Miscellaneous / Version / Subversion / Path to C:\Program Files\CollabNet\Subversion Client
I think NB 7.2.1 in conjunction with SVN or Tortoise does what you want,
this on the risk that I miss something.
Josef
-----Ursprüngliche Nachricht-----
Von: Edson Richter [mailto:***@hotmail.com]
Gesendet: Montag, 28. Januar 2013 20:48
An: ***@netbeans.org
Betreff: [nbusers] Re: Is there anything that TortoiseSVN can do that can't be done through Netbeans?
Post by jhfrenchI was reading that the Netbeans IDE has built-in Subversion support. I've also seen a reference to using Netbeans and Subversion together. But I've been a long-time Tortoise user, and I know it can slow down the Windows shell. Is it redundant to install TortoiseSVN if you are using NetBeans? Is there anything that TortoiseSVN can do that can't be done through Netbeans?
(for those with StackOverflow.com accounts, I asked this question at
http://stackoverflow.com/questions/14512793/is-there-anything-that-tor
toisesvn-can-do-that-cant-be-done-through-netbeans)
For instance, I do use TortoiseSVN sometimes to recover from some "weird" situations.
After you "add" (and before commit) a file to SVN, NetBeans has no way to ignore it. Trying to do so causes a error in NB.
In TortoiseSVN there is the magic "Unversion and add to ignore list", that is wonderful.
Also, there are other actions that I only remember when I'm in a hurry (not now).
Maybe I'm too lazy to file a request enhancement in NB, but since Tortoise works perfectly in my Win 7...
Regards,
Edson Richter